can u tell me what is orthogonal array testing?
Answer Posted / 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 |
Post New Answer View All Answers
what r the 5 major defects that u found in ur shopping related project?
write test case for gmail sign up page ?
how can we do database testing. In database testing we verify the data integrity and data validation. how can we do testing of Index, triggers, views, ransactions,cursors etc
What is mean by Schedule report who is the responsible for generated that one ?
Tell me agile process in your company
For any web application, what are the possible login features that should be tested?
How to test the below code and write test case? Prove that this code is wrong? int add(int a ,int b) {return a+b; }
What types of software testing are available?
How can a LOG for testcases be maitained which can give information about a TestCase that is it new one or has been occured in previous versions of the software.
What is security Hole ? Is this possible Some one can acess any of restricted page (like admin side)? How you test this previllaze?
Describe your personal software development process.
What are the different levels of manual testing?
Hi could some one please send me the testplan testcases(for 2Modules) and testscripts for mercry fliht aplication or gmail. please write those on templates and send me.In testplan plase write Testobjective, test scope, est approach, exlusions assumptios.
What is fuzz testing?
What type of testing you perform in organization while you do system testing, give clearly?