Answer Posted / akshra
The Qtp cannot identifes the certain objects as standard
object on that time we can do that one as virtual object
and and QTP can identifies as standard object
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
X flies from Hyd to bangalore using different methods of transportation. write the test scenarios and test cases for this?
Explain how you can find length of array in qtp?
Explain the checkpoint in qtp?
How to open a new test using quicktest professional?
Give the syntax to load function at run time.
how to test Web application using QTP software
hi in real time who will execute the qtp test scripts? my faculty said, in a companty automation testers are written the test scripts and manual testers are execute the test scripts...IS IT RIGHT OR NOT?
What do you to script when objects are removed from application?
How many number of actions possible in qtp?
Explain Descriptive Programming Types with Examples?
How can you exit from an action?
What is a Patch in QTP?
How can i get the image text that changes dynamically? Here i have used "GetROProperty", but it's not working. I used like Ex:Browser("webmail").Page("inbox").image ("captchaimage).getroproperty("innertext/text/value")
Explain runtime dynamic settings?
in data driven testing for performing operations which method is easy from manual test data,keyword view,or from database.and why?