Jtest: Java Static Analysis, Code Review, Unit Testing, Security
, May 2012 - 225 KB PDF
This data sheet introduces Parasoft Jtest , an integrated Java testing toolkit for static code analysis, code review, automated unit and component testing, coverage analysis, runtime error detection, and regression testing.
Data Sheet
|
 |
White Paper
|
 |
Making Unit Testing Practical for Embedded Development
, Electronic Design, November 2011
Explains how to start verifying code as soon as it is completedeven if the target hardware is not yet built or available for testing. With this strategy, the majority of the problems with the application logic are exposed early and target testing can focus on verifying the interface between the hardware and the software.
Article
|
 |
Article
|
 |
Data Sheet
|
 |
C/C++test: C/C++ Static Analysis, Code Review, Unit Testing, Security
, September 2011 - 883 KB PDF
This data sheet introduces Parasoft C/C++test, an integrated C and C++ testing toolkit for static code analysis, code review, automated unit and component testing, coverage analysis, runtime error detection, and regression testing.
Data Sheet
|
 |
Inomed Case Study
, May 2011 - 152 KB PDF
Inomed wanted to streamline the risk management processes they established for IEC 62304 medical device software certification. Learn how they increased efficiency through automationand also achieved full requirements traceability.
TAGS: Case Study, Concerto, C/C++test, dotTest, C++, .NET, Software Development Management, Embedded, FDA & Medical Devices, Safety-Critical, Static Analysis, Unit Testing
Case Study
|
 |
Blog
|
 |
dotTEST: .NET Testing and Analysis
, May 2011
Introduces how dotTEST simplifies static analysis, code review, unit testing for
languages that target the Microsoft .NET Framework and .NET Compact Framework, including C#, VB.NET, and MC++ (Managed C++).
Web Page
|
 |
C/C++test: C/C++ Testing and Analysis
, May 2011
Introduces how C/C++test simplifies static analysis, code review, unit testing, and runtime error detection for embedded and enterprise development.
Web Page
|
 |
Jtest: Java Testing and Analysis
, May 2011
Introduces how Parasoft Jtest simplifies Java static analysis, code review, unit testing, and runtime error detection.
Web Page
|
 |
Blog
|
 |
Unit Testing: Is More Coverage Better?
, April 2011
Argues that greater unit testing code coverage is not always better. Also discusses what you can learn by reviewing unit test code coverage.
Blog
|
 |
Blog
|
 |
Video
|
 |
Unit Testing Starter Kit
, March 2011
This 20-page eKit provides practical tips on how adopt unit testing without all the traditional hasslesso you can obtain real value from unit testing.
Guide/Kit
|
 |
Java Testing & Java Analysis Starter Kit
, March 2011
This 25 page eKit explains how Parasoft Jtest simplifies Java unit testing (including JUnit test generation & TDD), static analysis (code analysis, data flow, metrics), runtime error detection, and code review.
Guide/Kit
|
 |
Blog
|
 |
Unit Testing
, January 2011
Introduces Parasoft's unit testing capabilities (test case generation, execution, optimization, management, coverage).
Web Page
|
 |
Understand and Optimize Code Coverage eBook
, December 2010
This 20-page Code Coverage Guide introduces common pitfalls and misconceptions regarding code coverage granularity, coverage criteria, coverage density, and test overlap, then it explains what you need to know to choose the best coverage metric for your goals.
White Paper
|
 |
White Paper
|
 |
White Paper
|
 |
Wipro Case Study
, September 2010 - 575 KB PDF
To remain competitive, Wipro needed a more efficient and cost-effective way to maintain the exceptional quality standards that they pride themselves on. Find out how an automated testing infrastructure helped them achieve their quality objectives while reducing testing time and effort by 25%.
TAGS: Case Study, C/C++test, Jtest, dotTest, C, C++, Java, Automated Infrastructure, Code Review, Coverage Analysis, Geographically-Distributed, Static Analysis, Unit Testing
Case Study
|
 |
White Paper
|
 |
Trane Case Study
, February 2010 - 86 KB PDF
Trane decided to migrate their legacy systems to C++ and .NET to enable more rapid and agile responses to business demands. Discover how Parasoft reduced the learning curve, helped them ensure code met uniform expectations around reliability, performance, and maintainability, and helped them achieve nearly 100% coverage on unit tests.
Case Study
|
 |
