Answer Posted / kiran
CVS, SVN, VSS...
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
write a script to validate the content in the web application. (do it by OR method) and (do it by Descriptive method by creating a description object..
What is qtpro? What is quick test pro? What is a quick test professional?
How to handle dynamic objects in quicktest professional?
What is qtp window?
Explain the checkpoint in qtp?
i have an external excel datasheet where it only contains 3 rows. after qtp executed the code to import the datasheet, the datatable getrowcount method now gives me a different value, lets say 60,000+ instead of only 3. i did not have any values starting from row 4 of my excel file. why is this happening? this also results to the qtp report to load for a very long time.
What is data driver in qtp?
Hi all can any one give me roles and responsibilities for QTP (not WINRUNNER)
What is difference between run time object and test object?
can test automation improve test effectiveness?
Where you get the run time data table?
in data driven testing for performing operations which method is easy from manual test data,keyword view,or from database.and why?
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 are the various types of Actions in UFT?
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")