what is the use of Data base check point ?

Answer Posted / 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



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the technology used by vb script?

542


Program to use input box and send even numbers into sheet1 and odd numbers into sheet2 and prime numbers into sheet3 using vbscript(QTP)?

2589


Develop a parameterized action that accomplishes the following a. Launch a browser of users choice ( example : IE, chrome etc) b. Open up a search engine (Google, Bing etc) c. Perform a search d. Click a particular link depending on the user’s choice ( 1st , 2nd or third link)

1409


What is the use of the recordset object and which statement is used to create such an object?

527


Mention what is vbscript?

593






What is the difference between vbscript and vba?

601


How can you destroy an object in vbscript?

639


What is the difference between function and procedure?

572


How do you declare a variable in vbscript?

625


How to replace junk code recorded by QTP with a mall function.

1646


Which operator is used to perform the comparison among 2 operands in the vbscript language?

526


Explain about scrrun.dll in vbscript?

646


We have 1 web page with names column. I am giving the Service Providers1,2,3.... @ that time dynamically some no of names are displaying in the webpage and The Pop up windows are opening(No.of Pop Up windows=No.of Names). The names may be diffar for each and every Service Provders (Dynamically) How can we handle the Dynamic values?

1752


What is the extension of the vbscript file?

550


Can any one provide code for Mid(string,start[,length]). I have been asked to write code for Mid(). i.e We need to define our own function say MyMid() which should behave same like built-in Mid function

1917