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
What are the different properties of an web object
what the difference between shared repository and per action repository?
what is the difference between IE & Netscape in web testing on a log in page
if mandatory and Assitive propertys are shows same how will u write skript in QTP window
in qtp 3 sheets is there in data table like global, action1, action2. I want to check the rows and columns in action2. how can check using script?
i am trying to automate yatra.com,in that site, when i go to automate the Leaving from field showing as a WEBEDIT, but when i enter 1 or 2 char, it displaying dropdownlist, i try to use keyboard automation to select the item from that list but it is not possible, can anybody help he. Thans for posting the Answer
What are the different types of checkpoints?
How many types of object repository in qtp?
What are the automation metrice in your project?
What is the extension of the recovery scenario file in qtp?
diff between qtp versions from 8.5
i have doubt suppose iam purly working in QTP, when i will work on sql and performence testing? pls any one clarify doubt?
Suppose you are using shared objects repository in your test and you want to split your present action? At that time shared object repository is single or it’s also splits?
What do you mean by checkpoints in qtp?
When QTP object wait time is 10 seconds, and in test script wait time is 5 seconds and in function library wait time is 2 seconds how much time does the wait occur? or which is given priority.