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 |
Mention the rules for using option explicit statement?
Check whether given Number is Even or Odd?
what is descriptive programming in QTP and what is environment variable in QTP? where we store and what is its use?
w r p syed then output was deys and click eysd and click ysde and click sdey and click deys and click eysd............
write a script to count no drives in file systems in qtp?
How will you get the last occurrence of one string within another string using vbscript?
how to write validation function for date in vb script
How do you write an SQL insert statement?
Write a program using Java Script / VBscipt that checks if two matrices have identical values in all the elements
Which event is triggered when mouse focus comes out of an element in the vbscript language?
What is event handling in vbscript?
write a vb script to display 3*3 matrix