what is run-time object property in Object spy in QTP9?
Answer Posted / param
Run time Object Property: Property of an object at run time.
run means while execution. Property of a run time object
might change depending upon the action in run time.
ex: Text property of a winedit object will change when we
give some data input(ex- username and password).
GetROProperty is the method which is used to get the run
time object property.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How to use debug tools?
What are parameterizing tests?
Which features or drawbacks of QTP lead to the upgrade for a newer version?
Hi All, issue is related to handling pop up script generated in IE, and run on mozilla. In App Under Test, when we get the alert pop ups, we just click ok button. if we need to run the same code on mozilla it will not identify . so we will check browser if browser(*).dialog(IE object).exits browser(*).dialog(IE object).winbutton(OK).click else 'by default mozilla browser(*).dialog(mozilla object).page(*).webbutton(OK).CLICK END IF But my qustion is. Do we write the above piece of code where ever we get such kind of pop ups from the application like alert pop up, confirmation pop up.... OR do we have any other alternative way to do this by using any functions in Recovery Scebarios? If Any of u know idea please do help me in this regard. or send answer to kravimb@gmail.com
Suppose you are using shared objects repository in your test and you want to split your present action? At that time shared object repository is single or it’s also splits?
Explain how Selenium is different from UFT?
What is the difference between shared and local object repository?
i want information about API testing and i want info like how process can be done in company? i want added info like coding ,debugging, desing in c.v ? what should add in c.v for eg banking domin? pls any answer my question?
X flies from Hyd to bangalore using different methods of transportation. write the test scenarios and test cases for this?
Output values? i want a practical example
A FORM CONTAINS 5 FIELDS. 1 FIELD IS ENABLED REMAINING(4) FIELDS DISABLED. MY QUESTION IS ENTER VALUES INTO 1 FIELD AFTER THAT CLICK TAB BUTTON THEN 2 FIELD ENABLE THIS PROCESS CONTINUE UPTO 5TH FIELD. HOW TO WRITE CODE IN DESCRIPTIVE PROGRAMMING. PLZ TELL ME THE PROCEDURE AND CODE FOR IT.
Explain about datafile/verification of date file when file is not available in local system?
Explain the concept of how quicktest professional (qtp) identifies object?
Explain the concept of object repository and how QTP recognizes objects?
What are the different attribute used with regular expression?