Answer Posted / srinivasan
Thanks Mr.Lokesh
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How will you test a keyboard?
what are the challenges you have faced while testing web based application using the automation tools ?
Can launch two instances of qtp on the same machine?
How to use output values in qtp ?
When to use shared and local object repository?
Why is Client side image is preferred over server side image?
how do u plan test automation?
How to customize checkpoints with parameters?
what is run action?
What contains Data Driven Framework document in qtp?
What is the process of synchronizing qtp and aut?
I have many listboxes in my application. I have to check whether the contents inside the listboxes are in sorted order or not..can anyone please send the code as early as possible
explain keyword driven framework with banking domain?
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..
How to make qtp understand the difference amongst the same type of objects .suppose there are 5 check boxes in a page and I have to choose the 2nd one, how to do that through script?