TestNG is a testing framework for the Java programming language inspired from JUnit and NUnit. The design goal of TestNG is to cover all categories of tests: unit, functional, end-to-end, integration, etc., with more powerful and easy-to-use functionalities.
Installing TestNG Plugin for Eclipse enable to run the test cases as TestNG Test directly from Eclipse.
Installing TestNG Plugin:
Go to Eclipse >> Eclipse Marketplace.
Enter the text "TestNG" in the Find field and press Enter.
Select the latest TestNG plugin listed and confirm the installation.
Wait for installation to complete. You may also click on OK button of a warning popup to continue.
Re-start the Eclipse. Now you are ready to use the TestNG.
Stay tuned to see more updates.
Facebook Page: https://www.facebook.com/crazzzygig
Installing TestNG Plugin for Eclipse enable to run the test cases as TestNG Test directly from Eclipse.
Installing TestNG Plugin:
Go to Eclipse >> Eclipse Marketplace.
Enter the text "TestNG" in the Find field and press Enter.
Select the latest TestNG plugin listed and confirm the installation.
Wait for installation to complete. You may also click on OK button of a warning popup to continue.
Re-start the Eclipse. Now you are ready to use the TestNG.
Stay tuned to see more updates.
Facebook Page: https://www.facebook.com/crazzzygig
No comments:
Post a Comment