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 to create a standard checkpoint ?
what is the difference between modular framework & datadriven framework
I am a new tester that needs to create an automatic script involving security questions. On a webpage I need to select a security question(which are random) from a drop down menu, and then input the answer as the last word from the security question. I have the script set-up to automatically select the first security question from the drop down. The problem I am having is trying to insert the security answer. How do I insert the security answer based on the selection from the security question?
Hi All, How to get repeated word in string . Thanks Balaji
Which recording modes need more memory?
How Can I find the least value in a bunch of variables using qtp.. E.g.:- A = 210, B = 212, C = 60, D = 111 I don’t want to write bunch of lines for this…. Is there a way to get the result in one line…..
Explain the differences between table and db checkpoints?
What is quicktest professional?
Is it possible to call win runner script in qtp?
How to do the scripting. Is there any inbuilt functions in qtp as in qtp-s.
How the exception handling can be done using quicktest professional (qtp)?
Explain more about the Test Fusion Report of QTP?
What is a quick test professional?
How you know that a test case is a regression test case
Hi all, I am using windows vista, I am in the process of learning QTP. When ever I try to work with insert mode in flight application , i am getting the error of 'Operation must use an update table query, fractional truncation(null) error. Can anyone help me regarding this?