what is database check point, how will you parameterize the
database from seperate data table?

Answers were Sorted based on User's Feedback



what is database check point, how will you parameterize the database from seperate data table?..

Answer / aniketa

checkpoint is entry in the log. a checkpoint record is
wrtten in the to the log at that point when the system
writes out to the database on disk all DBMS. recovery
manager decides at what intervals a checkpoint should be
made.

Is This Answer Correct ?    2 Yes 2 No

what is database check point, how will you parameterize the database from seperate data table?..

Answer / abhiram patil

A database check point is a condition that we give in query
to find perticular record(e.g. select * from emp where
empid=1024)here empid=1024 is database check point

Is This Answer Correct ?    1 Yes 14 No

Post New Answer

More QTP Interview Questions

Is qtp supports uni-code?

1 Answers  


How to use descriptive programming?

1 Answers  


How u execute test cases in manual testing?

2 Answers   Accenture, Infosys,


Have you faced any problems with object repository?

1 Answers  


What is expert view in qtp?

1 Answers  


Explain the keyword driven framework for the window based application complete creation of library files,env file,test data,recovery file,excel file ,repository etc and as a test engineer how is ur approach

1 Answers   AppLabs,


Is QTP a compiler or interpreter..? can you we execute a QTP Script file in a another system which does not have QTP installed..??

6 Answers   Virtusa,


What is CMMP and CMMH?

1 Answers  


I have the script like this: Browser("Philips Web Login").Page("Philips CL DMS2 Application").Frame("ScopeFrame").Link("DC3701737 (Active)").Click in which the value "DC3701737" will get changed and i have to use the same value in so many places. If i want to get that value "DC3701737" in to a variable, how? pls let me know if you didn't get the question. Help me out in this.

2 Answers  


How to retrive the property of an object?

5 Answers  


What is wrong in my code?

3 Answers  


how we do database testing with qtp using descriptive programming?

22 Answers   Nutrins, Rohit Technologies, Symphony, Syntel, TCS,


Categories