HOW do we find a datasheet when there are 4 datasheets in
data table.this question was asked by covansys interview.

Answers were Sorted based on User's Feedback



HOW do we find a datasheet when there are 4 datasheets in data table.this question was asked by co..

Answer / 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

HOW do we find a datasheet when there are 4 datasheets in data table.this question was asked by co..

Answer / manoj4testing

we can find a data sheet using sheet id or sheet name we can
access the sheet using its id or name in the script

(pls notify if i am wrong)
manoj4testing@yahoo.com

Is This Answer Correct ?    2 Yes 0 No

HOW do we find a datasheet when there are 4 datasheets in data table.this question was asked by co..

Answer / salman

Yes when there are 4 sheets in a data table,each sheet will
have a distinct name or id.We can access each sheet with
its names.

Is This Answer Correct ?    2 Yes 0 No

HOW do we find a datasheet when there are 4 datasheets in data table.this question was asked by co..

Answer / firoz shaik

when we create 4 different actions, then we can see 4 data
sheets(Local Sheets), excluding 1 Global Sheet.

Is This Answer Correct ?    1 Yes 0 No

HOW do we find a datasheet when there are 4 datasheets in data table.this question was asked by co..

Answer / raghu

By giving different names to each and every sheet

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More QTP Interview Questions

Explain about merging of two repositories?

3 Answers  


This is a question thats generally asked in every QTP interview. What were the problems that you faced during automation and how did you resolve them?

0 Answers  


What is an other way of "Wait" statement in QTP I dont want to use wait("Some number"). Can any one tell this please..........

10 Answers   ADP, AZTEC,


How you test the object which is dynamically changes its location?

7 Answers   Wipro,


Does UNIX support QTP? If not what is the other tool used for Unix environment?

2 Answers   Amdocs, Fidelity,






WHAT ARE THE DISADVANTAGES OF SHARED REPOSITORY?

9 Answers   BirlaSoft,


how and what kind of vb functions do us ein QTP?

2 Answers   Ordain Solutions,


what is the diff between manual test plan document and automation test plan doc.can u explain indetail.

0 Answers   Value Labs,


How will you report the bug and explain the defect tracking sheet you handled?

0 Answers   TCS,


In an output value text checkpoint, where does the output value stored by default ?

4 Answers   Ordain Solutions,


what is run-time object property in Object spy in QTP9?

3 Answers  


What is the diffrence bettween QTP 9.0 and QTP 9.1?

1 Answers  


Categories