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


Please Help Members By Posting Answers For Below Questions

What are the views available in quicktest professional (qtp)?

565


What is debugging? How you debug your script?

602


How to find operating system information using the qtp script?

580


Explain the difference between check point and output value?

488


How to get Traceability matrix from TD?

663






How to add object to object repository in qtp9.0 Suppose for brower yahoo home page

1423


What is the default object synchronization timeout in qtp?

636


How can we use the "CreateObject("Shell.Application")" in QTP and what is the definition and purpose of it?

3046


What is the basic concept of qtp?

570


You will receive the mail in your outlook from client at night time to go ahead for the execution. Based on the mail you need to trigger the batch run. What is the QTP Code for this?

1325


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...))

1494


regular expression in qtp standar check point for months from accepting months from january to december only

1474


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..

1792


On the website, the protocol has been changed https: to https what you will do? Tell me your approach?

577


Have you done batch testing in qtp? If yes how you are doing?

501