Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 19 Next »

Debugging lets you fix logical errors and check whether your tests run correctly. Bq platform provides the debug functionality on the local execution window.

Prerequisites :

  • Test case should be created.

  • User should execute the test locally.

Step-by-step guide :-

  1. Navigate to the test case screen by clicking on DESIGN > Test Case.

  2. Select the test case you wish to execute.

  3. Click on Test Steps tab.

  4. Click on Run button.

  5. On the Execution pop up window, select the browser and tag (if any).

  6. Click on Go button. 

The Local Executor window should be displayed.


#

Button

Usage

1

Play / Pause

Used to pause the execution at a particular step or resume the execution.

2

Step over

Used to run a single step in order to understand the issue better.



Watch a video :







  • No labels