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
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 |
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 |
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 |
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 |
Answer / raghu
By giving different names to each and every sheet
| Is This Answer Correct ? | 1 Yes | 0 No |
What is log file? what is the use of Log fine. How to create? what are the contents and the main advantages of log files. plz do help me in this concepts as i have an interivew on qtp in a couple of days. plz do help me.. thanks in Advance.
Hi i want to export the data from applicatioon to excel and later i want to import and use it for my scripts hoe can i do this?
how can u find the syntax errors or other script errors in your test during the execution of your QTP Test - (i.e., not after the execution/test run finished, but before finishing the test run)
How to test whether the navigation i.e. from one page to another is working r not using QTP for web based application
What is test automation framework?which framework does QTP follow?Need some practical explanation as to how u will start ur testing process following a particular framework?
If QTP not recognizing using repository while executing, how can we go forward
tell me abt a time when u had to go above &beyind the call of duty to get the job done
Syntax for how to call one script from another? and Syntax to call one "Action" in another?
How do you data drive an external spreadsheet?
what r advance features u had done in QTP?
hi, In A Table there are some columns and dynamic rows and in each row in first column there is a link with name. upon clicking on that link it will show some details. write the vbscript to check that link without descriptive programming?
Which scripting language used by quicktest professional (qtp)?