Run Selenium Test Cases Using Pipeline Job

Поделиться
HTML-код
  • Опубликовано: 6 фев 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

  • @bhokalikrishnavlogs
    @bhokalikrishnavlogs Год назад

    Nice

  • @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

  • @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