1) What is the diff Between GetRoproprty and Gettoproperty?
2)What is Redim?
Answer Posted / nalini
GetROProperty used for retriving the property value of an
object from application.
GetTOProperty used for retriving the property value of an
boject from Object Repository.
| Is This Answer Correct ? | 11 Yes | 1 No |
Post New Answer View All Answers
How many add-ins comes by default with quicktest professional (qtp)?
Differentiate the type of test cases which can be automated and which cannot be automated?
how to use the regular expression for the below code-- swf("application name").swftreeview ("Treename").select"Medication;Pharmacy:56" There is a tree view window of the folder's ie Medication- >Pharmacy(sub folder)with 56 as count of records...The records can be different or if no records present in the specific folder..then it show "Paharmacy:-no records".Whe i record at the first time .....and try to rerun the same script with different records count say "pharmacy:800"..qtp is not regnizing it...therefore i want to user regular expression..but donot now how to use it and where to use...i have tried.... swf("application name").swftreeview ("Treename").select"Medication;Pharmacy:\*"..but it s of no use..plz help..me
What is quicktest professional (qtp)?
How to customize checkpoints with parameters?
What is the limitation to XML Checkpoints?
Can any one say what exact diff between test->parameters, action properties-> parameters. after defining the parameters in test->settings, how can we access those parameters.(i know how to use action prop parameters)
diff between qtp versions from 8.5
How the exception handling can be done using quicktest professional (qtp)?
How you can write contexts to text file in qtp?
How do you test the text displayed in the header portion of times of india epaper. Hot news(banner) are scrolling in the top of the page, how do you test using QTP?
Tell me about qtp?
What is test object model in quicktest professional?
What is keyword view?
Can the user toggle between using Local OR and shared OR for the same action?