News

Modified Monday, 24 September 2012 02:48

Tools

Squish is a cross-platform/cross-technology GUI test automation tool for functional GUI regression tests.
Read more

Modified Monday, 24 September 2012 02:46

Tools

PIT is a fast mutation testing system for Java that makes it possible to test the effectiveness of your unit tests. You can think of mutation testing as either as an automated test of your tests, or as a much more in depth form of code coverage. PIT runs your tests against automatically modified versions of your application code. When the application code changes, it should cause a test to fail. If a test does not fail it may indicate an weakness in the suite.
Read more

Modified Monday, 24 September 2012 02:45

Tools

Accessive is a tool that allows you to access private field or methods for testing purposes. That means that you don't have to make some of your methods or field package protected just to allow for testing.
Read more

Modified Monday, 24 September 2012 02:21

Tools

T2 is a fully automatic trace-based random testing tool for Java, and is now available in a full version! T2 is powerful; it can check e.g. internal errors, method specifications, and class invariant. It is also very versatile, allowing models and specifications to be written in plain Java. It is fast; able to inject thousands of tests in less than a second!
Read more

Modified Monday, 24 September 2012 02:19

Tools

Session Initiation Protocol (SIP) is being widely used for providing telephone services over the Internet. CafeSip.org offers a suite of open-source tools and applications that will help you to create customized SIP services and applications using the Java programming language.
Read more

Modified Monday, 24 September 2012 02:18

Tools

MaxQ is a free web functional testing tool. It includes an HTTP proxy that records your test script, and a command line utility that can be used to playback tests. The proxy recorder automatically stores variables posted to forms, so you don't have to write that stuff by hand. The paradigm of MaxQ is similar to commercial web testing tools like Astra QuickTest or Empirix e-Test. These products are quite expensive. MaxQ hopes to provide the essential features: HTTP test recording, scripting, and playback...
Read more

Modified Monday, 24 September 2012 02:17

Tools

Canoo WebTest is a free OpenSource tool for XP style acceptance testing of web applications. It calls web pages and verifies the result against expected properties. The engine is based on HttpUnit. Tests are described in terms of ANT scripts. Test reporting is done via XML/XSLT
Read more

Modified Sunday, 23 September 2012 23:07

Tools

Jasmine is a behavior-driven development framework for testing JavaScript code.
Read more

Modified Sunday, 23 September 2012 23:06

Tools

Aprobe is a patented software instrumentation technology that lets you monitor the execution of a software application, log data, or alter its behavior.
Read more

Modified Sunday, 23 September 2012 23:04

Tools

Parasoft® C/C++test®: C/C++ Testing, Static Analysis, Code Review Parasoft® C/C++test® is an integrated Development Testing solution for automating a broad range of best practices proven to improve software development team productivity and software quality for C and C++. C/C++test facilitates: Static analysis – static code analysis, data flow static analysis, and metrics analysis Peer code review process automation–preparation, notification, and tracking Unit testing – unit test creation,...
Read more