in how many ways you perform batchtesting?
Answers were Sorted based on User's Feedback
Answer / santhosh
We can do batch testing by using "Test Batch Runner"
Navigation:-
start->programs->QuickTest Professional->Tools->Test Batch
Runner in that again Batch->Add, Now add the QTP scripts now
goto Batch->Run to run the added QTP Scripts
| Is This Answer Correct ? | 5 Yes | 1 No |
Answer / sreeprasad
Another way to run a batch test is to accumaulate them in
the Test lab tab of TestDirector and run from there
| Is This Answer Correct ? | 0 Yes | 3 No |
How to define array in qtp?
hou can we use vb script in qtp could u tell me breafly
QTP Data Table Having 10 records with 10 to 15 fields(lets say).now i want to get alternative records from datatable.pls can any one answer it?
If you entered into yahoo mail with your valid user name and password , then you will get " welcome , username " (for example you will see , “welcome, Krishna” ) text on the top of the Inbox page , how can you test the user name is correct or not using QTP?
How you handles Pop-up windows which are Dynamically changing in Runtime?
I am sathish , i want to test the Application of JIL.org ,Mobile Emulator ,by using QTP10.0. I am trying to do testing on that Application , but Child Objects are not identified by the QTP. Please can any one help me
what is the object properties settings in the QTP
Dear Friends, I having total 3+year experience in manual testing including automation testing QTP, if i am attending any interview what kind of question will i get? please help me out
why we use environment variables
What is Version control?
What is the exact difference between QTP and RFT ?
I want to scroll down in MSPAINT (captured a screen already). So that I can read the data in it through the step Window(paint).GetVisibleText for my validation. Anyone know the scripting for this?