Answer Posted / chinmaya khatua
Thanks,
It is a great document.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How to modify object property in qtp ?
What is synchronization? What are the ways you can synchronize?
How is recording done when a application is over lapping the QTP application it gives a message object not recorded
How to sendKeys in QTP? Diff b/w sendkeys and device replay? Diff b/w function and Sub? Diff b/w Array and List Different Types of running Keys other than Fast, slow,Normal mode Regular expression for http://newtours.demoaut.com Difference between \w and \W How to generate script button Recording Types Different Types of Actions? Using DP performance degrades, If Yes why? How to close all the opened browsers? Diff b/w SystemUtil.Run and invoke application? If qtp not recognized the combo box How to select values from drop down?
Does QTP run in any environment?
UFT 12.02 which ALM version will support
How to import a test case present in ".xls" file to TD under a Test set?
Describe how Smart Identification is used
can u explain relative path architecture framework in 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 many types of status are there?
What are some test assets and related extensions of qtp?
If created one virtual object? Next time I changed the window position will it work?
Describe synchronization point.
What the differences are and best practical application of Object Repository?