suppose u have two send buttons(same width,height,font) on an
application write a descriptive programming



suppose u have two send buttons(same width,height,font) on an application write a descriptive prog..

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

Post New Answer

More QTP Interview Questions

how we can take data in the username field text box into variable in web application explain with example and give all functions to get data into variables

1 Answers  


what is qtp automation framework, what is the purpose of the framework and which folders included in this framework pls tell me with brief description

2 Answers   PSI Data Systems,


action contains public and private functions but do we resuable that action or not..If it is reusable How..plz tell me the ans

0 Answers   TCS,


Difference between keyword driven test and DDT?

1 Answers  


WHAT IS THE DESCRIPTIVE programming when it is useful? & when to use this ?

2 Answers  


What is exact meaning of Database Checkpoint in QTP 9.2 and what are the different types of the database check points?

0 Answers  


Explain how Selenium is different from UFT?

0 Answers  


Explain about the Test Fusion Report of QTP ?

1 Answers  


how many types of actions r there? what r they? explain? pls give any one answer?

3 Answers   IBM,


What is smart identification?

2 Answers   Ordain Solutions,


supose i hv to acsess some functionlaties of a test in 1 machin , some part other machin how can acsess?

0 Answers   IBM,


Hi, My problem is as follows. I recorded a script that created Object repository of each action i recorded. But later I added one more step (which was to enter data in a textfield) into the script through expert view. But as no repository for this newly added step exists in the test, my script fails. So please help me to sort this problem that how can I create object repository of a new step in an existing test. Thanks everyone

1 Answers  


Categories