JCGs (Java Code Geeks) have released an article on common mistakes of Software Testing.
Seven mistakes of software testing lists a number of common mistakes that are made in each of the test phases.
Though most developers know the importance of testing, it seems that a lot of them still aren’t testing enough. And
Byteman is a tool which simplifies tracing and testing of Java programs. Byteman allows you to insert extra Java code into your application, either as it is loaded during JVM startup or even after it has already started running. The injected code is allowed to access any of your data and call
froglogic GmbH today announced support for the automated testing of Java Rich Client Platform (RCP) applications based on the new “Indigo” Eclipse 3.7 release.
Squish for Java is the leading functional, cross-platform GUI and regression testing tool for creating and executing automated GUI tests for Java SWT/RCP and AWT/Swing applications.
Squish itself,
froglogic GmbH today announced support for automated testing of Qt GUI applications based on the new Qt 4.7 release.
Squish is the leading test automation tool for cross-platform functional GUI regression tests that can test applications based on a variety of GUI technologies, including Nokia’s Qt Software Development Frameworks, Java SWT/Eclipse RCP, Java AWT/Swing, native Windows
XPect is a Java based test messaging framework designed to use schema and validating editors in order to define tests to be performed against message oriented services.
The tool uses Java code to make regression testing of message oriented systems via JUnit faster to produce and more respondent to schema changes.
Although supporting
froglogic GmbH today announced support for automated testing of Java Rich Client Platform (RCP) applications based on the new Eclipse 3.6 release code named Helios.
Squish for Java is the leading, cross-platform functional GUI and regression testing tool enabling the creation and execution of automated GUI tests for Java SWT/RCP
Here are some possible use cases for Cargo:
* To start containers for integration and functional tests
* To start containers for applications that require a container to be started (Plugins for IDEs, etc)
* As a framework to manipulate J2EE Module file including container-specific descriptors. For example it can be useful if you wish to implement the
x.Link is a Java J2EE performance profiler. Using byte code modification it has a minimal impact on running systems and can even be used in production systems.x.Link offers an alternative to commercial J2EE profilers.
For furture information on this product click here
View TesterTools dedicated page for this tool.
JCR (which stands for Java Code Reviewer) is another Python-based tool. Unlike the others, it does not integrate directly with source code management systems; it’s designed to have whole files available for review. JCR emphasizes a more formal process, with tracking of who did what and a review meeting to take action on code comments.
For
Jalopy is a source code formatter for the Sun Java programming language. It layouts any valid Java source code according to some widely configurable rules; to meet a certain coding style without putting a formatting burden on individual developers.
View TesterTools dedicated page for this tool.
0
Comments
Add