Hi. GetRoProperty and OUTPUT Value Both are same purpose or
not? plz explain in deatil with example?

Answers were Sorted based on User's Feedback



Hi. GetRoProperty and OUTPUT Value Both are same purpose or not? plz explain in deatil with exampl..

Answer / chivukula.kumar

Hi,


This is Chivukula.Kumar

GETROPROPERTY:
GetRoPorperty is method to get the runtime Property
values from the application

OUTPUTVALUE:
It is used for getting the field level values at the point
of runtime

simply its telling like
get the property values at run time
and get application field values at runtime

Is This Answer Correct ?    3 Yes 0 No

Hi. GetRoProperty and OUTPUT Value Both are same purpose or not? plz explain in deatil with exampl..

Answer / rajaputra

GetROProperty is used to get the runtime property of the
object. Whereas
Output Value is used to get the value of the object and put
it into runtime datatable.

Is This Answer Correct ?    3 Yes 1 No

Hi. GetRoProperty and OUTPUT Value Both are same purpose or not? plz explain in deatil with exampl..

Answer / satish j

GetROProperty is used to get runtime property value of an
object where as Output value is outputting value from either
a database recordset t hat you define on a database there re
other types of putput values as well like XML o/p value,
Text O/P value,standard O/P value.

Is This Answer Correct ?    0 Yes 0 No

Hi. GetRoProperty and OUTPUT Value Both are same purpose or not? plz explain in deatil with exampl..

Answer / denis parker

GetROProperty - Retrieve the specified single property of the Object at a time and store in the variable.
e.g. a = Dialog("S").WinEdit("Login Name").GetROProperty("text")


Output Value - Retrieve the specified set of properties (multiple properties) of the object at a time and store it in Datatable or Environment variable.

e.g. Dialog("S").WinEdit("Login Name:").Output CheckPoint("Login Name")

Is This Answer Correct ?    0 Yes 0 No

Hi. GetRoProperty and OUTPUT Value Both are same purpose or not? plz explain in deatil with exampl..

Answer / pramod r

Suppose you are writing script manually then u use Getro
property and suppose u dont know to write scripts and u know
just record and playback then u use output value but both are
used to get the properties of a particular object ex:
standard output value is used to get the text property or
value of an object like winedit

Is This Answer Correct ?    1 Yes 4 No

Post New Answer

More QTP Interview Questions

any challange that faced in your project? (please give me some examples in your project?

1 Answers  


In a Web appl, on a page, there are student names & details listed.On clicking sort button,details are sorted on Names.How do u verify htat sorting is done by using QTP?

1 Answers   IBM,


Plz give the vb script for the following scenerio I have faced one issues while doing test in QTP. I have described the scenario below. 1. I have to test web application.In that i want to select from the drop down values in the application. 2. Suppose Drop down has 5 value "A,B,C,D,E".I would like to give value from data table of QTP. 3. For every iliteration it should select A,then B and so on

0 Answers  


what is a active x control?can any one brief me about active x controls

1 Answers  


what is batch testing?

1 Answers  






What are the different kinds of test steps?

0 Answers  


What is the extension for Recovery scenario?

2 Answers  


What is the "Release Notes", what it cosists? Key components in Release Notes ?

2 Answers  


Hi All, Can anyone provide me the license for QTP 9.5.... My Email ID: khanbro@rediffmail.com

0 Answers  


what is the exact testing process in qtp plz explin ?

2 Answers  


What is the main differece between QTP 9.0 and 9.2

1 Answers   VeriSign,


w is fragmentation and paging

1 Answers   MBT,


Categories