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.
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / esu
chick excel workbook extention for".xls". other then .xls we
cann't.
| Is This Answer Correct ? | 1 Yes | 0 No |
In an interview, what r the general questions asked in QTP? pls give me anwser to this question?
I have given u a application.To automate it what are the things will u consider?
How many check points are there in QTP and what are they?
What is difference between QTP 8.2 Obect Repository and QTP 9.2 object Repository?
There are 4 webpages in an application, in third page there is one cancel button i want to click that cancel button only, how can I click that cancel buttton ?
Hi, Where should I get all the test's results If I ran the scripts in Batch run. At the result window I found only last test result. Could any one help me on this?
How to add a runtime parameter to a data sheet?
can we change the name of a check point? when will you start writing testcases? do you follow any methodology for writing test scripts? qtp is key word driven testing or data driven testing?
Plz someone tell me about user interface testing and backend testing and hw did u use it in ur project.plz give a detail answer i need to explain it to the interviewer. plzzzzzzzzz guys its urgent
Explain qtp(quick test professional)?
difference between GetRoProperry and GetToProperty.and where we've to use exactly those properties
Associated files in QTP?