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 QTP, If you have list of checkboxes, how can i select a particular checkbox and delete if the checkboxes are changing dynamically?
How to retrieve value (data) from notepad using QTP ?
What is test fusion report?
how to choose the framework in qtp ? 2)when we go for the descriptive programming ?
requirement is for combo box your expected value is str= "Denver.Frankfurt.London.Los Angeles.Paris.Portland.San Francisco.Seattle.Sydney.Zurich" ar = Window("Flight Reservation").WinComboBox("Fly From:").GetContent your actual value is : that shows data in combo box how can u test the both data is correct or not by using split function
Can you expect major bugs in Net banking Application?
What is the synchronization point in qtp?
whow much strong on VB and C?
How will you test a stapler?
what is descriptiveprograming? how to do object identification thrugh Descriptive and is possible smart identification or not
what r the main benefits of automation?
Hi ,Can any one pleas explain how to test splash objects using QTP?