Explain getroproperty and gettoproperty & settoproperty?
Answer Posted / mogal
getroproperty : This is a built-in method in UFT that is used to retrieve the run-time value of an object property from the object in the application
gettoproperty : It returns the value of a property for a test object which QTP recorded to identify during the recording
settoproperty :To set / Change the test object property during run time. This is only temporary change do not affect the values stored in the test object repository
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How are cgi programs, applets, javascripts, ActiveX components, etc. to be maintained, tracked, controlled, and tested?
What is the keyword view and expert view in qtp?
How to execute a winrunner script in quicktest professional (qtp)?
For which type of project the iterative model is suitable?
how to acess a test in RSA?
"What are the common constrains that we need to consider when we prepare testcases for ASP application". Thanks in Advance...
What are the steps involved in the recovery scenario wizard?
Differences between quicktest professional (qtp) and winrunner?
How can i use virtual objects? If have i created one new virtual object in a virtual object manager by following instructions.
How Can I find the least value in a bunch of variables using qtp.. E.g.:- A = 210, B = 212, C = 60, D = 111 I don’t want to write bunch of lines for this…. Is there a way to get the result in one line…..
What is the syntax to call one script from another?
Explain types of output values?
You will receive the mail in your outlook from client at night time to go ahead for the execution. Based on the mail you need to trigger the batch run. What is the QTP Code for this?
How do you handle multiple banners(at the top the page, the banner is scrolling) in a web page(Dont take the name property(regular expression))
How to execute a winrunner script in quicktest professional?