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
How many types of parameters are there?
What are the advantages of Object Repository?
If object is not recognized by qtp but the object is standard object what is your approach?
Can we access the java methods in qtp. Because my requirement is to access the swt(for eclipse an it is java code) methods in qtp is it possible?
What are the different types of action?
What are the different types of recording modes in qtp? Which will be used when?
What are advantages of test automation?
I want to open a Notepad window without recording a test and I do not want to use System utility Run command as well. How do I do this?
what is clean sweep?
Hi , I am facing issue QTP 10.0 with oracle ERP 11i .When QTP opens,click sub links on ERP ,FORM is not opening getting unexpected Internet explorer error message with send or don't send report.So unable to work with forms using QTP.
What is the use of an object spy tool in qtp?
Write a QTP script to enter a keyword in to Google search engine?
What is difference between Recording time object identification and Run time (Execution) time.
What are the different attribute used with regular expression?
"What are the common constrains that we need to consider when we prepare testcases for ASP application". Thanks in Advance...