can u tell me what is orthogonal array testing?
Answers were Sorted based on User's Feedback
Answer / bishwajit.rk
Othogonal Array Testing to my understanding is not exactly
a testing type but a technique to reduce the testing effort
by reducing the Testcases, identifying the repetition of
pairwise combination.
| Is This Answer Correct ? | 59 Yes | 3 No |
Answer / yogesh
The Orthogonal Array Testing Strategy (OATS) is a
systematic, statistical way of testing pair-wise
interactions. It provides representative (uniformly
distributed) coverage of of all variable pair
combinations. This makes the technique particularly useful
for integration testing of software
components (especially in OO systems where multiple
subclasses can be substituted as the server for a
client). It is also quite useful for testing combinations
of configurable options (such as a web page that
lets the user choose the font style, background color, and
page layout).
| Is This Answer Correct ? | 29 Yes | 6 No |
Answer / kavida
Orthogonal Array is a Testing Design Technique where u can
give 90% Test Coverage.Here Functionalities are seperated
into "Factors" and "Levels" and out put will be in the form
of "Experiments".Its a misunderstandindg that the no of
Test cases will be reduced always in Orthogonal Array.It's
not the way always.It gives the effective Experiments/T.C
to be executed ,some times it may list more no of T.C than
u identified manually.
Objective:
Reduce COST,REWORK,TIME
Increase Productivity
MAX Test Coverage
| Is This Answer Correct ? | 17 Yes | 5 No |
Answer / nirmala raveendran
In OATS we reduce the test cases by eliminating the
repeated pair combination still ensuring maximun test
coverage, this technique is not used for a simple project,
applied for complex projects when test has to be conducted
across varios OS, browsers and processors within a limited
timeframe. We arrive at reduced number of test cases and
ensure cost effective, efficient results. Instead of
running all the scripts, we assure that the resulting
scripts (reduced by applying OATS technique) when executed
would satisfactority asssure that the product works right.
| Is This Answer Correct ? | 15 Yes | 3 No |
Answer / ratnadeep jadhav
orthogonal actually means the type of experiment in which
individual coluoms are "orthogonal to each other.It is not
actully testing, it is technique to reduce different
testcases.orthogonal testing is stastical and systematic
way of testing.It has four steps,formulate the problem-plan
the expriment-analyse the result-finally comfirm the
improvement.After this if we get the desired objective then
adobe the new result otherwise again formulate the new
problem.Orthogonal is generaly applied to improve "Quality
and Productivity" and further test efforts...
| Is This Answer Correct ? | 2 Yes | 3 No |
Answer / k.chandra sekhar
a) Orthogonal array testing is nothing but that is 90
degrees testing
b) That is the when all testing requirements are
cleared the test is orthogonal array testing.
c) In all test case are maximum passed
d) It is very good testing
e) Here use the test data through the array
f) So then the application is more quality
My name is k.chandra sekhar,
My phone no are 9246540049 65880049, Hyderabad.
My mail id is ndra_143@yahoo.co.in
I am taking the class for projects and interview trips if
you interest contact
| Is This Answer Correct ? | 4 Yes | 62 No |
Which are different types of review ?
1.What is configuration Management? 2. Explain Impact Analysis 3. Explain Peer Review 4. what i kickoff phase of Formal Review. 5. Whatv are the phases of fundamental test process. 6. what is state transition testing. 7. what is LCSAJ 8. Test conditions are derived from where?
what is testing process in related to Application testing
what is system testing? explain with an example.
How to Test Web Application Without a Formal Test Plan....?
What is the difference between Bugzilla and Softsmith- QAMonitor?
how far unix is useful in testing,what the interviewers going to ask in UNIX,how much we have to learn i.e what are the concepts that we have to learn for interview purpose? plz send me the answer
What is Traceability matrix? Why it is used? Can u tell me the architecture of that?
what is the impact analysis?
Write test cases on Travel bag?
What and why is api testing?
Generally Where do we concentrate more on the web based applications testing....fox ex: security testing, performance testing etc....