Guide to Web Automation
Last updated
Last updated
To Perform Web Automation, Kindly follow the Below steps:
STEP 1: Create a Feature and add a name according to your requirement. STEP 2: Create a Functionality and add a name according to your requirement. The Excel Files should be saved in the specific format. For Example:
Document --> TestData --> Product --> Code Branch --> Client --> Excel File STEP 3: Now Create a New Group based upon the requirement.
STEP 4: Create an UI Element.
Naming should be similar to the web element and in Lowercase. Finding of locators.
STEP 5: Creation of Product Element.
Note: Product Element name should be unique.
STEP 6: Creating Test Cases in the excel sheet. STEP 7: Sync the newly added test cases by clicking on sync button in test cases module.
Blue: Will erase all the Test data.
Red: Will sync newly added data in the excel sheet. STEP 8: Once test cases synced, create the Test Suite. STEP 9: Run the Test Suite or can also make a new test run and add the functionality and test suite late. STEP 10: