Parasoft


Parasoft is an independent software vendor specializing in automated software testing and application security with headquarters in Monrovia, California. It was founded in 1987 by four graduates of the California Institute of Technology who planned to commercialize the parallel computing software tools they had been working on for the Caltech Cosmic Cube, which was the first working hypercube computer built.
During the 90's Parasoft leveraged technology in their parallel software toolkit to create software test automation tools for traditional software development as well as parallel. Starting with runtime error detection for C and C++ with their Insure++ product, they also added capabilities for static code analysis, unit testing, and ultimately expanded to include application security, functional testing, and service virtualization.

Technologies

Parasoft develops automated defect prevention technologies that support the Automated Defect Prevention methodology developed by Adam Kolawa. These technologies automate a number of defect prevention practices for Java, C and C++, and.NET. The static code analysis practice identifies coding issues that lead to security, reliability, performance, and maintainability issues later on. In 1996, Parasoft submitted a patent application for their rule-based static code analysis. Since then, the original static analysis technology has been extended to include security static analysis, data flow analysis, and software metrics. In 1996, Parasoft submitted patent applications for technology that automatically generates unit test cases. Since then, the original unit testing technology has been extended to include code coverage analysis, regression testing, and traceability. The peer code review practice involves manually inspecting source code to examine algorithms, review design, and search for subtle errors that automated tools cannot detect. Although the peer inspection itself cannot be automated, peer code reviews preparation, notification, and tracking can be automated.
For cloud, SOA, APIs, and enterprise IT environments, Parasoft technologies automate practices such as API testing, integration testing, system testing, load testing, and penetration testing. Parasoft's service and SOA quality technology was first developed in 2002.
Parasoft also develops memory error detection technology that finds run-time errors in C and C++ programs.
Patents were submitted for this technology in 1995 and 1996.
For service virtualization, Parasoft technologies are used to automatically capture and emulate dependent system behavior of mainframes, third-party components, or any system component that is unavailable or difficult to access for development and testing purposes.
Parasoft's various technologies are used for demonstrating industry or regulatory compliance and adopting Agile software development, DevOps, Continuous delivery, Continuous testing, and Test automation.
Parasoft joined the Eclipse Consortium board of stewards in 2002.
Several analyst reports and software industry publications mentioned the company's service virtualization technology and embedded system software development tools.

Products

Parasoft C/C++test

Parasoft C/C++test is a comprehensive software testing tool that contains functionality to test and find software defects. It includes static code analysis functionality with over 2,000 rules to support major standards for safety-critical software and security such as MISRA, JSF, UL 2900, CWE, and CERT. It also has functionality for software metrics, unit test generation and execution as well as code coverage analysis. C/C++test integrates with Parasoft DTP to provide full reporting and analytics needed for software development, especially for embedded safety-critical systems and devices.

Parasoft Jtest

Parasoft Jtest is a static analysis and unit testing tool for Java that Parasoft started shipping in 1997. Since then, Jtest has won numerous awards including multiple Jolt awards from Dr. Dobb's Journal, as well as multiple Codies. Jtest has over 1100 coding rules that support major standards such as OWASP Top 10, CWE, JSF, PCI-DSS, and UL-2900.
Jtest works as a standalone product via an Eclipse or Visual Studio plugin. It can also work as a command line tool and through a lightweight engine that can be used in CI systems such as Jenkins for continuous testing. Jtest integrates with Parasoft DTP for full reporting and analytics including industry specific reports such as OWASP and CWE.
Jtest has a unit test assistant called UTA that helps create unit tests including support for mocks and stubs. It also integrates with running applications to help create meaningful tests and has advice on expanding and improving existing tests.

Parasoft dotTEST

Parasoft dotTEST is a set of tools for testing.NET applications and works as a plugin to Visual Studio. It supports development testing practices such as static code analysis, unit test creation and execution, code coverage, and software metrics. Configurations for coding standards like CWE, OWASP, and UL-2900 are available.
dotTEST can be connected to Parasoft DTP to provide full traceability and assist in compliance related software industry such as FDA medical devices where you need to be able to prove what practices and testing you have performed as part of an audit.

Parasoft Insure++

Parasoft Insure++ is an automated runtime debugger and memory error detection tool that Parasoft began selling in 1993. Insure++ is often used to find common memory problems in C and C++ programs such as memory leaks, memory underruns and overflows, and numeric overflows. It performs dynamic analysis using source code instrumentation which allows it to catch many other kinds of errors, including static and heap errors as well.

Parasoft Selenic

