Debug mode in qtp is a temporary results folder.That means if we run any test in debug mode then the results will be stored in temporary results folder(without wasting the database memory).
Debugging is the process of executing the script in the user defined fashion with some temporary breaks in order to find errors in the script.There are 3 step commands for debugging
1.step into
2.stop out
3.stopover.
Debugging is the process of executing the script in the user defined fashion with some temporary breaks in order to find errors in the script.There are 3 step commands for debugging
1.step into
2.stop out
3.stopover.
No comments:
Post a Comment