Answer Posted / siva.k
Instance of the class is called object.It has some set
properties and it depends upon particular class.The class
objects matches with that particular objects.
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
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); }
Which features or drawbacks of QTP lead to the upgrade for a newer version?
How you can decide which type of object repository you have to use?
What are the key points to create a framework in QTP for oracle forms?
Dear All , For UFT 12.02 which version QC or ALM will support ? Thanks Balaji
What is synchronization? What are the ways you can synchronize?
Can any give an example(if possible templates) how to test web application using QTP. thanks in advance
Why do we use breakpoints in QTP?
one screen page,that contains file , browse , update and cancel buttons.when we browse a file it should get update otherwise it should go to previous page.write negative test case for that.
What is the quicktest professional testing process?
What is the Difference between copy to action and call to action?
Explain about Test Fusion Report of QTP?
How can i get the image text that changes dynamically? Here i have used "GetROProperty", but it's not working. I used like Ex:Browser("webmail").Page("inbox").image ("captchaimage).getroproperty("innertext/text/value")
Difference between copy to action and call to action?
diff between qtp versions from 8.5