Micro Focus QTP (UFT) Forums
QTP testing - Printable Version

+- Micro Focus QTP (UFT) Forums (https://www.learnqtp.com/forums)
+-- Forum: Micro Focus UFT (earlier known as QTP) (https://www.learnqtp.com/forums/Forum-Micro-Focus-UFT-earlier-known-as-QTP)
+--- Forum: UFT / QTP Others (https://www.learnqtp.com/forums/Forum-UFT-QTP-Others)
+--- Thread: QTP testing (/Thread-QTP-testing)



QTP testing - topnil - 10-26-2009

Hi All ,

According to my knowledge QTP can sequentially test a application , but i want to know whether it can handle couple of test cases simultaneously.

I mean , let's say i have a login to test. so i can give usernames passwords sequentially and run one iteration for a time. but i want to test whether several users can log to my application at the same time.(i want to run couple of iterations at the same time)

who should i do that ?


Thanks


RE: QTP testing - manabh - 10-26-2009

Hi,
For that, I guess you have to:
a: Use multiple machines & start testing on all machines at a time
b: Create multiple instances of your application on single machine & then test the applications.
But, you can't run parallel iterations at the same time on single machine