What is Peach
Installing
Tutorials
Methodology
Introduction
Training
Enterprise
FAQ
Support Forums
Peach 3
Peach Pits
 General Conf
 Data Modeling
 State Modeling
 Agents
  Monitors
 Test
  Publishers
  Loggers
Running
Minset
Peach 2.3

License

NumericalEdgeCaseMutator

This mutator will produce values in a range of N - 50 through N + 50 for all numerical edge cases. For example 16-bit numbers have the following edge cases: 0, signed byte (127), unsigned byte (255), signed short, unsigned short.

Target Elements

Hints

  • NumericalEdgeCaseMutator-N — Change the default +/- of 50 to a specified amount.

  • NumericalString — Allows strings to be picked up and mutated by this mutator.