Describe to me when you would consider employing a failure
mode and effect analysis.
Answer Posted / kalyana c maddipati
Failure in Testing world is UNEXPECTED RESULT
ie. The application peforms actions against the
specifications.
Effect is change to Action and effect analysis is to
analyse the chage for your action and it has to meet the
requirement if not again its a Defect(Failure). This cycle
goes on
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
hi, I m looking for a career in manual web testing. so PLZ anybody who have the practical knowledge of dis field help me. GIVE ME UR MAIL ID so that i can ask regarding some doubts. my MAIL ID is ankurtester819@gmail.com
What are the different types of software testing?
What is the difference between functional testing and integration testing?
Define brain stromming and cause effect graphing?
any one please send me any test case examples with tabular columns in manual testing
What do we need to build a quality QC team ? a QC manager with all junior QCs or a QC manager with all senior QCs?
What is ofx testing?
how can you test the web environment for security testing?
hi, this is geetha, i have one doubt regarding the vulnerability testing. For sql injection testing is there any need for the tools to be installed. If it is what is tool and what is the method to test in sql injection testing. Plz Guide me
what is meant by application server and its functions?
how to access a build & wat is its configuration
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; }
How to test an application if it was already developed and it is in the state of changing the functionality according to the customer requirement How to start testing in this situation. I got an application to test.It is a desktop application.It is still developing and started 8 months back.how can i start to test this application? Is it the right way to test it in "Random testing"? or writing the testcases from page one and executing them.i have an another responsibility that is I have to automate that application. can anyone tell me what is the process to test this application.
What are all the scenario for 1.google analytics 2.api 3.paypal
A form has four mandatory fields to be entered before you submit. How many numbers of test cases are required to verify this? And what are they?