How to run Selenium TestNG test from Jenkins | Maven Integration Plugin | Jenkins TestNG example

Ғылым және технология

#seleniumtutorial
In this video I'm going to show you how you can trigger your TestNG test through Jenkins. So that you can integrate your test project with Jenkins to schedule your daily builds, which can be run on scheduled basis or whenever there is new deployment then the test build can be triggered which will test the state of the latest version of the application.
So let's move inside the video to get more details.
****************************************************************
GitHub Repo : github.com/MaximumAutomation
Git Tutorial : • #1 Git Tutorial | Vers...
Selenium Java Tutorial : • Selenium with Java | C...
Selenium C# Tutorial :
• Selenium with C# | Klo...
Allure Reports : • Allure Report | Integr...
Jenkins Tutorial : • #2 Jenkins Integration...

Пікірлер: 11

  • @ourlittleinfinitiesbymansi___
    @ourlittleinfinitiesbymansi___ Жыл бұрын

    HI! Thank you for the tutorial. It helped me resolve the issue i was facing.

  • @JeyasankarA
    @JeyasankarA3 ай бұрын

    Thank you for sharing your knowledge. I am very grateful for watching your videos. I have a question: How do I set the screen size of browsers in Jenkins? While executing on my local Windows, all my test cases passed, but on Jenkins, they failed because the screen size did not change. In my Java Selenium code, I have set the dimensions as follows: Dimension newSize = new Dimension(1936, 1048); Can you put a separate video?

  • @ganujadhav1
    @ganujadhav15 ай бұрын

    very nicely explained thanks

  • @maximumautomation

    @maximumautomation

    5 ай бұрын

    Thanks and welcome

  • @YashwanthSubramanian
    @YashwanthSubramanian4 ай бұрын

    Can't we not make Jenkins run the selenium test and performing tests in chrome browser in background?

  • @maximumautomation

    @maximumautomation

    4 ай бұрын

    Yes, you can run your script in headless or non interactive mode.

  • @appasazlan2498
    @appasazlan249810 ай бұрын

    Should not it trigger browser. ? Or its running on headless mode?

  • @maximumautomation

    @maximumautomation

    10 ай бұрын

    It was running on non-interactive mode. You can configure your build to run it on interactive mode.

  • @Gsuresh_3
    @Gsuresh_32 ай бұрын

    Automatoon not happened? It should open browser right

  • @maximumautomation

    @maximumautomation

    2 ай бұрын

    Yes, if you are not running in headless or non-interactive mode.

Келесі