what is the difference between Table checkpoint and
Database checkpoint in QTP
Answers were Sorted based on User's Feedback
Answer / sreeprasad
-Table checkpoint lets u verify the table values in the
front end where as database checkpoint lets u verify the
table values in the back end. For database checkpoint u
should create the data source to get connected to the back
end data base via driver. Table checkpoint simply captures
the table values in the user interface.
| Is This Answer Correct ? | 9 Yes | 4 No |
Answer / satyanarayana.a
Table checkpoint is used to check the contents of a
webtable.
Database checkpoint is used to check the contents of a
database using sql queries
| Is This Answer Correct ? | 8 Yes | 3 No |
We have opened three browser such as Facebook,Gmail,Amazon,I want to generate the script of Login of Amazon application, but while adding the object such as edit box(user id,password) in OR is not added.Could you please resolve my issue
what r the send key commands in QTP why they r used
Can any one tell me Difference between Keyword Driven Frame work and Hybrid framework? Its Urgent.
How to "Turn Off" QTP results after running a Script?
Can launch two instances of qtp on the same machine?
What is the scripting language used in QTP?
how many types of actions r there? what r they? explain? pls give any one answer?
qtp script for recording and running the application.need script for short cut keys like f3,f4 etc.how to write script for recording?
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.
Hi guys, Please suggest some thing these points are correct???, Is UFT 12 and QTP outdated ??? and also VBscript is also deleted/Removed from QTP ???? Javascript is added latest and tool name is called JFT ??? From this year ??
How does qtp identify objects in the application?
What are SetToProperty, SetRoProperty, GetToProperty scripting?