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 |
tell me types of environment variables? what r they? explain details? pls give anwer any one?
What is difference between Class and MicClass
I want to do QTP Certification what is the pattern of Question paper.
PLS REAL TIMERS WRITE THE ANS FOR THIS? WHICH SCRIPT IS USED IN REAL TIME NOW A DAYS 1)SHARED REPOSITORY BASED SCRIPT 2)DESCRIPTIVE PROGRAMMING BASED SCRIPT?
Diff b/w test scenario's and test Procedures?
How will you test a keyboard?
Excel sheet having some datas and some datas present in the application (in table). How will you compare these two datas? Write code to fetch datas from Excel sheet.
what is the extension for QTP files?
hi in real time who will execute the qtp test scripts? my faculty said, in a companty automation testers are written the test scripts and manual testers are execute the test scripts...IS IT RIGHT OR NOT?
Output values? i want a practical example
How Does Run time data (Parameterization) is handled in QTP?
how i can get the value of label box , please any body tell me script of that code