Tag Archives: testing

Testing is Becoming More Important

Many of us know that testing our code is important. The adoption of unit testing by many software application developers as a normal course of business has dramatically improved the quality of applications. Mobile software, especially, has benefited from the … Continue reading

Posted in Editorial | Tagged , , | Leave a comment

Adding Test data to msdb.sysjobhistory

One of our internal people was looking to test some process in (I assume) Redgate Monitor and needed more job history than they had in msdb.sysjobhistory. They wanted to use SQL Data Generator to help, but couldn’t make it work. … Continue reading

Posted in Blog | Tagged , , , | Comments Off on Adding Test data to msdb.sysjobhistory

Where to Test Your Code

The last 10-15 years in software development have seen a widespread embracing of unit testing. Before the popularity of mobile phones and their apps, most of the organizations I’d worked in gave lip service to automated unit testing, and often … Continue reading

Posted in Editorial | Tagged | Comments Off on Where to Test Your Code

Serious Software Glitches

Recently Robert Sterbal pointed out a podcast to me. This link is for Apple Podcasts, but it’s for the Journal, which is on other platforms (I listened on Spotify). It’s the story of a computer glitch in UK post office … Continue reading

Posted in Editorial | Tagged | Comments Off on Serious Software Glitches