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?

Answers were Sorted based on User's Feedback



interviwer asks what is data table? my ans is Data table is an internal Excel file of QTP...intervie..

Answer / manjunathareddy

Data Table is a inbuilt feature in QTP, Datatable object is
to create an object for adding, deleting, updating data of
an excel sheet used,it having two sheets .

1.Globalsheet : Globalsheet in any script is unique,
Globalsheet is used in order to store values in the sheet
and the values stored in Globalsheet can be used in all the
actions.
2.Local sheet :Localsheet: Each and every action in the
script will have its own Localsheet, name of the Localsheet
of a particular action is same as the action name.

Is This Answer Correct ?    5 Yes 3 No

interviwer asks what is data table? my ans is Data table is an internal Excel file of QTP...intervie..

Answer / jyotikrushna

Datatable is an object and a part of AOM/TOM. we have two types of datatables in QTP, these are Run-time datatable and design-time datatable. Using various numbers of methods like AddSheet, ImportSheet,ExportSheet, we can do parameterization in the test/application.

Is This Answer Correct ?    2 Yes 0 No

interviwer asks what is data table? my ans is Data table is an internal Excel file of QTP...intervie..

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

More QTP Interview Questions

Can QTP be used for GUI testing ?, We are using Java with MySQL and Operating system is Linux. We are NOT using the web.

0 Answers   IBM,


I want to open a Google page without recording a test and i do not want to use system.Util.run command as well how do i do this?

11 Answers   IBM,


HoW to open QTP in Real time.after getting the qtp window how to log in .pl answer real time people

3 Answers   GE,


what is difference betweem class annd object?

1 Answers  


QTP 10.0 is not identifying web objects for IE 8.it is identifying like winObject.I installed HP patch QTPWEB_00037.Still getting issue

1 Answers  






how can we group that these test cases only should be automated and in which order you execute that test cases?

2 Answers   BSL,


is qtp 9.2 supported for firefox browser3.0?bcoz when i tried to create scripts with the application run on firefox browser 3.0 then qtp 9.2 didn't ct=reate the scripts?

2 Answers  


Explain about reusable actions?

3 Answers   IBM,


I have a login page like username, password and login. I have to pass the 50 user names and 50 passwords but how can i test this page with out using parameters?

2 Answers  


How to get line numbers in your editor in expert view?

1 Answers  


How to load an object to a object repository at RUN TIME ?

3 Answers  


What is difference b/w AOM,DOM,COM Have u ever is used ny of the models.If so why?

1 Answers   GE,


Categories