Run Modes

What are the types of Run modes available in QTP

Questions by sagirinaveen

Showing Answers 1 - 6 of 6 Answers

ujwal99

  • Jun 16th, 2009
 

We have four run modes

1)Run (Run the test normally)

2)Maintenance Run Mode (Run the test to update steps if any property values have changed for application object)

3)Update Run Mode(Run the test to update property values)

4)Debug mode(We can run in this mode by inserting a break point or selecting a step and right clicking and selecting run in debug mode, this option used to identify the issues that occur during test execution at particular point)

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions