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 |
How to connect to the Database from QTP?
10 Answers DB, Thatavarti Technologies, Xchanging,
what is Synchronization point in QTP?Can anybody give a perfect example on it Thanks in advance
how do u handle an object without name using QTP 9.2?
anybody give me the real time example for descriptive programming of web application
keyword driven framework having how many folders? explain folders in detail?
i have an external excel datasheet where it only contains 3 rows. after qtp executed the code to import the datasheet, the datatable getrowcount method now gives me a different value, lets say 60,000+ instead of only 3. i did not have any values starting from row 4 of my excel file. why is this happening? this also results to the qtp report to load for a very long time.
Test script is generated and it is enhanced.It is required to be saved.But the disk space is insufficient.You are not permitted to delete any scripts.How are you going to save?
What is the process of synchronizing qtp and aut?
in which situation u will use recording and in which situation u will used to write script manually
What is the registration process and examination fees?
can somebody send the script to write a multiplication table in notepad through qtp
How to do the scripting. Is there any inbuilt functions in QTP as in QTP-S. Whatz the difference between them? how to handle script issues?