Run Selenium Test Cases Using Pipeline Job

Sdílet
Vložit
  • čas přidán 22. 08. 2024

Komentáře • 8

  • @vishwaamk73
    @vishwaamk73 Před 3 dny

    Very clearly explained. Thank you

  • @hemanthraj3784
    @hemanthraj3784 Před 8 měsíci +1

    Keep up the good work man, Good video..

  • @bhokalikrishnavlogs
    @bhokalikrishnavlogs Před rokem

    Nice

  • @venkicherukuri7396
    @venkicherukuri7396 Před rokem

    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
      @veerkumarpatil  Před rokem

      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

  • @Achyuthkumar-ie6vg
    @Achyuthkumar-ie6vg Před rokem +1

    voice is very low

  • @jyotikansal8561
    @jyotikansal8561 Před rokem

    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