In a WebTable 2nd row,3rd column contains one link and that link name is changing dynamically. How you will click the link?
If name is changed dynamically then index would be used here to identify link. Code:
Set a=Browser("").Page("").webtable("").childitems(2,3,"link",index_value)
a.click
| Is This Answer Correct ? | 1 Yes | 0 No |
After running scripts how you report results ,there is any specific report form
How to create a standard checkpoint ?
What does it mean when a check point is in red color? What do you do?
How do we retrieve the content from a text box in a web page
how you have used object libraries? plzzzzz do answer
What is the another extension name of library file. If that is exist than what's the difference between them.
1. wat are the main diff b/w QTP 8.0 AND QTP 9.2 ( not user interface) 2. wat is the meaning of Keyword in keyword driven frame work? 3. how u will handle the unknown errors while exucution. (not recovery scenario)
I have made the recovery scenario in script. When i am exceuting the script. it stop automatically after running recovery scenario. Please tell the resaon?
How to start recording using quicktest professional?
Could you please suggest a book to start with QTP and also a book for advanced concepts?
When to use descriptive programming?
If I give some thousand tests to execute in two days what do you do?