results.xls file is automatically generated while running
the script in QTP.But it is showing error to open the file
Answer Posted / sandeep
.XLS file is not generated by QTP.
Some of your subroutine written in VBScript may be
generating this .xls file.
Please check that function.
In the same function, Please add statments to save the file
and quit Excel application.
This will help you to REOPEN the file properly.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
what is keyword driven testing in qtp?n how is it useful?
What the differences are and best practical application of Object Repository?
Hi.. I want to do parametrization for selecting perticular flighr say XYZ by using local table: criteria: 1.If flight is available msgbox "Flight is available" and then select flight from flight table and click to ok button after that as enter username and ticket no and then stop 2. otherwise msgbox " Flight is not available" and stop Please help me out ..and let me know your responses on dipak.bachhav@gmail.com Regard, Dipak
What is Curd testing?
hi can any body give me a script for creating a modularity or keyword driven framework..i am working as a qtp tester for 2 months but still i am not exposed to framework in my company
what is clean sweep?
Can we write winrunner language i.e TSL in QTP tool?
In qtp, explain what is qrs file?
Hi Friends, Im planning to do certifcation in mercury Automation Tool QTP.But I Didnt get any clear details regarding course syllabus, fees, where to approach, and which certification would be useful for the experienced testers? can any one send me the details?
How do you handle multiple banners(at the top the page, the banner is scrolling) in a web page(Dont take the name property(regular expression))
Can U Explain about QTP tool from older version to latest version also its differences?
Who uses qtp tool?
How Can I find the least value in a bunch of variables using qtp.. E.g.:- A = 210, B = 212, C = 60, D = 111 I don’t want to write bunch of lines for this…. Is there a way to get the result in one line…..
i am new QTP... please tell me automation frameworks , types & for whiich type of applications frameworks are used & how to generate script in keyword driven framework
Why script error occur in between recording in qtp?