Run selenium tests using testNG & Maven

preview_player
Показать описание
This video will explain how to -
Create a maven project in eclipse
Add a testNG class and testNG.xml

Рекомендации по теме
Комментарии
Автор

Hi, Nice Tutorial. Thanks a lot for that.
I have setup Maven Project, with Cucumber, JUNIT and html reporting.
Moving forward, I need to run the login test script every morning and if login fails, it should send email to the Developer.
Do I have to set up Jenkins for that or TestNG will be enough for this?

mushfiquazaman
Автор

Hi, im getting compilation error " Failed to execute goal " please guide me

sumanthbs
Автор

Why u didn't run it as maven build??

shubhamborhade
Автор

To run test cases I cannot see an option called "Run as Testng", please guide me

divyad
Автор

Bro. Dont we need to add testng plugin?

decisiveviz