Update of /cvsroot/jython/htdocs
In directory usw-pr-cvs1:/tmp/cvs-serv10356
Modified Files:
users.ht
Log Message:
Added TestMaker
Index: users.ht
===================================================================
RCS file: /cvsroot/jython/htdocs/users.ht,v
retrieving revision 1.8
retrieving revision 1.9
diff -C2 -d -r1.8 -r1.9
*** users.ht 10 May 2002 07:56:23 -0000 1.8
--- users.ht 10 May 2002 08:47:14 -0000 1.9
***************
*** 37,39 ****
--- 37,47 ----
simulations.
+ <p><dt><b><a href="http://www.pushtotest.com/ptt">TestMaker</a></b>
+ <dd>A free open-source framework for building intelligent test agents to
+ check Web Services (HTTP, HTTPS, SOAP, .NET, XML-RPC) for functionality,
+ scalability and performance. TestMaker embeds Jython as a scripting language
+ that calls a library of test objects. TestMaker is built on NetBeans so it
+ offers Jython users a very nice graphical integrated development environment
+ for general Jython development too.
+
</dl>
|