Hi,
When iam trying to import sheet to the QTP Global data
table at the run time using the Importsheet method.It is
able to import the sheet but no data is present after the
import due to which the test is failing.Could anyone
suggest what should be done.
When I open the actual excel sheet data is present and is
not corrupted.
Answer Posted / venkat
hi first u open excel file on your desktop,fill the data
datatable.addsheet"venkat"
datatable.importsheet"give here your desktop excel sheet
path",1,3
this is 1 is global sheet and 3 is new excel sheet, try it
on your qtp ok
thanks & regards
venkat
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
How to use transactions in qtp?
Where to use Property Let, Property Get, Property Set in UFT
any body can you help me what is the script to automate an comand promt
How to creating an output value using quicktest professional?
What phases are involved in testing an application in qtp?
When ‘option explicit’ keyword is used in qtp?
I have developed and executed a script successfully, and saved the same to QC. When I tried to execute the script from QC, the script is not executing. What are the possible reasons?”
How do you convert manual test cases to automated test cases?
Print the Prime numbers in below format only up to 20(Need commas also) 1,2,3,5,7,9,11,13,17,19
How to customize qtp?
Explain about datafile/verification of date file when file is not available in local system?
In Remote acess server how u run a test?
how we connect 1. qtp9.2 to the quality center9.0? 2. Load runner8.0 to the quality center9.0
What is a quick test professional?
Is QTP Supports SWT applications? If yes, can you write a sample script for opening a new package in eclipse.