What is database check points? how many types are there?Explain?

Answers were Sorted based on User's Feedback



What is database check points? how many types are there?Explain? ..

Answer / suni reddy

Data base check point is used to check the integrity of
data base i.e rows count ,content and mapping between front
end objects and back end tables are coorectly working or
not?
default
custom
runtime record check

Is This Answer Correct ?    8 Yes 1 No

What is database check points? how many types are there?Explain? ..

Answer / winrunner

You can place the Data base check points in three ways..
1. default
2. Custom
3. run time record check point
For the first two check points db_check() function generated
for the Last one db_record_check() function generated..

Is This Answer Correct ?    5 Yes 1 No

What is database check points? how many types are there?Explain? ..

Answer / sivaprasad, global e-softsys p

1.Default check:rows and columns
2.Custom Check:,rows or coloumns....
3.Runtime check:checking runtime data checking (DVR,CVR)

Is This Answer Correct ?    2 Yes 0 No

What is database check points? how many types are there?Explain? ..

Answer / chocho

Database check point check the contents of database......
three option is there
1.Default check:check contents
2.Custom Check:check contents,rows,coloumns....
3.Runtime check:checking runtime data checking (DVR,CVR)

Dvr means Data verification on runtime
CVR means corrent verification on runtime

Is This Answer Correct ?    1 Yes 1 No

What is database check points? how many types are there?Explain? ..

Answer / mandeep kumar

check points are basically of two types Default and custom.
Default is basically used by the syatem for their intrgrity
test and custom checkpoins for user define where user can
check what is status of the transaction on this point.
If the transaction failed then syatem will roll back the
transaction upto this checkpoint.

Is This Answer Correct ?    1 Yes 1 No

Post New Answer

More WinRunner Interview Questions

What is the extension of gui map file?

0 Answers  


What is the purpose of different record methods?

0 Answers  


what is custom check point? what is the diff.between custom check point and runtime Record check ?

2 Answers   Infeneon Technologies,


How many recording modes are provided by WR?

1 Answers  


how many types of object repositories in winrunner & tell me difference for those

2 Answers   SAP Labs,






What is T_Exit and T_return?

4 Answers   AZTEC,


Which function in TSL invokes AUT

3 Answers  


How do you handle unexpected events and errors?

0 Answers  


Can any one plz tell me any site where i could find some free testing tools like winrunner,load runner etc.plz reply on my mail if possible.Regards nitin9360@gmail.com

1 Answers  


What is the extension of GUI check points check list file?

3 Answers   FCG,


When would you use 'set_window' and when would you use 'win_activate'?

0 Answers  


what is the key combination to terminate script execution

2 Answers  


Categories