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 |
Have you ever completely tested any part of a product? How?
What is defect life cyce?
What is the difference found during the Web Page testing & Desktop testing?
Can you explain random/monkey testing?
what is the difference between client-server application and web based application?
What is a 'walkthrough'?
how is market for testing in banglore,chennai,pune,delhi?
what is N+1 testing
What is validation in software testing?
Can anybody write the test cases for the following scenario. I want to create District. for that, District Code field, District Name field, Reset button, Submit button, Back button are there in the screen. whenever we enter District Code & District Name in the related fields, by clicking on Submit button, District should be created. By clicking on Reset button, all fieds should be cleared. By clicking on Back button, user should navigate to home page. Can you write the test cases for the scenario. I want to know the test case format for the scenario. what procedure is the best. tahnks in advance...
What r the 3 types of System testing
33 Answers College School Exams Tests, Misys,
how to know whether the bug is valid or invalid?