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 customize checkpoints with parameters?
Describe synchronization point.
How to load object properties to object repository through scripting.give one example
What are the types of data tables in qtp?
What are the parameters provided by QTP?
How do we analyze the checkpoint results?
Explain the check points in quicktest professional?
what is regular expression how will you implement it?
1) 100 test boxes there in application. how to click 100 test boxes using vb script? 2) 100 objects there in web page,how we will store that 100 objects repostries?
in my database haveing 3X3 (manas having 3 rows 3 colums) i want to test only (2nd row 3colum) bit how to test either script or any automation plz explain? (Chandana)
hello everyone, can anybody please tell me what are the different recording modes of QTP, and where these recording modes are present in QTP 9.2. Thanks in advance, Gaytri
what is the difference between testing and debugging?