Hi. GetRoProperty and OUTPUT Value Both are same purpose or
not? plz explain in deatil with example?
Answer Posted / 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 |
Post New Answer View All Answers
How reliable are the site's Internet connections required to be? And how does that affect backup system or redundant connection requirements and testing?
How to indentify MS-Word objects like Menubar, Toolbar, table/columns/rows/cells etc within Word document, using QTP?
Sql questions to find second max salary and how to use joins
What is the expert view?
How to replay a script in qtp?
How do client side image and server side image work?
In the application that I'm testing is having a WYSIWIYG editor.QTP is recording editor's body as web element. I want to add some data to this web Element at run time. The problem is that I cant find a method to add contents to this web Element. Can any one come up with an answer for this. Thankx.
Give me At Least 5 Differences between DOCUMENTATION OBJECT MODEL(DOM)and COMPONENT OBJECT MODEL(COM)? Interviewer said me to WRITE the difference only in points not as you WRITE a paragraph ???? only in points
Can the user toggle between using Local OR and shared OR for the same action?
I have developed and executed a script successfully, and saved the same to QC. When I tried to execute the script from QC, the script is not executing. What are the possible reasons?”
what is clean sweep?
How will internal and external links be validated and updated? how often?
Write the code for,In the page screen we have total 10 Links,out of these I have to click 9th link
What is the descriptive programming?
How to test the login page in different ways in automation testing and i need code?