Tag Archives: tsqlt

Two in Two Days

It’s a busy week for me. I’ve got quite a few articles to review, feedback to write for Stairway Series authors, review and changes of some PowerPoint decks for later this month, and two User Group presentations. This is on … Continue reading

Posted in Blog | Tagged , , , , | Comments Off on Two in Two Days

Updating tsqlt

I was looking to write a new test with the tsqlt framework recently. I wanted to isolate a stored procedure’s logic and planned on using the FakeFunction procedure available in tsqlt. I wrote my test, using a template from the … Continue reading

Posted in Blog | Tagged , , | Comments Off on Updating tsqlt

A Little Learning with Pluralsight

I’ve been working on a new presentation on testing using the tSQLt framework and was curious how other people are using the framework. I read through the documentation and various articles on Simple Talk. I also went through the Google … Continue reading

Posted in Blog | Tagged , , , , , , | Comments Off on A Little Learning with Pluralsight

Test Coverage

I’ve never had to work full time in a QA group, but I have had to perform software testing of an application and it wasn’t fun. Even as I worked through the various features, looking for edge cases, common mistakes, … Continue reading

Posted in Editorial | Tagged , , , | Comments Off on Test Coverage