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 |
is it possible to change the date format like MM/DD/YY into DD/MM?YY through script in QTP
What r the diffrernt file extentions in QTP?
By default Action1 runs first in QTP. Is it possible to start the run with Action2?
What is qtpro?
Explain how you can find length of array in qtp?
What is difference between QC and TD?
Hi,i have 3 years of experience in manual and Automation qtp.present i am searching for job in automation qtp 2Yrs,How to Explain the interviwer Roles and Responsibilites.please help me.
How to use the Object spy in QTP 8.0 version?
Can I use datatable of Action1 in the Action2.
iam working in QTP for 2+ of exp if i attend the interview what r questions asked in perfomence testing{loadrunner} ? pls any one can say answer to this question?
difference between waitProperty & Checkproperty
what are the different types of framesworks in QTP?what is the keyword driven framework?