Home > Archive > SQL Anywhere database > May 2005 > Unit test for Stored Procedures









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Unit test for Stored Procedures
Hans Groeneveld

2005-05-23, 7:24 am

Are there any tools available to do Unit testing of Stored Procedures of ASA
8.03 ?
I found SPUnit tools for SQL server, not for ASA.

Regards
Hans


Greg Fenton

2005-05-23, 8:23 pm

Hans Groeneveld wrote:
> Are there any tools available to do Unit testing of Stored Procedures of ASA
> 8.03 ?
> I found SPUnit tools for SQL server, not for ASA.
>


I have not heard of any such thing, but then again I hadn't heard of
SPUnit eithre.

What about using JUnit or one of its many derivatives (NUnit, PUnit,
....)? You'd be writing tests in a different language (Java, .NET, Perl,
....) but the code would simply connect to the db and call the SP.

greg.fenton
--
Greg Fenton
Consultant, Solution Services, iAnywhere Solutions
--------
Visit the iAnywhere Solutions Developer Community
Whitepapers, TechDocs, Downloads
http://www.ianywhere.com/developer/
Sponsored Links





Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive | Programming forum archive

Copyright 2008 droptable.com