While running a test or flow in debug mode, you can monitor the debug run.
- From your task bar, you can toggle between the Test Plan module, the testing tool (such as UFT One), and the application you are testing.
- In the Test Plan module, the status of the test and the name of the component currently being run are shown below the toolbar in the Test Script tab, for example,
Running(OrderStart)
. You can click the Stop Run button to stop the run at any time.
- In the relevant testing tool, the status of the test being run, for example Running, or Ready, is shown in the status bar at the bottom of the window.
- UFT One Keyword GUI or GUI Scripted: All the debugging functions from the Debug menu, for example, Step Over or Step Into, are enabled for use. For details on applicable debug options, see the Micro Focus Unified Functional Testing User Guide.
- UFT One Keyword GUI or GUI Scripted: If you selected a business component to run in Debug mode, the test pauses after opening the component in UFT One. Use the UFT One debug options to control the continuation of the run through the displayed component. When you are ready to proceed with the run, continue the run in UFT One.
- When one component finishes running, it closes and the next component in the test opens in the testing tool.