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
What are table and db checkpoints?
before launching qtp, we need to close all the open browsers u dont know what are all the browsers either it might be ie,mozilla etc and u dont know how many brosers are open.... u need to close all these before launching qtp.. can anyone plz temme d solution...
Hi All, I Want To excute scripts batch without using QC .I need code for that Thanks Balaji
Explain quicktest professional testing process?
How qtp identifies objects?
What are the Disadvantages of shared object repository?
How do you do batch testing in wr and is it possible to do in qtp, if so explain?
Hi all Can u give me the link where we can download full version of qtp my mail id is karthic.venkitapathi@gmail.com
What is action split and the purpose of using this in qtp?
How to associate function library at a run time?
X flies from Hyd to bangalore using different methods of transportation. write the test scenarios and test cases for this?
What are the trigger events in qtp?
Differentiate the type of test cases which can be automated and which cannot be automated?
write a script to validate the content in the web application. (do it by OR method) and (do it by Descriptive method by creating a description object.. (give a filter condition only WEbelement- not easy need to use some more property while giving filter condtions- use google for your help...))
In the Hybrid framework, data can access the database, excel file, XML etc. Is it true?