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?
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
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
Clear explanation.Thank you
Very clearly explained. Thank you
Keep up the good work man, Good video..
Thanks, will do!
thanks al lot nice Explanation
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?
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
Nice
how can we do with bit bucket
Do you mean bitbucket pipelines? Or the source code is in bitbucket and you wanted to run it using Jenkins
@@veerkumarpatil source code is in bitbucket
voice is very low
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