Used for graphical user interface testing, Parasoft Selenic is an automated UI testing tool that creates native Selenium tests using the page object model. In addition to creating Selenium tests, Selenic provides self-healing capabilities for any Selenium tests by performing runtime analysis to avoid test failures issues during continuous testing. After test execution is complete, Selenic uses artificial intelligence to provide automated recommendations to fix broken tests, and when the user selects a fix, Selenic fixes those Selenium test scripts automatically. Selenic was released in October 2019.

Parasoft SOAtest

Parasoft SOAtest is an automated API testing tool that allows developers and testers to also perform functional testing, end-to-end testing, security testing, and load and performance testing. It supports over 100 common protocols such as Web services, REST, JSON, MQ, JMS, TIBCO, HTTP, XML, and EDI. It can be extended to work with even more protocols.
Tests can be created either programmatically or graphically, allowing testers and developers to both create and share tests. SOAtest has functionality for intelligent stubs and also integrates with Parasoft Virtualize for full API and protocol simulation through service virtualization that help shift testing earlier in the development process.
SOAtest Integrates with the Parasoft Continuous Testing Platform to allow users to create, manage, and execute test cases via a browser as well as providing reports and analytics.

Parasoft Virtualize

Parasoft Virtualize is a service virtualization tool, sometimes also called API simulation, that provides users with the ability to create, deploy, and manage simulated test environments, as well as simplify test data management. This is primarily to facilitate testing earlier, as well as improve access to systems that may have scheduling constraints or be too expensive to maintain dedicated versions of. It integrates with Parasoft SOAtest to provide full end-to-end testing capabilities.
Virtualize integrates with the Parasoft Continuous Testing Platform which allows users to create, manage, and deploy virtual test assets and environments through a web interface as well as integrated them with their continuous integration system.

Parasoft DTP

Parasoft DTP is a hub for development testing that was released in 2003 under the name Parasoft Concerto. In 2012 DTP won the "Best of Show" Embeddy award from VDC Research. DTP collects data from various software development activities such as testing, static analysis, code coverage, and metrics as well as integrating with other SDLC systems such as bug-tracking, peer review, and requirements.
The data collected is used to create detailed reports on software quality as well as compliance with a variety of industry standards like FDA, MISRA, DO-178b/c. It also supports security standards such as CERT, OWASP, and CWE. The security reports include data from the standard risk frameworks like the “Common Weakness Risk Analysis Framework” from CWE that help measure the so-called technical impact of a finding. This means that instead of simply reporting a software defect like a buffer overflow, the data include information about what kinds of security problems can occur from an overflow, such as exposure of private data or DDoS. This information helps developers and security testers prioritize which findings are most important.
In addition to reporting and dashboards, DTP has an analytics engine called “Process Intelligence Engine” or “PIE”. Users can take advantage of pre-build analytics modules for tasks like change-based testing. They can also use a graphical tool in the web interface to create their own analytics.

Awards and recognition

Parasoft received the "Customers' Choice" award from Gartner in March 2019 for "Best Software test Automation Software of 2019 as reviewed by customers.
The Gartner's Customer Choice aware is based on vetted user surveys over the course of a year on the Gartner Peer Insights platform.
Parasoft SOAtest was recognized as a leader by Forrester in the 2018 Forrester Wave Omnichannel Functional Test Tools. The reported said "Parasoft shined in our evaluation specifically around effective test maintenance, strong CI/CD and application lifecycle management platform integration".
Parasoft received a "Best in Show" in software development award in the testing category from SD Times in 2018 as part of the SD Times 100 list.

Global structure

Headquarters and Americas

Parasoft is a global provider of software test automation tools and analytics with its global headquarters in the Monrovia, California. The headquarters building is at the heart of the Monrovia High Tech Corridor and is home to marketing, development, sales, solution architects, technical support, and professional services.
Parasoft has distributors in Canada and Latin America to provide local sales and technical support.

EMEA

Parasoft has a strong presence in EMEA which centers around offices in Krakow, Poland and The Hague, Netherlands. Krakow has a full range of capabilities from development to technical support, professional services, sales, and solution architects in a variety of languages. The Hague has staff for marketing, sales, solution architects, professional services and technical support.
Parasoft has subsidiaries in Berlin, Germany, London, UK, and Stockholm, Sweden, with distributors in France, Italy, Israel, and South Africa.

APAC

From early in its corporate history, Parasoft has had strong ties in Asia. In Shanghai, China Parasoft has a subsidiary with full staff for marketing, sales, solution architects, professional services, and technical support. Parasoft also has subsidiaries with sales staff, solution architects, professional services, and technical support in Bangalore, India and Singapore.
TechMatrix is a distributor for Parasoft in Japan and the two companies have a relationship going back over more than two decades. Parasoft also has distributors in South Korea, Australia, and New Zealand.