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
Which loop is used in case of arrays in the vbscript language?
Mention what are the rules to name variable in vbscript?
Explain what is loose binding? Why is it not a good practice to use it?
How to open browser in vb script?
Mention what if you do not specify anything when you call a procedure?
Can anyone send me a vb script function for verifying the functionality of active links on a web page
Mention how to access array data?
Mention how you can call vbscript functions?
How to declare an array in vbscript?
Explain the .wsf files?
How to assign a date value to a variable?
how to acces the remote mechine using vb cript(QTP)
Hello Guys, If any body looking for "worksoft certify tool training in bangalore", please contact me aimansaud@gmail.com
What is the purpose of the err object in the vbscript language?
How to Convert Hex color code to color name in VB Script?