Can anybody send me the code to get the RO property of the
active screen in QTP while running?
Answer Posted / xyz
Get Ro property(object name)
we can not change the runtime propety but we can replace
one object in place of other
Ex...
Get Ro property (" text element")
webelement()object.text element = "XYZ"
| Is This Answer Correct ? | 1 Yes | 10 No |
Post New Answer View All Answers
What is the process of synchronizing qtp and aut?
What is meant by a Check Point in UFT? Also, explain the applicable Check Points.
There are 10 rows in the datatable. How can we fetch 2 rows and then skip 3rd row. After that, pick 4th & 5th row and skip 6th row. Please share code
If created one virtual object? Next time I changed the window position will it work?
If the objects hierarchy is changing from build to build, then how you will handle that condition?
how can you do retesting (datadriven test) using notepad amd by using functions NOTE u should not use datatable methods
How many types of recording modes in qtp? Describe each type with an example where we use them?
How to use the object spy in quicktest professional 8.0 version?
How is a Step generator used in UFT?
Is there anyway to automatically update the Datasource name in Database Checkpoints object when we migrate tests to a new release?
How many types of recording modes in the qtp?
If I give some thousand tests to execute in two days what do you do?
What is RTM (require ment tracebulity marix) fromate?
How to use userdifined environment variables.Once we created in Environment tab which is at File--> Settings-- >Environment-->Userdifined
can u explain the keyword driven framework with an example clearly how to create all the files and how to attach to main test.