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
how can i pass a "cript"as a parameter in to a function
What does it mean when a check point is in red color? What do you do?
What is optional step in qtp? How you can add optional step in qtp?
Hi.. I want to do parametrization for selecting perticular flighr say XYZ by using local table: criteria: 1.If flight is available msgbox "Flight is available" and then select flight from flight table and click to ok button after that as enter username and ticket no and then stop 2. otherwise msgbox " Flight is not available" and stop Please help me out ..and let me know your responses on dipak.bachhav@gmail.com Regard, Dipak
if our qtp vb Script may be Currepted then What we want do?
What are private functions in QTP? How they can be called from the function library?
How to do the scripting. Is there any inbuilt functions in qtp as in qtp-s. What's the difference between them? How to handle script issues?
how to find that tools work well with ur existing system?
how to find that a file has been completely downloaded or not? I told that "download Complete" pop up. but he told the tool doesn't recognize the pop up
Does Low-level recording capture mouse movements?
What will be happen if i load object repository at run time, but it has already associated.
What are the advantages of qtp?
I AM TRYING PORT CODE FROM WINRUNNER TO QTP AND DON'T KNOW TO HOW TO CHECK THE ERRORS. IN WINRUNNER FUNCTION RETURNS EIGHER 0 OR -1 AGAINST WHICH RESULT CAN BE MADE PASS OR FAIL BUT IN QTP I DON'T SEE FUNCTIONS RETURNING ANY VALUE. APPRECIATE IF ANYONE COULD HELP ME CONVERTING FOLLWOING WINRUNNER CODE TO QTP. set_window("Customer Service"); rc = web_obj_get_text("Summary","#2","#4",ssn,""," ",1); if (rc != E_OK) { report_msg("[GetSubscriberSummary] Could Not get subscriber SSN; rc = "&rc); myRC = rc; } else { ssn = StripBlank(ssn); if (DEBUG) report_msg ("[GetSubscriberSummary] SSN: "&ssn); }
how to prepared for first for the first interview?
if numbers are always changing write a script for that