Can we perform performance testing by qtp?

No we cannot perform performance testing by qtp we perform it by manually,but we can perform load testing by qtp by using multiple users using tool.

Showing Answers 1 - 6 of 6 Answers

Raghu

  • Oct 8th, 2006
 

Yes, we can do performance testing By QTP.But it is Module level only.

  Was this answer useful?  Yes

BK

  • Dec 12th, 2006
 

Hi,

According to my knowledge we can make use of QTP for performance testing more effectively in few ways.

we can use QTP to generate one instance of our application & by using start & end transaction points we can measure the performance of our application.

Incase if we require to measure the performance of our application when say 25 users are logged in, then we can use Load Runner & run 24 virtual users doing the same activity & then run QTP client at the same time to create a  realistic scenario to measure the response time.

More over, QTP or WinRunner gives more exact response time (according to my knowledge) as it also includes the GUI response(which LR dosent consider).

Please correct me if i am wrong.

  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