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

What are the differences between quicktest professional and winrunner?

0 Answers  


I have recorded a test over web application(with IE6.0) in analog mode. But, while running it my test gets failed. Why? (Note: my systray has 3 open web applications)

1 Answers  


tell me about framework types and most used framework in real time. types of output value in details. diff between wr and qtp in detail.

2 Answers  


How you can write contexts to text file in qtp?

0 Answers  


what is the syntax for regular expression in QTP? how to create user defined functions in QTP?

6 Answers   CTS, MBT, TCS,






please any one can explain the keyword driven framework. with gmail example.

0 Answers  


Whats the realtime QTP testing process

0 Answers   IBM,


How can we import into Excel "Details" ,"Result" ,"Time" parameters from within a Results Report which is generated after a Run error when a script is executed in QTP? Refer E.g below Status Functionality Description RunDate Fail Login User should be able to Login 12/3/2007 StartTime EndTime Details* 1:31:58 PM 1:32:29 PM (this one i want)

0 Answers  


Among all the check points what is the most important checkpoint?

5 Answers   Semantic Space,


What is the difference between analog and low level recording?

0 Answers  


Hi all please solve this.It is urgent..... When I right clicked on a Web image manually It displayed Open link,open link in new window,save picture as, Email picture,Printpicture,propeties...etc. While automation I have written a code like this 'browser("Google").Page("ramseeker®: Memory and_3").Image ("graphOfModel").Click 10,10,micRightBtn But the right click menu was not displayed. I want to save that image in a seperate folder

6 Answers  


I have a tool for automation testing (eg:qtp).I have two functionality(A & B) to test.A is tested once in a year. B is tested everyday. At present i have the money and resource availability to automate only one functionality.Which one will u suggest and why?

2 Answers   TCS,


Categories