Can you import and export data from XLS and how?
Answers were Sorted based on User's Feedback
Answer / uday kumar_anem
We can import or export the data from Excel sheet in 2 ways.
1. by using Datatable.import("ExcelFile")
Datatable.export("ExcelFile")
2 Place your mouse over datatable in QTP and right click ->
File -> Import File /Export
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / dixit
her i want to add some thing
if you want to import particular sheet then you can use
ImportSheet method
DataTabe.ImportSheet("path of Excel",Source Sheet,Dest
Sheet)
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / ramu@sunnys
yes,we use datatable.import for import data and
datatable.export for export the data
| Is This Answer Correct ? | 0 Yes | 1 No |
Answer / ramu@sunnys
yes,we use datatable.import for import data and
datatable.export for export the data
| Is This Answer Correct ? | 0 Yes | 2 No |
how to test use the quality control .how to verify the image verification
how to explain a claims and insurance project?
What is test object model in QTP ?
Can anybody give the script to addsheet, add column,add values under that column in the rows??
What are the common defects found in your project? (in qtp interview)
what is Compile Module in QTP? what exactly it contains Functions or Actions?
your doing one project testing then how u know itis wheather web based application or windows based application?
Hi all, I am New to QTP . I am Now in critical situtaion. I want to know How to create our own object respository for our application. please say the answer with example.
assume i have few url link how will i dynamically call then using descriptive programming?
can anyone please send me qtp framework material please its urgent
i ve an excel in a QC folder. Thru my QTP script i want to open that excel in runtime. I am running this script from QC itself
How exactly you start scripting in QTP? In the interview he was not satisfied with my answer.Please post what is correct answer.