Fifth Dimension Testing

With fifth dimension testing, we use techniques more commonly employed by the “bad guys.” For example, we may execute techniques such as:

      • Fuzzing
      • Response modification using genetic algorithms
      • Input breakdown
      • Overflows
      • Underflows

This approach allows for evolution of our test collection. We can automate a significant number of these tests if we have a comprehensive, programmed means for discerning that a failure has occurred.

Post by admin