...

/

Quiz Yourself on Custom Generators

Quiz Yourself on Custom Generators

Solve a short quiz to test your understanding of the concepts of custom generators.

We'll cover the following...
Technical Quiz
1.

Which functions can be used to check the distribution of generated entries in a test run?

A.

collect(Term, BoolExpression)

B.

aggregate([Term], BoolExpression)

C.

Both A and B

D.

None of the above


1 / 3