How do you create new test sets in td?
No Answer is Posted For this Question
Be the First to Post Answer
Waht is Test Report , What it consists?
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); }
what are the qtp tester responsibilities?
What is difference between function and procedure?
41 Answers HCL, IBM, iGate, Infosys, TCS, Veritas, Wipro,
what is regular expression how will you implement it?
Tell me Three major differences between QTP & Winrunner?
In Manual testing , can u prpare bug report in TD?
how to retrieve the column headers in database using vbscript statement in QTP
hou can we use vb script in qtp could u tell me breafly
How to associate function library at a run time?
UFT 12.02 which ALM version will support
several browsers opened. write QTP script to close all browsers except gmail.