Wher to use DATA TABLE METHODS in Qtp?What is the use of it?
Answer Posted / nani
Hi,
Generally data table methods can use in run time.
wn ever we need data in run time then we can use data table
methods.
All methods performed on this object apply to the run-time
DataTable object only. Changes to the run-time DataTable
object are reflected in the test results, but the design-
time Data Table is not affected.
different data table methods are:
AddSheet Method
DeleteSheet Method
Export Method
ExportSheet Method
GetCurrentRow Method
GetRowCount Method
GetSheet Method
GetSheetCount Method
Import Method
SetCurrentRow Method
SetNextRow Method
| Is This Answer Correct ? | 25 Yes | 1 No |
Post New Answer View All Answers
action contains public and private functions but do we resuable that action or not..If it is reusable How..plz tell me the ans
can any body clearly explain about keyword driven framework .give me the explanation for files what ever you use in this frame work?
What should we say if interviewer asks "What is ur project architecture?".......Can any one help me with clear information.?????????
I want two test two agents login for the flight website. Here is the scenario: I want to go through 1-3 rows for one user login and other user login I want to go though 3-5 rows. How would you set this up in qtp. Thank You
Explain about Test Fusion Report of QTP?
How you can delete excel file in qtp?
Analyzing the checpoint results?
What is the extension of the qtp local repository? If it is .mtr then what is .bdb extension stands for?
Hi! Using Descriptive Programming How do we get Parent object for an object by writing script(DP). Say, i want to get a parent object for a "Link" in a web page by writing script in Descriptive Programming.
What is QTP and the use of QTP in TD?
What are the steps involved in the recovery scenario wizard?
What are the things(properties, and other details) will be recorded while recording an object using normal recording?
How to upload excel files into Quality Center using QTP Script and how to delete excel files from Quality?
Can any one tell me about "Mapping Repository Parameter Values" and why we use it....??How to use it???Please, tell the preconditions also...........???? Thanks in Advance
How to run an integrated test scenario using Multiple Actions? How to use the QTP Step Generator?