How to execute a Test Case via Test Suite?


Once you have created a test case, you would be eager to see it execute. Here's what you need to do before you can execute it.

Steps to create a Test Suite :

  1. From the Design menu, click on “Test Suite”.

     

  2. Click on Add Test Suite button.

     

  3. Enter the Test Suite title and click on Add Tests button to add test cases to the newly created suite.

     

  4. Select test cases from the tree in the right pane and they’ll get added to the grid in the center. Click on “Save” and your Test Suite is ready for execution.

                  





Steps to execute Automated Test Case :

  1. Click on “Execute” and then on “Execute Automated Test”.
     

     

  2. In the resulting screen, select a Test Suite from the left pane. Test cases in the suite will be populated in the grid in the center pane. 
     

              

  3. Enter a name for the current Run, the execution tag used in the test case/component (if any), select the browser instance (if required), execution machine, select browsers to execute on and click on “Run All” or "Run Selected" button accordingly.

New Results windows will popup that shows live execution results. Almost simultaneously, selected Browsers will open and start executing tests.

After execution, all new browser windows will close automatically.
Final Result window will resemble the image below. It shows the outcome of executed tests on each browser with Elapsed Time for each test.

 

To view detailed step level information and screenshots, click on the “Test Steps Result” tab.

Screenshot for individual step can be viewed by clicking on the camera icon against a step in the Screenshot column.