Tag Archives: testing

VS Live Slides and Code

Thanks to everyone that came to my talk at VS Live today. I’ve uploaded the slides to the blog. Here are the two decks: Using CI To Prevent Database Problems The Serverless Azure Database Code for the CI Talk is … Continue reading

Posted in Blog | Tagged , , , | Comments Off on VS Live Slides and Code

Scripting Makes Mistakes Easier Than Ever

A number of you likely use Atlassian products like Jira, Confluence, Opsgenie, or something else. You might have been affected by a large outage they had (post incident blog, Company Q&A, TechRepublic report) recently which lasted at least 9 days. … Continue reading

Posted in Editorial | Tagged , , | Comments Off on Scripting Makes Mistakes Easier Than Ever

T-SQL Tuesday #125 Unit Testing

This month T-SQL Tuesday is hosted by Hamish Watson, quarantined down in New Zealand. Like me, he has a ranch, and kids, so he has space to move around a bit. Hamish is a DevOps and testing advocate, just like … Continue reading

Posted in Blog | Tagged , , | Comments Off on T-SQL Tuesday #125 Unit Testing

Code from Redgate Streamed

I presented a session today at Redgate Streamed and did a number of demos. The code consists of a few flies, which I’ve made available here: BasicUnitTesttsqlt.zip. This consists of: 00_tsqlt.sql – Creates a database and adds the tsqlt framework. … Continue reading

Posted in Blog | Tagged , , | Comments Off on Code from Redgate Streamed