what is run-time object property in Object spy in QTP9?
Answer Posted / ravi kumar
object spy displays 2 types of properties for selected object
1) Test object property
2) Run time object property
Object spy displays Run time object properties of the
selected object in Spy window
Test object property are available during script edit mode
Run time object properties are available during run session.
you can access the those properties and run time and work
with them
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Sql questions to find second max salary and how to use joins
how to test Web application using QTP software
Explain in brief about the qtp automation object model (aom).
Explain how qtp identifies object?
Please provide specific examples of advanced/creative usage of QTP, including how impact & benefits for your project
What is the difference in the global and action sheet in qtp?
How often were they executed?
What should we say if interviewer asks "What is ur project architecture?".......Can any one help me with clear information.?????????
Hi, is it possible for recording shortcut key during record session? The application on which I am working is web based application. This application has several shortcut key associated with menu option. I have succesfully recorded all menu option but unable to record shortcut key.
Which scripting language used by quicktest professional?
Hi All, How to Compare two strings character by character in QTP
i am trying to automate yatra.com,in that site, when i go to automate the Leaving from field showing as a WEBEDIT, but when i enter 1 or 2 char, it displaying dropdownlist, i try to use keyboard automation to select the item from that list but it is not possible, can anybody help he. Thans for posting the Answer
I want to read XML file loaded in Quality center and compare the values with the values displayed in Application (web table).How can I do that
How to check feasibility of the appliction?in automation testing?
I am having major problems with some DB Table Checkpoints I add to my script. I 35 web based applications recorded and each has DB Table Checkpoints insert but only 1 script isn't recognizing the DB Table Checkpoints for some reason. I've checked the DB connections and the info in the Library Functions and still only this one script out of 35 doesn't recognize the DB Table Checkpoints. Can someone please help me figure out why only this one script out of 35 that's hitting the same database is having a problem.