java - How to set up test suite using selenium webdriver eclipse and test NG -


i new selenium , want seek advice setting framework.

what want achieve want test suite setup using selenium webdriver , eclipse in testng format. looking test suite runs through test listed in there (i record , export script java/test ng format using ide , tweak needed). on single click can run through series of tests regression testing. , generate report stating passed , failed

any ideas how or set or small code required invoke whole test appreciated.

thanks

the following tutorial on how set selenium webdriver , testng framework.

http://www.toolsqa.com/selenium-webdriver/download-and-install-java/

hope helps!


Comments

Popular posts from this blog

java - How to specify maven bin in eclipse maven plugin? -

single sign on - Logging into Plone site with credentials passed through HTTP -

php - Why does AJAX not process login form? -