White Paper
|
 |
Techniques for Unit Testing Embedded Systems Software
, Parasoft White Paper, July 2009
Explains how unit testing can help developers start verifying code as soon as it is completedeven if the target hardware is not yet built or available for testingso target testing can focus on verifying the interface between the hardware and the software.
White Paper
|
 |
Bovie Medical Case Study
, June 2009 - 162 KB PDF
Bovie Medical had been using an outside vendor to perform the software validation required for FDA compliance, but they wanted to improve the effectiveness of testing while at the same time reduce testing costs. Learn how Parasoft helped them move verification and validation testing in-housecutting costs approximately in half and getting to market 6 months sooner.
Case Study
|
 |
NEC Telecom Software Philippines Case Study
, April 2009 - 381 KB PDF
NEC Telecom Software Philippines (NSP) needed an alternative to manual code review and unit testing in order to comply with internal quality initiatives while working under a tight schedule. Find out how Parasoft helped them streamline their internal quality processes to more efficiently satisfy quality initiatives.
Case Study
|
 |
White Paper
|
 |
Intermoco Case Study
, September 2008 - 721 KB PDF
Intermoco's engineering organization is responsible for both the "server side" (or database) activities associated with its network operations center as well as "embedded" solutions associated with metering and communication units in the field. Learn how Parasoft helped them double testing coverage, reducing the risk of inaccurate reporting and unit failures in the field.
Case Study
|
 |
Article
|
 |
Cover Yourself in Java
, Software Test & Performance, June 2008
Explains the basic notions of Java test coverage and discusses some of the common pitfalls and misconceptions.
Article
|
 |
Review
|
 |
Best Practices for Bulletproofing C/C++ Code
, Parasoft White Paper, April 2008
Examines several techniques that reduce the risks of errors when extending an existing code base, as well as improve the stability and quality of the project's evolving code base.
White Paper
|
 |
Change Code Without Fear
, Dr. Dobb's Journal, March 2008
Explores how behavioral regression testing provides a fast and easy way to determine if code modifications change or break existing functionality.
Article
|
 |
White Paper
|
 |
The Yin and Yang of Software Development: 5 Best Practices that Allow Efficiency and Creativity to Productively Coexist
, Parasoft White Paper, February 2008
Explains how 5 best practices reduce the amount of avoidable waste in the software development process, enabling developers to satisfy business goals without compromising their craft.
TAGS: White Paper, C/C++test, Jtest, dotTest, C, C++, Java, .NET, Automated Infrastructure, Code Review, Static Analysis, Unit Testing
White Paper
|
 |
Article
|
 |
Establishing an Infrastructure for Productive Development
, Java Developer's Journal, September 2007
This article explains how five industry-standard practices reduce the amount of avoidable waste in the software development process, enabling developers to satisfy business goals without compromising their craft.
Article
|
 |
Extend Beyond JUnit's Basic Color Palette
, Software Test & Performance, August 2007
Explains why a more comprehensive regression test suite is required for ensuring the continued functionality of Java EE apps, then covers how to build and maintain such a test suite.
Article
|
 |
Video
|
 |
Infrastructure for Productive Development
, July 2007
Learn how to reduce the amount of avoidable waste in the software development process, enabling developers to satisfy business goals without compromising their craft.
Video
|
 |
Article
|
 |
White Paper
|
 |
Bulletproofing C++ Code
, Dr.Dobb's Journal, January 2007
Examines techniques that reduce the risks of errors when extending an existing code base, as well as improve the stability and quality of the project's evolving code base.
Article
|
 |
Article
|
 |
Early Testing Benefits Consumer Electronics
, ECN Magazine, November 2006
Explains how running unit tests (or API tests) on the host system or on a simulator lets testing begin earlier in a design cycle, often concurrent with target-hardware development.
Article
|
 |
Designing JUnit Test Cases
, Java Developer's Journal, November 2006
Introduces and demonstrates a strategy for building an effective JUnit functional test suite
Article
|
 |
JDJ Product Review Parasoft Jtest 8.0
, Java Developer's Journal, November 2006
"Jtest has matured with age and is getting like a fine wine now. There are facets that I discover every day that make me open my eyes and go, 'Wow!' It's a large complicated product, but for a large team it's essential."
Review
|
 |
