what is check point?
Answers were Sorted based on User's Feedback
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 |
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 |
Difference between image checkpoint and bitmap checkpoint
can any body tell me how i create a simple script and apply output value on it .pls send me a step by step process
how i will connect oracle or microsoft acess database through manually written Script
how to create user defined functions in QTP? can any one expalin me with example.. Thanks in Advance for help
what is the difference between development and testing
Write the regular expression code, it accepts the alpha, numeric and special symbol and the first character should be the Alphabet. Tell me the answer
Explain about the Test Fusion Report of QTP?
How u call functions in QTP
what testing activities u may want to automate in a project?
what is defination of regression testing?
What is the extension of script and object repository files in QTP?
what are the metrics in general we use in testing