what is the use of Data base check point ?
Answers were Sorted based on User's Feedback
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 |
Answer / guest
A database checkpoint checks the contents of databases
accessed by your web site
| Is This Answer Correct ? | 1 Yes | 0 No |
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 |
How to Import data from a file (file is on the desktop) to the data table
What is the difference between function and procedure?
How to load vbs functions in qtp
hi what is called GUI in QTP 8.2 and how can we test the apllication using GUI?
Explain sga memory structures?
which is the best institute in banglaore for software testing?
How can I get the value of an object property or variable in another frame?
which one is more secure vb script or java script ??????? or both are same ??????
Which respective symbols are used to separate a line and to break the lengthy statement into multiple statements in the vbscript language?
How will you get the largest subscript of an array in vbscript?
what is fire event method in qtp?
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)?