PushToTest TestMaker is a platform for real-time monitoring and governance of information systems. Software developers use TestMaker turn their unit tests into functional tests that run on their development machine. TestMaker includes Wizards and Recorders to automatically build tests and supports a variety of languages to build tests, including Java, .NET, Jython, Groovy, PHP, Ruby, and many others. It supports SOA, Web Service, AJAX, and REST services using HTTP, HTTPS, SOAP, XML-RPC, and the email protocols. The TestMaker test runtime environment automatically turns these same functional tests into load tests, scalability and performance tests, regression tests, and service monitors for QA technicians, IT operations managers, and CIOs.
| Tags | Internet Log Analysis Web Software Development Quality Assurance Testing Traffic Generation Monitoring Networking Utilities |
|---|---|
| Operating Systems | OS Independent |
| Implementation | Java Python |
Recent releases


Changes: Proxy Server Support for soapUI, Selenium HTMLUnit, and testgen4web, solved memory leak in SeleniumHTMLUnit tests, updated installer, and improved Unix startup scripts.


Changes: This is a minor bugfix and feature release. It has global setup and teardown methods, Selenium RC support for Firefox, dynamic path support, transformed test script support for test keys, and enhancements for data driven tests.


Changes: This release has a new results analysis engine, Selenium IDE/RC for AJAX testing, multiple target monitoring, Web debugging utilities, new tutorials, and new data production libraries.


Changes: New example test agents and tutorials, test debugging features, data production libraries, an interface for functional test results, and many bugfixes.


Changes: This release improves running TestGen4Web tests, installation problems, improves results analysis reporting, adds new timeout options, and has many bugfixes.
- All comments
Recent commentsRe: cygwin support available?
> Frank, is it possible that the
> testmaker.sh is not cygwin aware?
> I am getting the following errors:
>
> <<Cannot find JDK. Please set the
> JDK_HOME environment variable to point
> to your JDK installation directory, or
> use the -jdkhome switch>>
> and when doing a
> <<setenv JDK_HOME
> $JAVA_HOME>> in my tcsh first, I
> get:
> <<Using ../settings as user
> directory...
> ulimit: ulimit: not available on this
> system
>
> Exception in thread "main"
> java.lang.NoClassDefFoundError:
> org/netbeans/Main>>
>
> I guess the file needs some `cygpath -w
> ...` statements added once
> <<case "`uname`" in
> CYGWIN*) >> has caught the
> cygwin'ers.
>
> Anyway, this appears to be a great
> tool!
>
> Do you have any bug- and enhancement
> tracking like Bugzilla for it?
>
> Regards
>
> Ralf
Hi Ralf: It is fixed now with version 4.1 and greater. -Frank
cygwin support available?
Frank, is it possible that the testmaker.sh is not cygwin aware?
I am getting the following errors:
<<Cannot find JDK. Please set the JDK_HOME environment variable to point
to your JDK installation directory, or use the -jdkhome switch>>
and when doing a
<<setenv JDK_HOME $JAVA_HOME>> in my tcsh first, I get:
<<Using ../settings as user directory...
ulimit: ulimit: not available on this system
Exception in thread "main" java.lang.NoClassDefFoundError: org/netbeans/Main>>
I guess the file needs some `cygpath -w ...` statements added once
<<case "`uname`" in
CYGWIN*) >> has caught the cygwin'ers.
Anyway, this appears to be a great tool!
Do you have any bug- and enhancement tracking like Bugzilla for it?
Regards
Ralf