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 |
What is the difference between functions and actions in QTP?
i don't have any experience in qtp? Can u please tell me What work i have to do?
object types is used for what?
what is keyword driven framework in qtp.
When i used this below script to insert value in the Datatable... At run time it was inserting the given value in the specified column, But after execution all those inserted values were cleared automatically... datatable("column name",sheetid)=value
if devloper change only button names in present build then script will execute or not , why? Only gui changed.......
How to run an integrated test scenario using Multiple Actions? How to use the QTP Step Generator?
What is TOM in QTP?
What is difference between web object and web items
what are the metrics in general we use in testing.
actually how many hours per one day we will work on automation (qtp) in real time
What kind of errors can b handled in QTP in real time scenario?