Web Test Case Execution

You are here:
< All Topics

Overview

TestGrid allows a single test case to be executed on multiple browsers without modifying the test case. This ensures maximum code coverage with a lesser number of test cases. The goal is to optimize test cases so that the time and space complexity of test case execution can be reduced, lowering the cost and effort of the tester. Here’s the step-by-step guide to execute Web Testcase.

Prerequisites

  • Login credentials for TestGrid

How To Execute Web Test Case In TestGrid?

  • Open the TestGrid and log in with your credentials.
  • Under smoke tests, you will find Resources, Test Functions, Test Cases, Network Assert, and Custom Scripts. 
  • Select Test Cases.
  • Select Test Case and click on the Run button.
  • Add test case in TestGrid Dashboard to Execute Web Testcase
  • A dialog will appear on the screen.
  • Add the URL of the website and click on the Next button.

Add "Test Website URL" in TestGrid Dashboard to Execute Web Testcase

  • Another dialog opens with multiple browser options.
  • Select the browser on which you want to execute the test case and click on the Run Test button.

"all browser" dashboard in TestGrid Platform to Execute Web Testcase

You can view the live execution results. On the left pane, you can select build summary to check the test case execution.

Additional Links

You can also do these with the TestGrid Platform:

  • Test Case Versioning & Management
  • Scriptless Web Test Case Writer
  • Scriptless Mobile Test Case Writing
Table of Contents