Write a QTP script to print all the link names displayed in
a web page
Answer Posted / bidyut prava
Browser("name").Page("name").Link("destination").Click
| Is This Answer Correct ? | 4 Yes | 11 No |
Post New Answer View All Answers
What are the recording modes in wave event?
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…..
What are the disadvantages of recording test cases in qtp?
What environment does qtp run in?
How will you check that your test cases covered all the requirements?
what is the diff b/w assistive and mandatary rules of object repository in QTP???
Is it possible to call win runner script in qtp?
How do you compare the structure of 2 tables in database and check whether they are similar using qtp.
Explain about datafile/verification of date file when file is not available in local system?
How to associate function library at a run time?
Explain the concept of object repository and how QTP recognizes objects?
Does quicktest professional (qtp) is unicode compatible?
Explain the difference between check point and output value?
Brief the process of testing with UFT?
What do you to script when objects are removed from application?