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 |
Which testing is this- opening .mp3 file through IE Option- 1. cross browser testing 2. Negative testing 3. black box testing
How test case is differ from test plan .give an suitable example
What is meaning by protype in SDLC ?
How do you analyze your test results? What metrics do you try to provide?
what is regression testing also known as ?
On what security parameters do u test a "web-based application" ..?
Difference between the HotFix,ShowStopper and critical bug?
can any one give the definitions for the High Level Design and the Low Level Desigh in the Designing part of SDLC????
Explain me software life cycle and SDLC
what is your current team size?
how to write the test cases for mark as read/unread mails for gmail inbox?and what are the testings we will do?
How do we decide that testcases covers all the requirements?