what is check point?

Answers were Sorted based on User's Feedback



what is check point?..

Answer / kotike

Check point is a verification point. It will capture the
expected value in pre execution and capture actual value
while execution. Then compare actual value with expected
value and send results accordingly to qtp results.

Regards,
mahi.kotike@gmail.com

Is This Answer Correct ?    1 Yes 0 No

what is check point?..

Answer / kamal pratap singh

A checkpoint is where all committed transactions are written
to the redo/audit logs, so puts a checkpoint in the
transaction log every. The DBA determine the frequency of
the checkpoints based on volume of transactions. Too
frequent checkpoints affect performance. Checkpoints that
are too long in between will cause a longer mean time to
recovery because more logs will have to be applied.

And check the run-time configuration options
CHECKPOINT_SEGMENTS and CHECKPOINT_TIMEOUT.

The CHECKPOINT command forces an immediate checkpoint when
the command is issued, without waiting for a scheduled
checkpoint.

A checkpoint is a point in the transaction log sequence at
which all data files have been updated to reflect the
information in the log.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More QTP Interview Questions

can any one make me confirm about a real time employee with better experience in QTP who is providing QTP course individually in Bangalore???

3 Answers  


Explain the concept of object repository & how qtp recognizes objects?

0 Answers  


Among the 3 Recoring modes,Standard, Analog and Low Level. which one is mostly used. I know that Analog id used for Graphs, Digital Signatures and Barcoding. so, which one among the 2?

1 Answers  


What is the D/B Test managemet tool and bug trcking tool? Ans send to pbr.qtp@gmail.com

1 Answers   Cap Gemini,


How to add synchronisation points in qtp?

0 Answers  






How to Open FireFox using descriptive programing? If my question is not clear, i will give an Example To Open Internet Explorer, We use Set IE = CreateObject(InternetExplorer.Application) IE.Navigate "www.yahoo.com In the same i need to open yahoo.com in firefox. Can any one tell me what is the server name of firefox to create an object

0 Answers  


How to supress warnings from the "Test results page"?

4 Answers  


if anyone has idea of the interview procedure in covansys, plz send me a mail?

0 Answers  


How u connect bugzilla with QTP

1 Answers   Deloitte, TCS, Wipro,


There are some links on the page,count and click those links and check the text on the page displayed on clicking the link.write script for this scenario.

0 Answers  


Howcan you differentiate between Exist statement, Exist property, and Exist method??? How they used???

2 Answers   IBM,


how do check the links in a webpage ?

7 Answers   Accenture, Wipro,


Categories