Diff between web table ,datatable and data base (QTP)
Answer Posted / 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 |
Post New Answer View All Answers
Can anyone send me a vb script function for verifying the functionality of active links on a web page
What are the different types of operators and their order of precedence?
Explain about tristate constants in vbscript?
Is vbscript a case-sensitive or case-insensitive?
How regexp.execute method works?
We have 1 web page with names column. I am giving the Service Providers1,2,3.... @ that time dynamically some no of names are displaying in the webpage and The Pop up windows are opening(No.of Pop Up windows=No.of Names). The names may be diffar for each and every Service Provders (Dynamically) How can we handle the Dynamic values?
Explain what is loose binding? Why is it not a good practice to use it?
Which keyword is used to declare a variable in the vbscript language?
Explain the arrays in vb script?
Explain a few date functions in vbscript
Mention how to access array data?
Explain the asc function?
How to open excel in vb script?
How to delete a cookie using vbscript?
Which in-built function is used to format the number in the vbscript language?