Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


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

What test you perform mostly? Regression or retesting in your testing process?

0 Answers  


Please explain about unicode compatibility in QTP. how we can able to use it. Please help me

1 Answers  


can we run the scripts of qtp 8.2 in the qtp7.0?

1 Answers  


How many actions we can create with in a test?

7 Answers  


wht is the difference between action and functio?

3 Answers  


Hi, I am new into the field of testing and I need to know how can I begin automating the testing of Mainframe applications using QTP. Can anyone help me?

0 Answers  


How can we retrieve the Bug Ids which are open&Reopen in status through QTP scrit?Please find the script which i tried... Dim objBugFactory, objBug Dim BugId Set TDConnection = QCUtil.TDConnection Set objBug = TDConnection.BugFactory If QCUtil.IsConnected then Reporter.ReportEvent 0, "Connected", "Connected to server: " + QCUtil.TDConnection.ServerName + chr (13) +"Project: " + QCUtil.TDConnection.ProjectName + chr (13) + "Domain: " + QCUtil.TDConnection.DomainName Reporter.ReportEvent 0, "Current time on server is","==>" & TDConnection.ServerTime Else Reporter.ReportEvent 1, "Not connected", "Not connected to Quality Center" End If If mybug.Status="Open" Then BugId=mybug.DefectId MsgBox BugId End If 'OR**********************************--------------------- -----********************************** If Bug_Fields("BG_STATUS").Value ="Open" Or "Re Open"Then BugId=Bug_Fields("BG_BUG_ID").Value MsgBox BugId End If

0 Answers   TCS,


I am using descriptive programming for my project.when QTP deosn't identity or recognize a object by record and playback method,is it possible to make QTP identify that object using descriptive programming? Note: The object doesn't have unique properties and same properties used in Record and playback are only available, no extra properties are defined.

3 Answers  


How can we close all webbrowsers which are opened in out desktop?

3 Answers  


Will there be any standards or requirements for page appearance and/or graphics throughout a site or parts of a site?

0 Answers  


For example one window is there the window contain some of Check boxes but my question is how many check boxes are there particular window? Please solve the problem gi_raju@rediffmail.com ippaliraju@yahoo.co.in

3 Answers  


does qtp runs on internet explorer 7.0

5 Answers   BeBo Technologies,


Categories