Answer Posted / naren
An action that can be called multiple times by the test in
which it was created.(local test) as well as by other tests.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
How to handle dynamic objects in quicktest professional?
desribe a situation where u faced a stressful situation and how did u cope with it
How can you send user defined messages to test report?
How to make qtp understand the difference amongst the same type of objects .suppose there are 5 check boxes in a page and I have to choose the 2nd one, how to do that through script?
How many lines of code in each script of QTP?
How did you use regular expressions in QTP and also in WR?
What is quicktest professional?
Hi , I am facing issue QTP 10.0 with oracle ERP 11i .When QTP opens,click sub links on ERP ,FORM is not opening getting unexpected Internet explorer error message with send or don't send report.So unable to work with forms using QTP.
Explain different recording modes?
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 you can decide which type of object repository you have to use?
How many types of parameters are available in quicktest professional (qtp)?
how u will evaluate the tool for test automation?
How will you handle java tree in qtp?
i need qtp tutorial. pls send it to sridhar.k151@g mail.com