results.xls file is automatically generated while running
the script in QTP.But it is showing error to open the file
Answer / 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 |
"What are the common constrains that we need to consider when we prepare testcases for ASP application". Thanks in Advance...
what is mean by soi in object identification
hi This is Harish.1. What is object repositery .2. what is frame works in QTP,what is keyword driven frame work,explain it and how to associate the folders.3.the build is developed in java, can we write scripting in vb .4.what is discriptive progaram,how to write it.5.what is process of QTp testing.6. how to associate the shared repository. 7.what is implicit and explicit 8.what is runtime data please replay me regards Harish
Explain the check points in QTP?
In Test Director bug rEPORTS, wHAT ARE THE CONTENTS(fIELDS)? iF yoU PREAPARE BUG REPORT IN eXCEL sHEET , hOW U SEND TO dEVELOPMENT TEAM THRW T.D?
How to load the object repository at run time?
Can u Reduce the size of Object repository? What are the problems u have faced in Qtp tool?
Which is the best testing institute for QTP training in Hyderabad.
My Project is HOSPITAL CONTROL SYSTEM. In this MY testing modules are In-patient and Out-patient. plz explain those modules. i.e. How explain to Interviewer. with full details also . Waht types of bugs we can fond ? NOTE : IT is a web project plz urgent.
How you can replace string in qtp?
Basically why we need testing?
Given a string variable contain a full name (last name, first name), using vbscripting, how can you extract first and last name and save them into two different variables.