Diff between web table ,datatable and data base (QTP)
Answers were Sorted based on User's Feedback
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 |
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 |
Is vbscript a case-sensitive or case-insensitive?
There are 5 web pages.write a script to click the button on 4th web page.
Explain the functionality of vbscript?
Write a program using Java Script / VBscipt that checks if two matrices have identical values in all the elements
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)
How will you format a number in percetage format in vbscript?
How can you have different number of cells for each row of a table in HTML?
1) How can we use VB script in testing the application? 2) What all are the things(Software application to be installed in PC) we need to learn VBscript?
Dear All, I am geting below IE error whilie executing the QTP scripts in Batch mode "Internet Explorer has encountered a problem and needs to close. We are sorry for the inconvenience." can any one suggest me how to resolve this issue . Thanks Balaji
which one is more secure vb script or java script ??????? or both are same ??????
Hi, Can anyone please send me vb script examples to practice vb and also material to learn vb scripting in QTP? my email id : hareen_11@yahoo.com
What is the difference between javascript and vbscript?