Chapter 30

Debugging

After a test script or a function has been created, it needs to be tested. In automation, testing of the developed code is done to check if the code is performing the intended operation or not. If any issue is found in the code, then it is fixed. Automation developers should ensure that the developed code is running smoothly without any errors in syntax or logic. HP Unified Functional Testing provides various debugging features to help the automation developers analyze the code behavior during run-time.

UFT also provides the flexibility to modify variable values and executes commands during run-time. For example, breakpoints can be placed at desired points in the test script to pause script execution at that particular point ...

Get Agile Automation and Unified Funtional Testing now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.