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 |
what is aregular expression?
In QTP can we feed the out of one browser(internet explorer) as an input to the another browser(mozilla firefox)? If yes explain how to do it with an example.
How many types of trigger events are there in qtp?
Flight reservation using input and output parameter script.
What is test automation framework?which framework does QTP follow?Need some practical explanation as to how u will start ur testing process following a particular framework?
what is stlc and its contents?
in qtp 3 sheets is there in data table like global, action1, action2. I want to check the rows and columns in action2. how can check using script?
suppose i can done the project in automation tool with QTP in that time what i can say?
c language is thre but what is the purpose of c++, java is there but what is the purpose of Advanced java ....why these are all versions are coming...whta is the problem?
terminal services client
Could any one tell me "How can i recognize my cursor position using QTP 9.2" Give me a scripts for this
How the exception handling can be done using QTP