Knowledge Base
1 min read
Pass/Fail Test
Definition functional test of a prototype where the test parameters are according test specification. If the prototype passed test then it is PASS if failed then FAIL. Generally the pass/fail test is very weak with detection of defects.
