Results 1 to 2 of 2

Thread: Checkpoints and their importance in winrunner

  1. #1
    Explain me about database check point used in win runner tool?

    Last edited by jainbrijesh; 06-01-2007 at 04:37 AM.

  2. #2
    Expert Member
    Join Date
    Nov 2006
    Answers
    518

    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-

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
About us
Applying for a job can be a stressful and frustrating experience, especially for someone who has never done it before. Considering that you are competing for the position with a at least a dozen other applicants, it is imperative that you thoroughly prepare for the job interview, in order to stand a good chance of getting hired. That's where GeekInterview can help.
Interact