Diff between web table ,datatable and data base (QTP)
Answers were Sorted based on User's Feedback
Answer / manisha
In Data table all the rows has equal number of columns.
ex.:-there are 3 rows and 5 columns.then each row has same 5
columns.
In Web table number of columns may not be equal for the
rows.
ex:- there are 3 rows .each row has n number of columns
1st row can have 2 columns
2nd row can have 5 columns
3rd row can have n columns.
| Is This Answer Correct ? | 5 Yes | 0 No |
Answer / manisha
In Data table all the rows has equal number of columns.
ex.:-there are 3 rows and 5 columns.then each row has same 5
columns.
In Web table number of columns may not be equal for the
rows.
ex:- there are 3 rows .each row has n number of columns
1st row can have 2 columns
2nd row can have 5 columns
3rd row can have n columns.
Where as Database is the collection of tables.it can have n
number of tables of different scenarios(purpose).
| Is This Answer Correct ? | 3 Yes | 0 No |
how to set one column as primary key in QTP and fetch values accordingly
Mention what is the difference between vbscript and vba?
Explain about scrrun.dll?
What's the difference between vbscript and vb.net?
I have an excel sheet with multiple ID's in a column. Now i need fetch those ID's in an application and check whether if it already exist in the DB. If not then i have to go with the process of inserting them in the DB. If it exists then i need to skip that ID and move to the next ID and check the same and proceed. How can i do that with for loop and if condition?
Differentiate javascript and vbscript?
Which operator can be used to check if two numbers are equal or not in vbscript?
what is the use of QCUtil? explain with one example?
How to write Descriptive programming in .VBS file i wrote this code but it is giving error.. Dim qtApp set qtApp=createobject("QuickTest.Application") qtApp.Launch qtApp.Visible=True Set objIE = CreateObject("InternetExplorer.Application") objIE.visible = True objIE.Navigate "www.gmail.com" browser("title:=gmail").title("title:=gmail")
How strcomp function works?
write a vb script to display ***** ***** ***** ***** *****
please can you help me to get a code of flames using a visual basic 6