TTworkbench
TTworkbench is the graphical test development and execution environment
based on TTCN-3, the international standardised testing language, which
includes the full range of features needed for test specification, execution
and analysis. Apart from text-based TTCN-3 test specification, TTworkbench
also offers the option of graphic definition for test cases.
DDchange:
Failure-Inducing Changes
DDchange is an Debugging Framework that automatically determines why your
program fails. Find out which change causes your program to fail: The change
in Line 45 makes the program fail. DDchange applies Delta Debugging to
program changes, as described in "Yesterday, my program worked. Today,
it does not. Why?" by Prof. Andreas Zeller. This framework is intended
to increase the efficiency by quickening the process of finding
failure-inducing code changes. Consequently, this framework will improve the
productivity of your development process.
Eclipse
XPS
The Eclipse XPS plug-in shows the results of JUnit test runs using the Dell
XPS' built-in LEDs. The LED colors change when the JUnit test run starts,
when a test fails and when the test run completes successfully. In the plug-in's
preferences you can configure colors, brightness, which LEDs should be used
and whether the LEDs should pulsate (glow) during the test run.
|
Recommend the tutorial |
Ask Questions? Discuss: Eclipse Plunging/Testing
Post your Comment