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

What is the difference Between LowLevel and Normal Recording Modes?

1 Answers  


How to find the difference between 2 dates in qtp?

0 Answers  


how i can get the value of label box , please any body tell me script of that code

1 Answers  


what is the long form of QTP ?

2 Answers  


How to Practice QTP Scripts?

1 Answers  






for a test in QTP i had choose the object repository as shared.after completion of some days i want to conduct the same test again,now the question is HOW TO LOAD THE OBJECT REPOSITORY. is it possible by descriptive programming.could any one tell me how many ways we load it and what is the process?

13 Answers   Logica CMG,


what is key word driven frame work how to use keyword driven frame in QTP in a project

1 Answers   AppLabs,


HI. AnyBody can explain Automation Testing Framework...Generally wht do we Intiate before going to start Automation testing process... Anybody can explain.......Thanks in advacne...

1 Answers   HCL,


How to use QTP for Regration testing, plz tell as with short Example of login window? plz tell as....

2 Answers  


I have to do testing for XML file using QTP. 1. I was given a sample XML, I had to edit that with my actual data and had to make a new XML-- this part is completed, I did that. 2. Now I have to copy the exact contents of that XML file and have to paste it in a web application as a request message for web appliaction processing, using QTP. So I am unable to copy and paste it in web application, please help me out.

1 Answers  


How to export QTP results to an ".xls" file?

1 Answers  


Can we do server automation by QTP? If you have any helpful links ,pls post it. Thanks Uma

1 Answers  


Categories