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.

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



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

where can i learn VB scripint ?

1874


What are class events?

777


How to write VB script for login module?

2896


if u ve resrevation for train and u get a number supose 1234xxxokie.after sucessul entering all required fields. now u put that number in search and want to chk wether these ar same or not if both ar same then its okie otherwise test fail.what would be the vb script code for it to compare these two values of different page.

1675


If else for do while select in vb script?

875


Which function is used to perform string comparison?

830


How will you compare two strings in vbscript?

839


What are the differences between sub procedures and function procedures?

768


Which in-built function related to an array joins substrings into one string in the vbscript language?

746


Explain the operator precedence in vb script?

874


How to open excel in vb script?

795


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.

1750


filter the array values without using filter function?

1920


Program to use input box and send even numbers into sheet1 and odd numbers into sheet2 and prime numbers into sheet3 using vbscript(QTP)?

2845


Explain few date functions in vbscript?

832