We have setup a simple oracle db with one table containing 4 different fields. We want to execute a test where we setup a Database Checkpoint towards this table. In the table we have 5 different e...
You are going to maybe get answers from folks like Tanya who knows TC like the back of her hand. For me, I'd do it in code using ADO (aka Active Data Objects) and Log.Checkpoint or Log.Error in code conditionals.