I have test suite with Selenim TestNG in my local drive.. recently pushed the code to GITLAB. My question how to replace these local drive folders such as "C://result-output" paths ?? Since I am going to run these in Gitlab?
@veerkumarpatil Жыл бұрын
On Gitlab you need to store the output as artifacts and then use those artifacts in subsequent steps. You can publish the html reports on Gitlab pages. Refer to the sample gitlab-co.yml file gist.github.com/veerpatil/2f6f26192ac9145a2cf3144b2a014ed2
@bhokalikrishnavlogs Жыл бұрын
Nice
@k.hemanthkumar2793Ай бұрын
how can we do with bit bucket
@veerkumarpatilАй бұрын
Do you mean bitbucket pipelines? Or the source code is in bitbucket and you wanted to run it using Jenkins
@k.hemanthkumar2793Ай бұрын
@@veerkumarpatil source code is in bitbucket
@Achyuthkumar-ie6vg Жыл бұрын
voice is very low
@jyotikansal8561 Жыл бұрын
Sir, thanks for this information But i have i not clear on certain points ....would be thankful you reply Here u did dynamic code analysis So can we do both static n dynamic code analysis on same pipeline....can u pls eloborate more on real scenario on static n dynamic testing from devops enginer point of view...tia