HOW do we find a datasheet when there are 4 datasheets in
data table.this question was asked by covansys interview.
Answer Posted / surya prakash
DataTable.GetSheet(SheetID)
"SheetID" Variant Identifies the sheet to be returned.
The Sheet ID can be the sheet name or index. Index values
begin with 1.
to find the no of sheets in DataTable
"DataTable.GetSheetCount" method can be used
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
Explain the concept of how quicktest professional (qtp) identifies object?
what is run action?
Output values? i want a practical example
An object is non standard object, i mapped it to standard object, eventhogh on mapping to standard object i cannot use the methods available on the standard object with the mapped object. How i can use those standard object methods with these mapped object. (((Note : dont tell that we can use virtual object as virtual object is to map nonstandard obj to standard obj)))
How can i check items sorted or not in a weblist ? Give me the script for this...
Can any one explain me what is the procedure to connect the remote desk by using QTP 9.2 ?
What are the things(properties, and other details) will be recorded while recording an object using normal recording?
What are the types of object repository?
What is a Patch in QTP?
What are output values and why they are used ?
whow much strong on VB and C?
Why do we use breakpoints in QTP?
How many types of run modes are there in qtp?
Hello friends..... On which areas of an application we can not test with QTP
How you create new action in qtp?