Checkout our demo site to practice selenium https://magento.softwaretestingboard.com/

0 like 0 dislike
10.6k views
by Contributing Tester (91 points)
What is this termination error with TestNG "[RemoteTestNG] detected TestNG version 6.11.0"

1 Answer

0 like 0 dislike
by
It looks like your TestNG is not properly added to the classpath.

We can try resolving this by adding TestNG to the classpath.

Go to Build Path > Configure Build Path > Java Build Path > Select "Project" tab
Click "add" button and select the project with contains the TestNG source.
Select TestNG.xml run as "TestNG Suite"

See if that works!
by Contributing Tester (91 points)
Actually am running the same project which has testng plug in
by The go-to Tester (222 points)
After adding the plugin, you also have to make sure that the TestNG libraries are added to your classpath. If you are using Eclipse, above are steps for that.


This site is for software testing professionals, where you can ask all your questions and get answers from 1300+ masters of the profession. Click here to submit yours now!

1.4k questions

1.6k answers

866 comments

1.9k users

...