suppose u have two send buttons(same width,height,font) on an
application write a descriptive programming
Answer Posted / nagk24
if we have buttons like this i.e same name(send),type(button)
we have to go to other unique properties like index,etc
ex:=browser("creationtime:=0").page("micclass:=0").webbutton(
"name:=send","index:=0").click
here index numbering starts from 0 so,first send button will be selected
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
In the website, the protocol has been changed http: to https what you will do? Tell me your approach?
What are the major/ important methods, functions in QTP we use realtime testing
How can we conduct U-I Testing by using QTP??????
On what document base Descriptive programming is written if build is not yet ready ?
How to use setroproperty?
Suppose you are using shared objects repository in your test and you want to split your present action? At that time shared object repository is single or it’s also splits?
What is the use of sendkeys and what are send keys
give me an example where u used good judgement and logic in solving a problem
can any body tell me how i create a simple script and apply output value on it .pls send me a step by step process
What are the types of object repository in qtp?
Explain data driven framework?
Dis advantages of XML checkpoint ?
How to customize qtp?
How will you check that your test cases covered all the requirements?
How will you handle java tree in qtp?