Diff between web table ,datatable and data base (QTP)

Answers were Sorted based on User's Feedback



Diff between web table ,datatable and data base (QTP)..

Answer / 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

Diff between web table ,datatable and data base (QTP)..

Answer / 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

More VB Script Interview Questions

What is a class in CSS?

1 Answers  


Explain the scope of the variables using dim, public, and private keywords respectively.

0 Answers  


Mention what is vbscript procedures?

0 Answers  


what is descriptive programming in QTP and what is environment variable in QTP? where we store and what is its use?

4 Answers   Perot Systems,


How to replace junk code recorded by QTP with a mall function.

0 Answers  






Mention how to assign a date value to a variable?

0 Answers  


Which object is used to work with the excel sheets in the vbscript language and what statement is used to create this object?

0 Answers  


I'm new to QTP, i facing a a problem in the script says"Object not found", "Browser("").page("").frame(Name:=fminfo).webtable(). the issue is, QTp is not able to identify the web table in run time.becuase in that fram"fminfo" there are "n"table and the table do not have the names,Html id. 1) i need to count the number webtables available on that page. 2)need to identify the webtable cell values. 3)How Loop the once i get the count and retrive the cell data of each webtable? Can anyone help on this, plz.. Thanks, Suresh

3 Answers  


In our application qtp unable to indentify the menu items,we tried number of times to add objetcs into object repository but fail. through normal recording mode only objects going to add into repository but while running same recording script qtp showing a error like " unable to indentify the object". in repository there is no any properties and pro values for that object and also i tried with virtual object config also unable to find the object in application and in repository. Then what i have to do to identify menu objects????? can anybody hell me pls..............

2 Answers   Blue Star,


hai..friends ....what is the difference between function and sub procedure ....here every one know's theoretically here my question is what is the meaning of function can return the value and sub can't return the value...can you give one example with some values for that ....what does it mean ? how function can return the value...sub can not...any one please...........with example

1 Answers   Cap Gemini,


What are class variables?

0 Answers  


how to write validation function for date in vb script

0 Answers  


Categories