what is database check point, how will you parameterize the
database from seperate data table?

Answers were Sorted based on User's Feedback



what is database check point, how will you parameterize the database from seperate data table?..

Answer / aniketa

checkpoint is entry in the log. a checkpoint record is
wrtten in the to the log at that point when the system
writes out to the database on disk all DBMS. recovery
manager decides at what intervals a checkpoint should be
made.

Is This Answer Correct ?    2 Yes 2 No

what is database check point, how will you parameterize the database from seperate data table?..

Answer / abhiram patil

A database check point is a condition that we give in query
to find perticular record(e.g. select * from emp where
empid=1024)here empid=1024 is database check point

Is This Answer Correct ?    1 Yes 14 No

Post New Answer

More QTP Interview Questions

It is regarding VBScript, how to export our function results to ExcelSheet through VBscripting. Ex: I have written add function, that result should export to Excel.

3 Answers  


Can anyone explain about Keyword driven framework in detail and how to use it in case of any project

4 Answers  


How does qtp recognize objects in aut?

0 Answers  


Can any one explain about environment variables with examples?

2 Answers  


what is main difference between QTP 8.2 AND QTP 9.0/9.2 HOME PAGE?i mean what are extra thing in QTP 9.0 than in QTP 8.2?

1 Answers   Infosys,


what are the different types of framesworks in QTP?what is the keyword driven framework?

2 Answers   Mindlance,


How to retrieve the object properties at runtime without the usage of GetROProperty?

3 Answers   Cap Gemini,


How to execute a VBS file without using Execute File statement?

3 Answers   iGate,


Could someone explain me how to work on Out put values, explain with some example on Flight Reservation. I want to insert the out put value for the order No. Please explain the steps with some example.

2 Answers  


how will u do database testing in qtp? how will u do the same with descriptive programming?

1 Answers   Ordain Solutions,


why can't you use excel directly in qtp. why we want to import excel data into Datatable.

1 Answers   BoA,


Explain about opening notepad in QTP and writing of test result in notepad?

4 Answers  


Categories