code coverage

first post: whgibbo wrote: Hi, Does anybody know if it is possible to get any code coverage s...

latest post: whgibbo wrote: Hi John, Are these extensions available ? Thanks

Assert.TableEquals does not support the DATE data type

first post: JohnMayo wrote: I wrote a test using Assert.TableEquals that it failed with the fo...

latest post: lmolnar wrote: Implemented in V1.9.

Add @ExpectedErrorLikeMessage to Assert.RegisterExpectedError API

first post: tlambrec wrote: Sometimes the error message returned by a sql exception contains a...

latest post: lmolnar wrote: Implemented in V1.9.

RegisterExpectedError but got different error text

first post: JohnMayo wrote: When a test expects an error and a different error is raised, the ...

latest post: lmolnar wrote: Implemented in V1.9.

TST for Data validations

first post: archanagvnk wrote: Hi, I am working as a SDET in Database Testing. I am tryitng to fi...

latest post: lmolnar wrote: Short answer: TST is designed primarily for code validation and n...

Combine Assert with RegisterExpectedError

first post: tlambrec wrote: I would like to combine RegisterExpectedError with additional Asse...

latest post: lmolnar wrote: For this case I don't have a perfect solution. The best you can do ...

Problem creating XML result

first post: scornik wrote: Hi, I having trouble creating XML result. When I give the followin...

latest post: lmolnar wrote: Thank you Ashik, You are correct, it is a documentation bug. The do...

Use TST to test remotely

first post: oorupabo wrote: I currently uses TST and would like to run TST test on my QA datab...

latest post: lmolnar wrote: Hello oorupabo, The typical use of TST is to have both the tested d...

Make prefix 'SQLTest' configurable

first post: tlambrec wrote: Currently the stored procedures reuire to have the prefix SQLTest....

latest post: lmolnar wrote: Implemented in V 1.8. V 1.8 was just released.

Feature request: Ignored Tests

first post: JohnMayo wrote: Could please you add the ability for a test to be marked as ignore...

latest post: lmolnar wrote: Implemented in V 1.8. V 1.8 was just released.