w is datatable
Answers were Sorted based on User's Feedback
Answer / saritha
Data table is used to store the test data and parameterrize
that data to the test during test execution
Is This Answer Correct ? | 7 Yes | 2 No |
Answer / ramesh
Data Table. Assists you in parameterizing your test. The
Data Table contains the Global tab and a tab for each
action.Data table is used to store the test data and
parameterrize that data to the test during test execution
Is This Answer Correct ? | 5 Yes | 1 No |
Answer / umasankar
Data Table. Assists you in parameterizing your test. The
Data Table contains the Global tab and a tab for each
action.
Is This Answer Correct ? | 5 Yes | 2 No |
Answer / mohammad
datatable is also called as formula one table table
developed by 3rd party developers and integrated with qtp
1.it is used for holding the testdata
2.it isolates thetest script from the datasorce
3.it has a provision of importing the data with different
datasources like flat files data files
Is This Answer Correct ? | 4 Yes | 2 No |
Hi,can anyone tell me How to found the number of 1's and 2's in the given format 1,1,2,2,3,3,4,2 using vbscript Thanks in advance
Why we use QTP ,We can use other tools like WR OrSilktest What r the options in Qtp that WR and Swilktest Does not have.
is we can import the object repository from external source. if it so then how?
what is the hierarchy to use properties in descriptive programming
How can we check whether a particular sheet loaded (existed) or not in Data Table.
how we do database testing with qtp using descriptive programming?
22 Answers Nutrins, Rohit Technologies, Symphony, Syntel, TCS,
We have 10 rows in datatable at runtime we get error at 3rd row ? what is the procedure for continuing same test from 4th row on wards?
Call to copy of an action and call to existing action… i know the diff but in real project how to use..? i want live scenario.pls help me..
How to upload excel files into Quality Center using QTP Script and how to delete excel files from Quality?
Hi am New to Automation Testing , any one can you help me what are the basic questiion are asked an interview?
what is the purpose of SetTOProperty Method?
1 Answers Cap Gemini, iGate, Wipro,
any one could you explain the following code with example: intFieldItemsCnt =CInt(GetProperty(Browser ("Browsername").Page("Pagename").Weblist ("weblistname"),"items count")) msgbox intFieldItemsCnt