IN A WEB PAGE THERE IS TWO WEB BUTTON WITH SAME OBJECT
PROPERTY AND VALUE, SO HOW I WILL IDENTIFIE OBJECTS
INDIVISUALY.
Answer Posted / vamsi
with the help of index handle this issue
ex:
Browser("name:=").page("title:=").WebButton("index:=o").click
Is This Answer Correct ? | 10 Yes | 0 No |
Post New Answer View All Answers
What are the types of object repositories? Which one is you are using?
requirement is for combo box your expected value is str= "Denver.Frankfurt.London.Los Angeles.Paris.Portland.San Francisco.Seattle.Sydney.Zurich" you must get the text in combo box and need to compare them how
How does quicktest professional (qtp) identifies the object in the application?
How do you know the location Id of an object if you know its index id?
How can i initiate the objects to find uniquely in OR
How is recording done when a application is over lapping the QTP application it gives a message object not recorded
Hi Friends, Can anyone help me out in this one? In QTP, I am using Data Driver and want to parameterise multiple values (say 3 values ) for a field. How can I do it using Data Driver wizard? Plz mention it step-by-step. In the end after doing the needful, on opening the Data Driver window, how can I get number (i.e. 3) in the Parameterised column for that particualr value? Thanks a lot in advance.
What is throw Object?
For QTP Test Engineer, What is his contribution to the Project? Means, As as automation test engineer what is his role in the current project?
what type of values given to objects. EX::Set oBrowser=Description.Create oBrowser(“micclass”).Value=”Browser”
How do you convert manual test cases to automated test cases?
What is the qtp testing process?
What is Curd testing?
what is vmodel?advantages and disadvantages of vmodel?
Hi I am new to QTP. can u please answer to my qus... suppose 3 excel sheets are there * we are trying to check for login credentials for a page. userid from excel1 , password is from excel2 whether the page is opened or not that checkpoint is result is should be stored in excel 3.... this qus i have faced in IBM technical round... please tell script for above query ... please please