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

When are redim statement and preserve keyword used in the vbscript language?

579


what is event handling?

575


In html file what is an ideal position to include vbscript?

800


Explain about vb script?

739


why do u choose to go for testing why cant for devoloping

1578






If a calulator having 3 buttons (of any number)in 3 of them one is not working properly due to which answer is wrong always. write a script to find out which button is not working properly ?

1545


How will you convert a string to lower case string using vbscript?

547


How you can call vbscript functions?

567


How many types of procedures are available in the vbscript language?

520


1.I want to establish connection with excel and also want to fetch the data using SQL queries. 2.the code should be written in such a way that in future if I want to migrate from excel to MS excess database , then there should be minimal changes.

1509


How to open browser in vb script?

573


Explain few date functions in vbscript?

606


Description.Create

2155


What are string functions in vbscript?

643


A folder is there inside no of textfiles are avilable. How do count the textfiles. Normally folder means we are using subfolder methods but textfiles is not working for subfolder methods and how do get file name also.

1500