what is database check point, how will you parameterize the
database from seperate data table?
Answers were Sorted based on User's Feedback
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 |
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 |
What is the difference between Call to Action and Copy Action.?
What is the scripting language used in QTP?
how can u find the syntax errors or other script errors in your test during the execution of your QTP Test - (i.e., not after the execution/test run finished, but before finishing the test run)
How many ways we can parameterize data in QTP?
In one of the scripts the pwd in the DT was encripted. Can any one tell me how to I decript or undo the same?
If I want to run more than one test (With different functionality) with in one script, then what i do? plz. explain with any example.
If 3 browsers are opened in our system, how to enter the facebook url into second browser by using descriptive programing
On a web application I want to select list item 5 from a dropdown list. but QTP identifying this object as winobject. Then how can we select list item 5 from that dropdown list.
Explain about the test fusion report of quicktest professional?
Hi,Sudhanandareddy plz forword framework and ppts for QTP to me. This is my mail id: ranjith_99reddy@yahoo.co.in (your contact number also)
What are Test case selection criteria for Automation?
.have you ever written compiled module? if yes , tell me about some of the function that you wrote.