explain fault based testing technique.



explain fault based testing technique...

Answer / mfsi_chinmayb`

Hi
Fault based testing is to inject a predefined fault into the
code . It simply says that we need to use faulty test data
as input and check/test weather the pre-specified fault is
occurring or not.

Example: If a password only accepts more then 6 alphanumeric.
And we provide data input to the password field less then 6
and it is showing the error message correctly. Then the
technique can be named as fault based testing.

Thanks

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More Manual Testing Interview Questions

what is severity and priority?

7 Answers   Product Dossier, Tarang,


Please any one tell me what is application architure in web based applications

2 Answers   ProKarma,


Q) If pseudo code below a programming language. what test case s are required to achieve 100% statements coverage If x=3 then display_message x; If y=2 then display_message y; else display_message z; else display_message z;

1 Answers   Capital IQ,


1. what is severity and priority and who will decide what .?

8 Answers   Winspire Solutions,


what is usuability testing ,when and how is it done

6 Answers  






When to do Black box testing?

0 Answers  


What is diffrence between the functional and black box testing.

4 Answers  


How do you manage your writen/modified/executed test cases, Bug report etc,without using any tool?

1 Answers  


explain LCSAJ??

2 Answers  


Where we have to use perl scripting in Testing approach and its importance

0 Answers  


write the test cases on prime number with result?

6 Answers   Allied Group, Zycus Infotech,


Can you tell some body how to test a situation that to sell a share if it reaches 30(present value is 25) and the time limit is 120 days. Every day the market starts from 10 A.M to 3 P.M. it may execute any time with in the time period. Pls tell me the answer.

1 Answers  


Categories