Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Database Checkpoint does not refresh values in each test run
#2
Not Solved
Hi,

The following info. may useful for you.

You are creating a DB Checkpoint means you are creating an expected data. Whatever your query returned is yours expected data.
Now run the script. Here the script gives you pass results, because the expected data and actual data are same. So DB Checkpoint pass here.

Now modify any data in the application that you returned using the query. Now run the script. Here the script should fail, because you modified the backend data. This needs to compared with the expected data.
This time your script fails means, it is working fine. If the script pass, then the application is not updating the values in the backend.

Let me know if you need any further information.

Thanks & Regards,
Uday.
Reply


Messages In This Thread
RE: Database Checkpoint does not refresh values in each test run - by anemuday - 11-20-2008, 08:40 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Send automatic email notification when test run started helmzshelmz 0 1,538 04-03-2020, 07:54 AM
Last Post: helmzshelmz
  WaitProperty does not refresh the object (WebNumber) cantorre 0 1,970 05-10-2017, 06:21 AM
Last Post: cantorre
  Error while opening test run results vkalyankar 3 4,859 11-12-2014, 09:49 AM
Last Post: vinod123
  Hyperlink click is not automated in UFT 11.5 test run prinju 1 3,253 11-03-2014, 12:04 PM
Last Post: vinod123
  Test run cannot continue oak 1 5,329 11-03-2014, 10:54 AM
Last Post: vinod123

Forum Jump:


Users browsing this thread: 1 Guest(s)