SQL Server Central is supported by Red Gate Software Ltd.
 
Log in  ::  Register  ::  Not logged in
Search:  
 
 

Content with tags System Development Life Cycle, Testing Rss

Refine your search with one of the following additional tags (with number of items):

LINQ (1)    
Scalability (1)    
   Items 1 to 2 of 2   
 

Scalability and Goal Testing for Developers

Often developers are tasked with not only developing functional code, but also with ensuring that the code they develop scales well and performs in the application environment.  Read more...
By Additional Articles 2008/05/09 | Source: DevX | Category: Scalability
Rating: (not yet rated)  Rate this |  Briefcase | 1,349 reads

Testing SQL Stored Procedures Using LINQ

The need to test a program that accesses and manipulates a back-end SQL Server® database is very common. In many such cases, the application interacts with the back-end data through the use of SQL stored procedures. In this type of scenario, you can think of the stored procedures as auxiliary methods of the system under test; and they must therefore be tested just like any other module in the system.  Read more...
Rating: (not yet rated)  Rate this |  Briefcase | 3,142 reads
   Items 1 to 2 of 2