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

Hi All, I am facing one problem in QTP. There is link object in my application that exist in the Frame in mozilla firefox. Click event on that object is not working but once the frame is enabled/activated then click event works fine.But the frame does not have the activate property. This problem is coming in firefox only. Regards

2260


after medical test,when will be the police verification

1717


Which loop is used in case of arrays in the vbscript language?

522


What are lbound and ubound in the vbscript language?

609


who will create the object?

1482






how to answer "TELL ME ABOUT UR SELF" as exp.person. whr to start and whr to stop. can anyone tel me

1339


Does VB/Win make standalone .EXE files?

2903


What is the difference between javascript and vbscript?

534


Hai this is sheik, i want to learn VB scripts for web application pls guide me what are all basic things need to know to learn VB scripts in web application.

1432


who will create the object?

1721


hi Set myobj=Description.Create() myobj("type").value="submit" myobj("name").value="google search" myobj("html tag").value="button" browser("title:=google").page("title:=google").webButton (myobj).Click i was running above code in one weak back it was working fine i got result,again i opened after few days ,again i was trying to run the code it shows run time error in last line of my code ,why ?pls answer my question?

1740


How are values assigned to string type and numeric type variables?

540


What is byref and byval parameters in vbscript?

607


1. How to handle object implementation change in DP for Ex: i have login page with username,pasword (editboxes),login,cancel(buttons). Here i written DP code for login page with the help properties. My questions: 1.If properites are changing dynamically i will do (i want code for that) 2.if objects are changed dynamcally i will do (i wnat code for that)

1614


What is the scope of a constant declared using public?

562