Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > microsoft.public.sqlserver.programming > #31309

Re: Automation Testing of Stored Procedures in SQL Server

Newsgroups microsoft.public.sqlserver.programming
Date 2016-11-08 00:26 -0800
References <d31758da-f92d-44fa-a343-6742a63e27cb@googlegroups.com>
Message-ID <9bd207e6-7570-485d-b042-f4e3b6ae9c70@googlegroups.com> (permalink)
Subject Re: Automation Testing of Stored Procedures in SQL Server
From paulhjlogan@gmail.com

Show all headers | View raw


On Monday, November 7, 2016 at 1:35:07 PM UTC, bharat...@gmail.com wrote:
> Hi, I am a newbie in SQL....

I've just started using tSQLt (http://tsqlt.org/) for automated testing of Stored Procs. It's fake tables and views are very proving very helpful. It does create a lot of schema objects itself within the database under test, but our Source Control (RedGate) is able to distinguish and ignore them for the purposes of source control if necessary.

Regards,

Paul Logan.

Back to microsoft.public.sqlserver.programming | Previous | NextPrevious in thread | Find similar


Thread

Automation Testing of Stored Procedures in SQL Server bharatsau1987@gmail.com - 2016-11-07 05:35 -0800
  Re: Automation Testing of Stored Procedures in SQL Server paulhjlogan@gmail.com - 2016-11-08 00:26 -0800

csiph-web