GeekInterview.com
  I am new, Sign me up!
 
GeekInterview.com  >  Interview Questions  >  Testing Tools  >  QTP
Go To First  |  Previous Question  |  Next Question 
 QTP  |  Question 607 of 684    Print  
database checkpoint
Does Qtp Supports Database checkpoint for client Server application.


  
Total Answers and Comments: 1 Last Update: February 25, 2008     Asked by: aqila 
  
 Sponsored Links

 
 Best Rated Answer

No best answer available. Please pick the good answer available or submit your answer.
February 25, 2008 07:24:01   #1  
ramu.makineni Member Since: September 2007   Contribution: 6    

RE: database checkpoint
Yes its only record n play plack back

if any thing wrong please let me know

thanks
Ram

 
Is this answer useful? Yes | No

 Related Questions

In order to fetch test data from Database we have to create a adobdb connection object to connect with data base. the syntax is .... >CreateObject("Adodb.connection").  
Latest Answer : Hai Const adOpenStatic = 3Const adLockOptimistic = 3Const adUseClient = 3Set objCon=CreateObject("ADODB.Connection") Set objRec=CreateObject("ADODB.Recordset")objCon.Open "DRIVER={Oracle in OraHome92};SERVER={Servername};UID={Username};PWD={Password};DBQ={Dbnmae}"objRec.CursorLocation ...

how 
Latest Answer : yes u can but it will be done thru scripting. ...
Read Answers (2) | Asked by : vinay

Latest Answer : Hi All,Set cnn=CreateObject("ADODB.Connection")cnn.Open("Connection String")set buffer1=cnn.execute("Querry")while not buffer1.eofvalue1=buffer1("Column_Name")---------buffer1.MoveNextwend ...
Read Answers (2) | Asked by : Mann

Latest Answer : Assign the value of the checkpoint result to a variable. Chek the variable and if it is true, Use ExitTest to exit the testResult=Browser(...).Page(...).CHeck(Checkpoint())If Result thenExitTestEnd if ...
Read Answers (2) | Asked by : Jacob Kreuzfeld

How to add a failure from a VBscript function to the results. how can I implement the functionality of checkpoint functionality from by VBScript. For Ex: I want to record a failure if some calculations evaluate to false.
Read Answers (2) | Asked by : Ashok

Hi,what is the procedure of doing SQL/database testing?Is a tester suppose to create procedures,functions,views,triggers etc?
Read Answers (2) | Asked by : mann

Latest Answer : the syntax of Database Check point isDbTable.check checkpoint("DbTable")DbTable is nothing but Data Table which contains all info.regarding databaseRegardsNag ...
Read Answers (2) | Asked by : shital

Where is the bitmap checkpoint information saved? a) In Temporary folder b) In resource.mtr under action folder c) In the Script.mts folder under the action folder d) In the checkpoint.usr file

What is the pre-requisites for XML check point and Database check point in QTP,and what should checked, plz need clear description with an example
Read Answers (1) | Asked by : rajkumar

Latest Answer : In Current version 9(just released) it is possible.but not in previous versionsis not possible.sudhakar kolla,My email:kollasudhakar2005@yahoo.co.in.My number:09819859346 ...
Read Answers (3) | Asked by : kiran


 Sponsored Links

 
Related Articles

Using XMLType for Handling XML Data in the Database

Using XMLType for Handling XML Data in the Database Being an object type XMLType can not only be used to store XML data in the database but also to operate on that data via its built in methods Regardless of the storage model you choose XMLType provides a set of XML specific methods to operate on XM
 

Using Oracle Database for Storing, Modifying, and Retrieving XML Data

Using Oracle Database for Storing Modifying and Retrieving XML Data With Oracle XML DB you have various XML storage and XML processing options allowing you to achieve the required level of performance and scalability One of the most interesting things about Oracle XML DB is that it allows you to per
 

Performing XSLT Transformations inside the Database

Performing XSLT Transformations inside the Database Now that you have the employees XSL stylesheet stored in the database and the xmlusr schema is permitted to access the hr employees table you can create a script that will instruct the database to build an HTML page based on the data stored in hr e
 

Moving All the XML Processing into the Database

Moving All the XML Processing into the Database In the preceding example the database server performs only a part of the XML processing while the rest is still performed by the PHP engine Specifically the database server generates an employees XML document based on the records from the hr employees
 

Performing XML Processing inside the Database

Performing XML Processing inside the Database When building XML enabled applications on top of Oracle there are many advantages to performing the XML processing inside the database when compared to performing it on the client The key advantages to perform XML processing inside the database are as fo
 

SQA Software and Tools

SQA Software and Tools In quality assurance it is always important to get all the help we could get In other industries developers could easily check the products manually and discard those that do not meet the standard The length and the width of the product are checked to maintain standardization
 

Business Network Virtual Communication Tools

Business Network Virtual Communication Tools Since ages the Business community heavily relied on face to face communication for building Business relationships Face to face communications formed the basis for trust in a relationship An individual’ s appearance or the physical appearance of
 

What are Data Access Tools

Data access is the process of entering a database to store or retrieve data. Data Access Tools are end user oriented tools that allow users to build structured query language (SQL) queries by pointing and clicking on the list of table and fields in the data warehouse. Thorough computing history, t
 

What is Operational Database

Operational Database is the database-of-record, consisting of system-specific reference data and event data belonging to a transaction-update system. It may also contain system control data such as indicators, flags, and counters. The operational database is the source of data for the data warehouse
 

Evolution of database systems

The Evolution of Database systems File Management System Hierarchical database System  Network Database System  Relational Database System File Management System: The file management system also called as FMS in short is one in which all data is stored on a singl
 

About Us -  Privacy Policy -  Terms and Conditions -  Contact -  Ask Question -  Propose Category -  Site Updates 

Copyright © 2005 - 2009 GeekInterview.com. All Rights Reserved

Page copy protected against web site content infringement by Copyscape