What is object spy in quicktest professional?
No Answer is Posted For this Question
Be the First to Post Answer
what is output parameters in qtp?explain? 2)
Idid my qtp course in 2007 june in mind Q i for got to use this tool ,i want to mention in my resume about this ,how can i rectify this ,pls give me any idea .
what difference between runtime object and text object and what property they have. whether they have same properties or different properties.
How to create configuration scripts
What are the challenges you faced during you entire life automation ?
If you are using descriptive programming and you have two objects with the same name, so you are identiying them by name and index, how can you avoid errors if a third object with the same name is added at the begining of the page?
Explain how you can find length of array in qtp?
Where can i get the QTP tutorials. I wanna move to automation testing. Is there any book or URL, where i can find the source to read...
What is the basic concept of qtp?
which is the easiest way you can send the QTP test results to Client if he want to see the screenshots when the results are failed?
how can you write a script without using GUI in QTP?
How Can I find the least value in a bunch of variables using qtp.. E.g.:- A = 210, B = 212, C = 60, D = 111 I don’t want to write bunch of lines for this…. Is there a way to get the result in one line…..