
- Forum
- Testing
- Software Testing
- Saving a data in excel sheet....Using QTP
Saving a data in excel sheet....Using QTP
This is a discussion on Saving a data in excel sheet....Using QTP within the Software Testing forums, part of the Testing category; Hi, How i can save a data in excel sheet for future use. I was able work on the data ...
-
08-18-2005, 06:13 AM #1
- Join Date
- Aug 2005
- Answers
- 3
Saving a data in excel sheet....Using QTP
Hi,
How i can save a data in excel sheet for future use.
I was able work on the data in the excel sheet,but i was not able to save the dynamic data in the excel sheet permanently.
Regard's,
Raju KH
-
08-30-2005, 02:29 AM #2
- Join Date
- Feb 2005
- Answers
- 4
re:
just right click in the sheet
1. you get 5 options file , sheet etc ...
2. select Sheet > export > and save accordingly.
3. the file is saved as Excel sheet and is exact replica of the datagrid.
cheers
Amit
-
08-31-2005, 01:47 AM #3
- Join Date
- Aug 2005
- Answers
- 3
Actually my query is regarding the storing of run time data in datatable.
-
09-02-2005, 05:20 AM #4
- Join Date
- Feb 2005
- Answers
- 4
re:
oh!!! was it that i told u some elementary method of saving a spreadsheet?
ok sorry for that.
When u say"Actually my query is regarding the storing of run time data in datatable.", thats more clear
simply use the following statement "datatable.export" , in other words use/insert this statement at the end of the testcase.
hope u get this clear.
Thanks
Amit
-
Sponsored Ads

Reply With Quote





