suppose u have two send buttons(same width,height,font) on an
application write a descriptive programming
Answer / 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 |
in one page we have 100 links i have to click the 99th link how can i click the 99th link.
4 Answers GK Technologies, IBM,
What type of automation frame work you are using?and why?
how to get no.of non empty rows in a excel sheet through vb-script
1.can we parameterise object repository?how we can do it? 2.there is a name "mallikharjun".i want to get the vowels in it through VBSCRIPT?
what is difference normal,analog,low level recording in qtp? what is lowlevel recording?
what are the disadvantages of descriptiveprograming
what is the frame work in J-meter?
How can i get the image text that changes dynamically? Here i have used "GetROProperty", but it's not working. I used like Ex:Browser("webmail").Page("inbox").image ("captchaimage).getroproperty("innertext/text/value")
we have a link in a website or webtable How can we record link in that table or site? link is not static we don't know exact location of that link? how ? if u know pls give reply with script also?
6 Answers Cognizant, Covansys,
Explain about opening notepad in QTP and writing of test result in notepad?
What is the difference in the global and action sheet in qtp?
distinguish between old version and new version QTP features.