2 Jul 2006 02:35
PL/SQL programmers, take note...
Tony Nassar <devl <at> anthonynassar.com>
2006-07-02 00:35:15 GMT
2006-07-02 00:35:15 GMT
Just passing it on... _____ From: utPLSQL-Info <at> yahoogroups.com [mailto:utPLSQL-Info <at> yahoogroups.com] On Behalf Of steven <at> stevenfeuerstein.com Sent: Friday, June 30, 2006 7:24 PM To: utplsql-info <at> yahoogroups.com Subject: [utPLSQL-Info] Qute 1.1.3 ready for testing! June 30, 2006 Dear Qute tester, Qute 1.1.3.0 is now available for downloading through the normal means ( http://www.unit-test.com/download.php ) or by clicking on this direct link <http://www.unit-test.com/download/QuteInstall1130.exe> URL. Qute 1.1.3 implements a number of important enhancements that users have been requesting, such as the ability to use the Add Test Case wizard even after the initial test definition has been created. We have also greatly improved test case generation. To install or upgrade, simply download the software and run the QuteInstall1130.exe file. You can install Qute 1.1.3 on top of earlier releases; your test definitions will not be modified. Remember, however, that is PRE-PRODUCTION SOFTWARE. If you have built critical test packages, export them before performing the upgrade. If you do encounter any problems(Continue reading)
>
> I do a lot of WebServices in .NET
>
> Firstly, when I design a system, I use the approach that the
> webservice
> layer is a facade. I typically design the system in an OO fashion
> and
> then wrap it with a webservice. I have my "programmer's tests" for
> my
> OO solution.
>
Yes, this is similar to what I ended up doing (actually it's still
under construction, but this seems to be the direction so far).
>
> I use a variant of TDD to drive the webservice development through
> the
> development of the client, so I only write webservice methods that
> are
From your description you would like to use the same data objects
RSS Feed