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
What are the special sub-types in vbscript?
What is the difference between vbscript and vba?
Hi Friends Rajendra this is bhavani prasad, iam working Hyderabad. i faced one problem with qtp recording mode i.e in my application there is 100 records first we click the first record that record will be jumped to next session and 99 records will there stop the recording and run the same script .Run this script qtp does not identify the records. So plz tell me what is the solution.
What is vbscript procedures?
Mention what are the rules to name variable in vbscript?
what is the differance between BYVAL,BYREF?
Which operator can be used to do an xor operation in vbscript?
How will you get the last occurrence of one string within another string using vbscript?
Can u describe what kind of testing are for OTC derivates by banks.
What are string functions in vbscript?
How will you convert a string to upper case string using vbscript?
Compare java script and vb script?
hi i am trying for testing job for 3+ experience(fake) can u suggest me what type of projects i can keep in my resume and how much of knoeledge i should have abt that project.thnks in advance.urgt plz
Can anyone send me a vb script function for verifying the functionality of active links on a web page
Program to use input box and send even numbers into sheet1 and odd numbers into sheet2 and prime numbers into sheet3 using vbscript(QTP)?