Answer Posted / rajaputra
It is used to get the Runtime object property.
By using this we can do Access control testing.
By using this we can know whether the object is
enable/disable OR editable/non-editable
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
Presently i am working on QTP 8.2 Version,i want to know features in 9.2 version, because i have not sufficient time to put the effort on the 9.2 version
Anybody plz give, How do you test aframe in a web page? If page cotain text message or Images, tables?
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); }
unique properties of button,edit box, radio button,check box?
What is recovery scenario manager? When you go for recovery scenario manager? Tell me one scenario were your used recovery scenario in your project?
how to test Web application using QTP software
How to handle dynamic objects in quicktest professional (qtp)?
How do you do batch testing in wr and is it possible to do in qtp, if so explain?
When Recovery scenario actually starts while testing the application?
Describe the differences between functions and actions in UFT?
In qtp, explain what is crypt object
How do client side image and server side image work?
How many add-ins comes by default with quicktest professional (qtp)?
How to use checkpoints in qtp ?
What is ObjectParamater?