Run Selenium Test Cases Using Pipeline Job

Поділитися
Вставка
  • Опубліковано 10 лют 2025

КОМЕНТАРІ • 13

  • @nagasaimaddula56
    @nagasaimaddula56 Місяць тому

    Clear explanation.Thank you

  • @vishwaamk73
    @vishwaamk73 5 місяців тому

    Very clearly explained. Thank you

  • @hemanthraj3784
    @hemanthraj3784 Рік тому +1

    Keep up the good work man, Good video..

  • @saadgolandaj
    @saadgolandaj 3 місяці тому

    thanks al lot nice Explanation

  • @venkicherukuri7396
    @venkicherukuri7396 2 роки тому

    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  2 роки тому

      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

  • @k.hemanthkumar2793
    @k.hemanthkumar2793 4 місяці тому

    how can we do with bit bucket

    • @veerkumarpatil
      @veerkumarpatil  4 місяці тому

      Do you mean bitbucket pipelines? Or the source code is in bitbucket and you wanted to run it using Jenkins

    • @k.hemanthkumar2793
      @k.hemanthkumar2793 4 місяці тому

      @@veerkumarpatil source code is in bitbucket

  • @bhokalikrishnavlogs
    @bhokalikrishnavlogs Рік тому

    Nice

  • @Achyuthkumar-ie6vg
    @Achyuthkumar-ie6vg Рік тому +1

    voice is very low

  • @jyotikansal8561
    @jyotikansal8561 2 роки тому

    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