Multiple choice technology testing

In FTT, which of the following details need to be captured?

  1. The positve and negative flows for an error scenario.

  2. The negative scenarios only

  3. The positive flows only

  4. None of these

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

In Functional Test Technique (FTT), comprehensive documentation requires capturing both positive flows (expected behavior) and negative flows (error scenarios) for complete test coverage. Testing only positive or only negative scenarios would provide incomplete test documentation.