What are objects? how do you select the unknow object?
Answer Posted / sai
In QTP we are considering each and every field is one Object
here we are working on the properties of an object but not
on Objects.
If any unknown object is there means we don't know the
properties of that object. In Recording we can Identify the
object by using Low Level Recording.
Next one is virtual Mapping
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How can i click on any Excel sheet's "H" column with out writing coordinates Ex:Window("Book1").WinObject("Book1").Click 498,14 I dont want to give coordinates like 498,14 Can i open "H" column by writing like Ex:Window("Book1").WinObject("Book1").Click "H" or Ex:Window("Book1").WinObject("Book1").Click "H","1" or Ex:Window("Book1").WinObject("Book1").Click H,1 If i want to click on "Sheet3" of an excel sheet, Can i open like Ex:Window("Book1").WinObject("Book1").Click "Sheet3" Please help me any one
What is a checkpoint? How many check points are there in qtp?
In Test Directory, What are the contents in test case designing? if you prepare in excel sheet how u use thrw Test Directory?
What is recovery scenario manager? When you go for recovery scenario manager?
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.
Hi could some one explan what is the use of the function Defination generator, And how to use the function defination generator.. Explan with the example..
How to handle dynamic objects in quicktest professional (qtp)?
why you have standardized functions? plzzz guys with real time exp. do answer
How to use the object spy in quicktest professional (qtp) 8.0 version?
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 qtp recognizes the object?
When using descriptive programming?
what is key word driven frame work ? why it is called like that ? what is the diference between keyword driven and data driven frame work ?
Hi, Can anyone please tell me how to connect the QC with QTP using QTP script? Thanks in advance
Where you are storing your script?