Average Ratings 0 Ratings

Total
ease
features
design
support

No User Reviews. Be the first to provide a review:

Write a Review

Average Ratings 0 Ratings

Total
ease
features
design
support

No User Reviews. Be the first to provide a review:

Write a Review

Description

EvoSuite is a free, open-source tool designed to automatically create JUnit test suites for Java classes by leveraging search-based software testing (SBST) methods to improve code coverage and uncover possible defects. It analyzes Java bytecode to generate executable unit tests that include assertions, with the goal of achieving significant structural coverage, which encompasses branch, line, and mutation coverage. The tool employs a hybrid strategy that merges evolutionary algorithms with mutation testing to yield efficient and concise test suites. Supporting multiple Java versions, EvoSuite seamlessly integrates with various build systems and integrated development environments (IDEs) such as Maven, Eclipse, IntelliJ IDEA, and can also be used via command-line interfaces. Additionally, it provides capabilities for regression testing through its EvoSuiteR component, generating test suites that help identify discrepancies between two versions of a Java class. Benchmarking on a wide array of open-source projects has demonstrated EvoSuite's effectiveness, and it has been widely adopted in both academic research and practical industry applications to improve the software testing process. This versatility ensures that developers can rely on EvoSuite to enhance the reliability and quality of their Java applications.

Description

Testing serves to reveal the presence of defects, but it cannot confirm their absence, and the challenge of exhaustive testing escalates quickly, even in relatively simple systems. Key principles for any testing team revolve around thorough testing and efficiency, yet the question remains: how can both be accomplished? How can teams maximize coverage while minimizing the number of tests? Often, teams that scrutinize the actual coverage achieved by their current tests find unexpected and significant coverage gaps. The selection of test cases plays a crucial role; it can mean the difference between (a) running numerous tests that are unlikely to detect issues and fail to boost confidence in the system, and (b) executing a targeted, well-structured set of tests that are more likely to identify the majority of bugs, thereby greatly enhancing the assurance of software quality. Moreover, you will have the capability to create automation scripts and run your tests without needing prior test automation knowledge, which further streamlines the testing process. This approach not only saves time but also ensures that the most critical areas of your software are being thoroughly examined.

API Access

Has API

API Access

Has API

Screenshots View All

Screenshots View All

Integrations

Amazon Web Services (AWS)
Eclipse IDE
IntelliJ IDEA
Java
MEDITECH Expanse
Maven
Sinequa

Integrations

Amazon Web Services (AWS)
Eclipse IDE
IntelliJ IDEA
Java
MEDITECH Expanse
Maven
Sinequa

Pricing Details

Free
Free Trial
Free Version

Pricing Details

No price information available.
Free Trial
Free Version

Deployment

Web-Based
On-Premises
iPhone App
iPad App
Android App
Windows
Mac
Linux
Chromebook

Deployment

Web-Based
On-Premises
iPhone App
iPad App
Android App
Windows
Mac
Linux
Chromebook

Customer Support

Business Hours
Live Rep (24/7)
Online Support

Customer Support

Business Hours
Live Rep (24/7)
Online Support

Types of Training

Training Docs
Webinars
Live Training (Online)
In Person

Types of Training

Training Docs
Webinars
Live Training (Online)
In Person

Vendor Details

Company Name

EvoSuite

Country

United States

Website

www.evosuite.org

Vendor Details

Company Name

Encore Software Services

Founded

1998

Country

United States

Website

www.encoress.com/products-solutions/optima/

Product Features

Automated Testing

Hierarchical View
Move & Copy
Parameterized Testing
Requirements-Based Testing
Security Testing
Supports Parallel Execution
Test Script Reviews
Unicode Compliance

Product Features

Automated Testing

Hierarchical View
Move & Copy
Parameterized Testing
Requirements-Based Testing
Security Testing
Supports Parallel Execution
Test Script Reviews
Unicode Compliance

Alternatives

Jtest Reviews

Jtest

Parasoft

Alternatives

JCov Reviews

JCov

OpenJDK
Perfecto Reviews

Perfecto

Perforce
SpiraTest Reviews

SpiraTest

Inflectra