interviwer asks what is data table? my ans is Data table is an internal Excel file of QTP...intervier not happy with this also? can u post any other answer?
Answer Posted / karthik
Data table is used to store the data and paramaterize that data script during running.
In datatable having 2 sheets 1.global 2.Local,by default datatable having 256 sheets one is global and remaining 255 are global sheets.
Global: Data is avialable to all the actions
Local: Data is avilable to only that action in which they are declared
| Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
What is the Difference between test object and run time object?
explain how to write vb script in qtp?when will you write own script?
How reliable are the site's Internet connections required to be? And how does that affect backup system or redundant connection requirements and testing?
What will be happen if i load object repository at run time, but it has already associated.
how to test Web application using QTP software
What is the recovery scenario in qtp?
Can we run multiple QTP scripts one after the other without manual intervention? How?
What is an expert view and keyword view?
How to use parameterization in qtp?
what is clean sweep?
How you know that a test case is a regression test case
wht is Manual Testing Frame work. Pls anybody can give appropriate answers
How you are developing the script? Using record and play back or manual?
Discuss quicktest professional environment?
how do you parameterize search button from the website? the page is a single winobject and i have made a virtual object button of search button but search box can't be converted into a winedit and if we try to convert it into winedit the value we enter in a searchbox appears as numbers in the script so we arent able to parameterize.help!!!