How to add multiple values in rows, under a single column of
a run time datatable?
Answer Posted / saff
BY importing the data from external excel sheet
1) first addsheet
2) importheet from excel to the local datatable
datatable.addsheet(tagretsheet)
datatable.importsheet sourcefile,sourcesheet,targetsheet
or else
u can manualy give the values into the shhet
datatable.value(parametername,sheetname)=parametervalue
Is This Answer Correct ? | 5 Yes | 13 No |
Post New Answer View All Answers
what is the difference between data driver & data driven and driver script?
1.explain end to end process of qc,2.how many tabs are in qc9.0,qc10.0 3.what is review, how many reviews are following in aproject 4.how will you get the requirements 5.why do we choose testing 6.how to export tc's and requirements to qc through add-ins
in a web page How to check and display a particular word from a paragraph?
What is synchronization point in QTP?
If I give some thousand tests to execute in two days what do you do?
Explain the concept of how quicktest professional identifies object?
In the Hybrid framework, data can access the database, excel file, XML etc. Is it true?
How is the Bitmap checkpoint different from Image checkpoint?
How to connect to a database?
In application which areas to be automated and what kind of situation will be take? using QTP? Plz give me the clear answer
how to compare two bitmaps( 1. clients requirement & 2. Designed by dev) in qtp 8.2 wann clear steps
When you open QTP, how many sheets you can see?
can the activities of test case design be automated?
Can any one send me the QTP Basic Coding Samples?
Which HTML specification will be adhered to? How strictly? What variations will be allowed for targeted browsers?