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 |
wht must be the interview question on corinthian information technology solutions incorporated.
How can constants be declared in the vbscript language?
What are the differences between sub procedures and function procedures?
What is the use of option explicit in vbscript?
how to validate the text in a web table
What are the naming conventions while declaring a variable in the vbscript language?
Can we create Crystal Report object in QTP?If yes then what it is and what are its various properties?
write any ttest cases using check points and parameterization
write a vb script code to display the vbscript word by word (i e 1st it should display v then b and up to t )
write a vb script to display ***** ***** ***** ***** *****
Explain about arrays in vb script?
write a Vb script to find a whther a selected drive exits.