Steps for Automation Framework setup
Pre-Requisites:
- Install Eclipse using Installer.
- .m2 folder is placed under location C:\users\yourlanid\.m2 (maven dependency)
- Enterprise_Automation_Framework version
- Install TestNG in Eclipse using Marketplace
Steps for Sequential Run:
- Mark the Test Cases which needs to be executed in all the required Test Suite excels.
- Import the latest framework in Eclipse
- Do Maven - Update Project.
- Select Offline and Force Update options inside Update Project.
- Go to the Test File that needs to executed and right-click then select Run As-TestNG Test.
No comments:
Post a Comment