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 |
When a requirement is given to u to automate , What is ur basic approach ?
How the QTP recognize, handle n reports that a error has been handled by it(QTP) when we perform a recovery scenario in our application n in what manner it will display it in resulting window? Plz help me out.
How we can call the scripit from another scripit in QTP?,Not a call Action
how to test power point using QTP 8.2 ? What are different methods to retrieve value from Application during runtime ?
what is run-time data?
what is supply chain management?
Hi, I will provide perticular age,it needs to enter date in text box (MM/DD/YYYY) compare to system date. or already exist data in the text box.
can u explain about QTP Frameworks? what are the framework types are available? and How to set or create frame work for a application? Explain briefly?(Also give me one example)
Is it possible to call from one action to another action in qtp?
What are FAST and NORMAL modes in qtp ? Why r these modes intended for ?
How to Test the mainframe application?
Explain about invoking of application?