Prepare for your Next Interview
This is a discussion on Checkpoints and their importance in winrunner within the WinRunner forums, part of the Software Testing category; Explain me about database check point used in win runner tool?...
|
|||
|
Re: Checkpoints and their importance in winrunner
A database checkpoint is to test the impact of front-end on the back-end.
Basically, when an action is performed in the s/w application w.r.t insert/update/delete of any of the data/information, the database is expected to be updated accordingly. A database checkpoint helps us track the changes made by the s/w application on the database back-end. A database checkpoint is executed before and after the actions are performed in the s/w application. When it is run before performing actions, it keeps a copy of the database table contents (query is given by us) in the buffer. Then the actions are performed on the application. Finally, when the same checkpoint is executed again, it takes the fresh copy of the database table contents, compares it with the earlier copy stored in the buffer and highlights the differences.
__________________
Lack of WILL POWER has caused more failure than lack of INTELLIGENCE or ABILITY. -sutnarcha- |
![]() |
|
| Thread Tools | |
| Display Modes | |
|
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| What is a bug for WinRunner? | eiman | WinRunner | 3 | 10-16-2007 07:16 AM |
| can we parameterize checkpoints? | sksanath | Testing Issues | 5 | 04-16-2007 03:05 AM |
| Career Change: The Importance Of Career Counseling | Lokesh M | Career Advice | 0 | 01-27-2007 06:48 AM |
| Winrunner | chandrahar | WinRunner | 1 | 12-27-2006 06:27 AM |
| Oracle Certification and its Importance | admin | Oracle | 0 | 12-06-2006 11:25 AM |