To get data from table which method will be used in QTP
Answer Posted / mythreyi
In data table we have 2 fields like Uname,pwd
To get data from data table as
username=datatable("uname",dtglobalsheet)
or
username=datatable("uname",1)
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How do you declare a variable in vbscript?
how to set one column as primary key in QTP and fetch values accordingly
Why is the use of exit do or exit for statements within loops discouraged?
Can someone please tell me what poor design in a relational database (not the layout or style) is and how it can be avoided? PLEASE...im desperate.
If else for do while select in vb script?
How will you check that a variable is an array in vbscript?
What is Procedure or Subroutine in VB Script?
how to check whether link is disabled in QTP??
Explain about scrrun.dll in vbscript?
Mention what if you do not specify anything when you call a procedure?
Explain How do you create a recordset object in vbscript?
How to make professional test report using vbscript code in UFT, which gives us complete analysis of the test.
In html file what is an ideal position to include vbscript?
Which respective symbols are used to separate a line and to break the lengthy statement into multiple statements in the vbscript language?
What is the difference between vbscript and vba?