Explain getroproperty and gettoproperty & settoproperty?
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 |
How can you delete the results file (XML)
Deal All, Recently i face one interview question in one company. str="test12@#3456" In This i want to print like special character and numeric ,word in one script please tell me how to write the code for this Thanks Balaji
Can any body help me to write descriptive program to find a cell value (say 2 row, 3rd column) in a datatable which is creating dynamically and statically
In your QTP framework, what checkpoints were applied in the script to minimize script failure due to any reason during execution?
What is the difference between Systemutil.run and Navigate.
I want to open a Notepad window without recording a test and I do not want to use SystemUtil.Run command as well How do I do this?
.qfl extension for which file? where vl use it
Hi Friendss..., can any body help me.. 1. Tell me your achievements(Technically)..? 2. Tell me your strengths(Technically) and weakness(Technical)..? 3. Why are you looking for change..?
If we are record a same web page for 2 times.1st time it is showing 6 objects in the Object Repository and for the 2nd time it is showing like 7 Objects in the Object Repository why it is happening
How to retrieve the property of an object in QTP?
What type of problems one will face with QTP , if too many browsers are opened at a time?
How can i use virtual objects? If have i created one new virtual object in a virtual object manager by following instructions.