How to export QTP results to an .xls file?

Answer Posted / shavali

I THINK IT IS NOT CLEAR . WE HAVE PASS THE RESULT DIRECTLY
INTO THE XL SHEET. SUPPOSE IF LOGIN PAGE IS VALID THAT IS
USERID AND PASSWORD AND LOGINBUTTON IS WORKING THEN THESE
TEST CASES SHOULD BE DISPLAYED IN XLFILE
IF POSSIBLE I WILL TRY THIS CODE


CORRECT ME IF IAM WRONG

Is This Answer Correct ?    3 Yes 12 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Whats the realtime QTP testing process

1991


how to find that tools work well with your existing system?

1403


How to find operating system information using the qtp script?

584


What is data driver in qtp? Where we use it?

565


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); }

1714






what is the mail use of frame work(with detail). architecture for keyword driven frame work

1420


In Test Directory, What are the contents in test case designing? if you prepare in excel sheet how u use thrw Test Directory?

1510


How will you check that your test cases covered all the requirements?

566


What are the Disadvantages of shared object repository?

571


Thanks....But can u tell me how i use the QTP for GIS with one Example...

1431


How does qtp identify gui object?

586


what type of framework u r using in ur organization

1652


What are the different types of recording modes in qtp? Which will be used when?

571


How reliable are the site's Internet connections required to be? And how does that affect backup system or redundant connection requirements and testing?

702


What is data driver in qtp?

578