Micro Focus QTP (UFT) Forums

Full Version: QTP testing
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
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
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