Batch testing in howmany ways u perfrom in QTP
Answer Posted / nani4urs
Batch Testing can perform in 2 ways
1.Run Action name ,one iteration
we can use this command and we can run number tests one by
one.
the exit of first action is the base of second action.
eg: Run Test1, one iteration
Run Test2, one iteration
2.Test batch runner Tool.
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
Explain types of output values?
can anyone tell me from where i can download qtp demo or crack version
Your roles and responsibilities and daily tasks? (As automation tester)
I used child objects to get the no of weblist present in the weblist.now i need to select the items present in each weblist ?How to do so
Explain different types of checkpoints?
How to write business scripts using object repository with different scenarios
Define Error Pane of UFT?
Explain QTP using different development techniques ?
How to create Reusable and Multiple Actions?
How will you test a keyboard?
how to do the batch testing in test director using manual testing procedure?
What we are looking for is to load properties of object dynamically as for our application the global repository will pretty huge. It will be really helpful to us if something similar to following functions of Winrunner is available in QTP. #Define descriptor auto strDesc; #set property in the descriptor Gui_desc_set_attr(strDesc,?Class?,?Edit?); --- put other properties #Add Edit box to GUI Map Gui_add(? ?,strWindowName,strEditboxName,strDesc);
what is defenetion of kiran can u tell me plz CVS, SVN
supose i hv to acsess some functionlaties of a test in 1 machin , some part other machin how can acsess?
What is debugging? How you debug your script?