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


Please Help Members By Posting Answers For Below Questions

Can anyone send me a vb script function for verifying the functionality of active links on a web page

1803


What are the different types of operators and their order of precedence?

814


Explain about tristate constants in vbscript?

847


Is vbscript a case-sensitive or case-insensitive?

1016


How regexp.execute method works?

846


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?

1985


Explain what is loose binding? Why is it not a good practice to use it?

833


Which keyword is used to declare a variable in the vbscript language?

730


Explain the arrays in vb script?

829


Explain a few date functions in vbscript

780


Mention how to access array data?

710


Explain the asc function?

709


How to open excel in vb script?

790


How to delete a cookie using vbscript?

831


Which in-built function is used to format the number in the vbscript language?

800