02-25-2009, 10:12 PM
We have these requirements in our workplace... I just managed to learn to create tests individually and run them individually using QTP IDE (Run button).
Requirement 1:
I have 5 tests. I would like to have a script to run all of them in sequence. I am new to this testing domain.
Requirement 2:
Sometimes I might have to run one test so many times, every time let the test open a new browser window (should leave the earlier test browser window open). So if I ran the test 10 times, at the end, I will have 10 browser windows open.
Please give me some tips or share some info on how you do this?
Thanks for your time.
Requirement 1:
I have 5 tests. I would like to have a script to run all of them in sequence. I am new to this testing domain.
Requirement 2:
Sometimes I might have to run one test so many times, every time let the test open a new browser window (should leave the earlier test browser window open). So if I ran the test 10 times, at the end, I will have 10 browser windows open.
Please give me some tips or share some info on how you do this?
Thanks for your time.