What in Orthogonal Array Testing?

Showing Answers 1 - 6 of 6 Answers

Badman

  • Feb 8th, 2007
 

Black-box technique that enables the design of a reasonably small set of test cases that provide maximum test coverage

Focus is on categories of faulty logic likely to be present in the software component (without examining the code) Priorities for assessing tests using an orthogonal array

1. Detect and isolate all single mode faults
2. Detect all double mode faults
3. Mutimode faults

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions