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
i can done the project with QTP in that time i can say how many members in my team size?
What is the file extension of the code file in qtp?
What is the basic concept of quicktest professional?
Can QTP be used for GUI testing ?, We are using Java with MySQL and Operating system is Linux. We are NOT using the web.
How to get Traceability matrix from TD?
What is the virtual object?
What is fragmentation and paging?
Hi All, issue is related to handling pop up script generated in IE, and run on mozilla. In App Under Test, when we get the alert pop ups, we just click ok button. if we need to run the same code on mozilla it will not identify . so we will check browser if browser(*).dialog(IE object).exits browser(*).dialog(IE object).winbutton(OK).click else 'by default mozilla browser(*).dialog(mozilla object).page(*).webbutton(OK).CLICK END IF But my qustion is. Do we write the above piece of code where ever we get such kind of pop ups from the application like alert pop up, confirmation pop up.... OR do we have any other alternative way to do this by using any functions in Recovery Scebarios? If Any of u know idea please do help me in this regard. or send answer to kravimb@gmail.com
in a web page How to check and display a particular word from a paragraph?
Without using gui map editor we can recognize the application in winrunner ?
What do you mean by checkpoints in qtp?
What is use of object spy?
can any body give the banking domain concepts/links
How to modify object property in qtp ?
How would you export a script from one pc to another in qtp?