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
can anyone tell me what to say in interview when interviewer asks about "tell me about your framework in your project"?
What is the process of synchronizing qtp and aut?
How did you resolve conflicts present in Object Repository?
In keyward driven framework what will be the step for yahoo login page ,inbox logout,plz explain in detail
Hi, I am using OutputCheckPoint and I am storing the value in the data table. The stored value for column:bedroom:"Bed:4" The another value for column:bathroom:"Bath:2 Full,1 Partial" I need only the no 4 from the first column. I need only the no 2,1 from the second column. I used split array,but it also show array(0) has the value"bed:4" ..... Even though I highlight only 4,It is seleting the full value "bed 4".How can I get only the nos Thank you Uma
How to handle the exceptions using the recovery scenario manager in qtp?
How to use descriptive programming?
Give the syntax to import/export xls into qtp.
how to test Web application using QTP software
Hi, can explain the draw back of manual testing.plz send me the answer to my mail id deepthip1985@gmail.com
Can we record using all the modes in a single script? Explanation with example is appreciated
How to build scripts that access data from external sources?
What is test object model in quicktest professional (qtp)?
What are parameterizing tests?
What are the general steps involved in the data driven framework?