Is there any method to measure how long it takes to run a set of test steps in QTP?

Questions by Renuka Saxena

Showing Answers 1 - 5 of 5 Answers

Raj

  • Jan 7th, 2007
 

USE Transaction Item

  Was this answer useful?  Yes

Guest

  • Jan 8th, 2007
 

You can measure how long it takes to run a section of your test by defining transactions.

----

Sudarshan

  Was this answer useful?  Yes

sudarshan

  • Jan 8th, 2007
 

You can measure how long it takes to run a section of your test by defining transactions.

---

Sudarshan

  Was this answer useful?  Yes

yes, we have u can get that from using start transaction and stop transaction and then you will find the difference of two transactions, you can get time for entire test or for sub test or for actions....so on.....

bye

bhadra

  Was this answer useful?  Yes

Anand

  • Jan 22nd, 2007
 

We can also calculate the time using method called Timer.

  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