Jtest Aids Process
, eWeek, October 2006
"Developers, like astronauts, want to get quickly to the point of knowing whats really wrong with rapid further progress toward getting it fixed. Jtest 8 makes significant progress on both fronts. It offers more comprehensive tools for following a fault across the boundaries of a multimodule application, and it integrates useful aids to the process of code review and repair."
Review
|
 |
Jtest continues its trek toward code-testing supremacy
, InfoWorld, October 2006
"Jtest was already a great Java testing tool; now it's even better. Version 8 adds more pre-loaded rules and the new BugDetective analysis module for locating problems and identifying their origin. It takes on everything from unit tests to functional tests, and it does not limit your testing of any particular Java component."
Review
|
 |
Bulletproof .NET Code
, .NET Developer's Journal, September 2006
Introduces a simple four-step strategy that has been proven to make .NET code more reliable, more secure, and easier to maintain - as well as less likely to experience functionality problems.
Article
|
 |
A Small Shop's View of Jtest 8.0
, DevSource, September 2006
"You don't need a large corporate development team to appreciate Parasoft's Jtest. Just a real application that needs to be debugged, that needs test cases generated, or needs a code review. Find out why our reviewer fell in love."
Review
|
 |
Regression Testing
, Wrox Press, March 2006
Introduces regression testing: verifying that code base changes and additions don't "break" an application's existing functionality
Article
|
 |
Unit Testing (White Box)
, Wrox Press, January 2006
Provides a quick introduction to unit testing in general, and a look at white box testing for exposing reliability problems.
Article
|
 |
TransCore Case Study
, January 2006
TransCore needed a cost-effective way to ensure the reliability of their Java-based toll-road payment collection systems. Learn how static analysis and unit testing helped them achieve this by exposing defects early when they could be resolved with minimal rework and added costs.
Case Study
|
 |
Enventive Case Study
, January 2006 - 665 KB PDF
Most of Enventive's products must comply with a design for Six Sigma development process and meet a five nines (99.999%) reliability standard. Discover how Parasoft helped them move towards their goal of 100% crash-free codeand also implemented best practices that enable them to spend more time creating new capabilities.
Case Study
|
 |
Unit Testing (Black Box)
, Wrox Press, December 2005
Introduces black-box unit testing: testing the functionality of the application's individual components or units (each class and method) to ensure that they behave properly and satisfy a defined specification or use case.
Article
|
 |
Article
|
 |
Jtest 7.0 passes with honors
, InfoWorld, September 2005
Parasoft Jtest 7.0 is like a Java code development assistant on a SoBe Adrenaline Rush intravenous drip. Not only does it do source analysis, perform coverage analysis, and manage unit test production, execution, and tracking, but now it provides on-the-fly generation of functional tests for everything from stand-alone applications to container-supported servlets and EJBs. In short, Jtest is becoming a one-stop-shopping Java-testing supercenter that copes with just about every Java component you might develop, regardless of its run-time requirements.
Review
|
 |
Article
|
 |
Article
|
 |
Video
|
 |
Product Review: Jtest 7.0 From Parasoft
, Java Developer's Journal, June 2005
"Jtest makes static code analysis a breeze and it should be easy for even beginners to analyze their code for compliance to standards as well as to generate unit tests."
Review
|
 |
Transcore: Reducing Risk in the Development Process
, April 2005
The leader in automated open road toll collection systems describes how they improved time to market predictability and contractual service level metric satisfaction by integrating unit testing and automated static code analysis into their Java development practice.
Video
|
 |
Lehman Brothers: Outsourcing & Code Quality Management
, November 2004
Learn how the adoption of unit testing and static code analysis allowed Lehman to control the quality of code delivered by outsourcers, enhance the productivity of its development staff, improve the overall reliability of its applications, and create consistent predictability of project release dates.
Video
|
 |
Article
|
 |
Article
|
 |
Article
|
 |
Bulletproofing Web Applications
, December 2001
"Bulletproofing" is a road map for how to integrate error prevention and detection into the development process to ensure that Web applications are robust, scalable, efficient and reliable.
Book
|
 |
Article
|
 |
Article
|
 |
Automating the Development Process
, Software Development Magazine, July 2000
When most developers write code, that's all they do--the original specifications are lost. An innovative approach requires the person who pounds the code to document the assumed contracts and ensure they're enforced.
Article
|
 |
Article
|
|
|