Quick Run
Last updated
Create a test module in test repository, which acts as a container for related test scripts. 
Create a test script inside a test module, which contains a sequence of test steps designed to validate specific scenarios. 
Click on new step and build a specific scneario that needs to be tested and then click on dry run. 
Select the browser and click on Run Test. 
Last updated