difference between GetRoProperry and GetToProperty.and
where we've to use exactly those properties
Answer Posted / rida
GetRoProperty:--(Get Run Time object Property)
At the time of execution, properties of an object may
change. These properties at execution time is called
RunTime object property.
EG:- x co-ordinate of insert order button should be 125.
(OR)
In some web applications like in Naukri some of
objects are blinking that type of object is run time
(OR)
ScreenSavers.
GetToProperty:-- The property of an object at the time of
learning(recording)
| Is This Answer Correct ? | 10 Yes | 1 No |
Post New Answer View All Answers
how we connect 1. qtp9.2 to the quality center9.0? 2. Load runner8.0 to the quality center9.0
What are the check points can be inserted without recording?
Can anybody post some real time scenario in qtp? please its very urgent.
Hi we are using QTP9.0 for Seibel Application and this seibel application will give you a popup messagebox which is of web , so qtp takes 3 mins to recognize the messagebox and to click on it , we have more number of messageboxes like this . please suggest me some solution
Differences between text and test area checkpoints?
In an interview, what r the general questions asked in SQL which is realted to testing ?pls give me anwser to this question?
in a web page How to check and display a particular word from a paragraph?
Create flight reservation login descriptive programing (Condition: Remove the value and substitute with a variable, and then call the validation from Excel) Plz help me....... very urgent.........
in qtp 3 sheets is there in data table like global, action1, action2. I want to check the rows and columns in action2. how can check using script?
What are the five challenges you faced in QTP?
How you can make an action as re-usable action?
What is system testing and what are the different types of tests you perform in system testing?
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
please any one can explain the keyword driven framework. with gmail example.
Client is able to provide budget..he want you to choose the automation tool for the web application? which one you will select ? QTP or Selenium ? what are the reasons?