1.

What Is The Advantage Of Toggle Break Point?

Answer»

The ADVANTAGE of toggle break point is to identify the flaws (faults) in the Winrunner script during the debugging mode, the meaning toggle means "hold ONTO".
By setting the break points in the script one can stop( suspend ) the TEST run at a specified place in the test script to inspect the state of the APPLICATION under test.

The advantage of toggle break point is to identify the flaws (faults) in the Winrunner script during the debugging mode, the meaning toggle means "hold onto".
By setting the break points in the script one can stop( suspend ) the test run at a specified place in the test script to inspect the state of the application under test.



Discussion

No Comment Found