Orthogonal Arry Testing?
Answers were Sorted based on User's Feedback
Answer / manpreet
Orthogonal Array Testing is a type of black box testing.
• 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. Multimode faults
| Is This Answer Correct ? | 2 Yes | 1 No |
Answer / bhuvana
•Orthogonal array testing is a systematic, statistical way
of testing.
Orthogonal arrays could be applied in user interface
testing, system testing, regression testing, configuration
testing and performance testing
| Is This Answer Correct ? | 2 Yes | 1 No |
Answer / rajani
it is type of testing which optimise the test cases
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / kartheek
It is used to remove the repeated decisions in decision table
| Is This Answer Correct ? | 0 Yes | 0 No |
List out test deliverables?
what comes first test strategy or test plan
Difference between Hybrid and derived models???
What type of testing do we perform in requirement phase?
any one can explain error guessing..?it depends on validation or functional testing? give one example ..?
What type of tesings are performed in Product testing?
What is defect density?
10 Answers Qualtree Solutions,
What is the difference in ad-hoc testing and one time testing ?
What kind of inputs do we need from the end user to start proper testing?
what do u know about ERP , INSURANCE DOMAINS?
2 Answers Bartronics, NDL, TCS,
please give me Live example for 1. high severity & low priority 2. High severity & low Priority 3. low severity & high Priority 4. low sevrity & low Priority
what is the diff b/w system testing & end to end testing