what is database check point, how will you parameterize the
database from seperate data table?
Answer Posted / 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 View All Answers
Did the scripts need lot of maintenance? If yes, why?
Discuss quicktest professional (qtp) environment?
hi nani my doubt is how does qtp process metrix related to software process.
How does QTP identify an object?
For example you are checking bit map check point before coming to the results. How can you say it is passed? Or failed? Anyways?
How to interact tool & application build in QTP?
What if recovery scenarios is also failed for identify the alert ? (We are handling unexpected popup through recovery scenarios but if still recovery scenarios also failed than what should be the approach)
How to check which add-ins are associated with a test in qtp?
What is active screen?
What is a programmatic description?
how to explain a claims and insurance project?
How can you handle exceptions in qtp?
What is Distributed testing? How does UFT support it?
How will you test a keyboard?
Could you please any one give code for the following ? Scenario : Suppose a excel file contains 10 records and earch have 5 fields. how can i input this excel file for datadrive wizard ? Please explain