Botsing

Botsing is a Java framework for crash reproduction using evolutionary algorithms.

License

License

GroupId

GroupId

eu.stamp-project
ArtifactId

ArtifactId

botsing
Last Version

Last Version

1.0.7
Release Date

Release Date

Type

Type

pom
Description

Description

Botsing
Botsing is a Java framework for crash reproduction using evolutionary algorithms.
Project URL

Project URL

https://www.stamp-project.eu/
Project Organization

Project Organization

Delft University of Technology
Source Code Management

Source Code Management

https://github.com/STAMP-project/botsing

Download botsing

Filename Size
botsing-1.0.7.pom 21 KB
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/eu.stamp-project/botsing/ -->
<dependency>
    <groupId>eu.stamp-project</groupId>
    <artifactId>botsing</artifactId>
    <version>1.0.7</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/eu.stamp-project/botsing/
implementation 'eu.stamp-project:botsing:1.0.7'
// https://jarcasting.com/artifacts/eu.stamp-project/botsing/
implementation ("eu.stamp-project:botsing:1.0.7")
'eu.stamp-project:botsing:pom:1.0.7'
<dependency org="eu.stamp-project" name="botsing" rev="1.0.7">
  <artifact name="botsing" type="pom" />
</dependency>
@Grapes(
@Grab(group='eu.stamp-project', module='botsing', version='1.0.7')
)
libraryDependencies += "eu.stamp-project" % "botsing" % "1.0.7"
[eu.stamp-project/botsing "1.0.7"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • botsing-commons
  • botsing-examples
  • botsing-reproduction
  • botsing-maven
  • botsing-preprocessing
  • botsing-model-generation
  • botsing-parsers

Botsing

Build Status Coverage Status Maven Central

Botsing is a Java framework for search-based crash reproduction. It implements and extends the EvoCrash approach and relies on EvoSuite for Java code instrumentation during test generation and execution. The documentation is available on the Botsing companion website.

Funding

Botsing is partially funded by research project STAMP (European Commission - H2020) ICT-16-10 No.731529.

STAMP - European Commission - H2020

eu.stamp-project
Research project about software testing 2016-2019

Versions

Version
1.0.7
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1