Skip to content

No Successes_Test cases Generated while doing White_box testing #1184

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
naveensabavath opened this issue Feb 26, 2025 · 1 comment
Open

Comments

@naveensabavath
Copy link

naveensabavath commented Feb 26, 2025

hi @arcuri82 ,

am running a Spring boot Service. this service has kafka, redis, mongo...
So this service starts even if it connects to mongo
So i integrated EmbeddedEvomasterController class

i have given below command

java -jar evomaster_Snapshot.jar --maxTime 2h --outputFolder "src/test/java/testEvomaster" --sutControllerPort 40101 --doCollectImpact false --probOfArchiveMutation 0

So what could be the reasons ? it generated lot of faults test cases

@arcuri82
Copy link
Collaborator

hi,
if there are detected faults (eg schema issues), then a test case would not end up in Successes_Test.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants