Skip to content

Total number of generated Test Cases #630

Answered by SR4ven
MAGeorg asked this question in Q&A
Discussion options

You must be logged in to vote

Yes, you can use Session.num_mutations(1) to get the number of test cases with a depth of 1. The depth has to be consistent with the one handed to Session.fuzz(1).

Without a depth of 1, combinatorial fuzzing is activated and the number of test cases can not be calculated easily.

Replies: 3 comments 3 replies

Comment options

You must be logged in to vote
0 replies
Answer selected by MAGeorg
Comment options

You must be logged in to vote
2 replies
@SR4ven
Comment options

@MAGeorg
Comment options

Comment options

You must be logged in to vote
1 reply
@MAGeorg
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants