what is the use of Data base check point ?

Answers were Sorted based on User's Feedback



what is the use of Data base check point ?..

Answer / anil.sts

it means the impact of front end operations on the backend
tables that is the data validation and the data integrity
(i.e the opetations like inserting, and updating and
deleting whatever the operations that should affect in the
backend tables)

Is This Answer Correct ?    2 Yes 0 No

what is the use of Data base check point ?..

Answer / guest

A database checkpoint checks the contents of databases
accessed by your web site

Is This Answer Correct ?    1 Yes 0 No

what is the use of Data base check point ?..

Answer / satish kumar roy

data base check point nothing but just like a data
Integrity means impact of front operations on backend
tables

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More VB Script Interview Questions

How to Import data from a file (file is on the desktop) to the data table

1 Answers   IBM,


What is the difference between function and procedure?

1 Answers  


How to load vbs functions in qtp

2 Answers  


hi what is called GUI in QTP 8.2 and how can we test the apllication using GUI?

1 Answers  


Explain sga memory structures?

1 Answers  


which is the best institute in banglaore for software testing?

1 Answers  


How can I get the value of an object property or variable in another frame?

1 Answers   Citi Bank,


which one is more secure vb script or java script ??????? or both are same ??????

3 Answers  


Which respective symbols are used to separate a line and to break the lengthy statement into multiple statements in the vbscript language?

1 Answers  


How will you get the largest subscript of an array in vbscript?

1 Answers  


what is fire event method in qtp?

3 Answers   TCS,


Consider there are objects in a webapp which are identified by QTP. Suppose you know only the logical name of a object(absolutely nothing else about it). Which approach will you take to find the "micClass" of the object(You can't use Object Spy, or can't add the object in repository)?

2 Answers   HCL,


Categories