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 |
What is the diffrence between BUILD & RELEASE ?
what is defect leakage
What is negative path testing?
Hi Please tell me about ERP for hr module what all function u found in hr model .
Explain Boundary value analysis?
How do ensure that we prepared Test cases for all the requiremets.. or how do we ensure that we didn't missed out any requirments...do we prepare any Tracebility matrix.. can anybody answer this question...
Hey guys, Developers compile the code they write. That is a kind of testing!! Which category it belongs to in Testing. Static testing or Dynamic testing. Please clarify
what is the difference between integration testing and end to end testing?
What can you tell about the project if during testing you found 80 bugs in it? or What is the V-Model Development Method and do you agree with this model?
whar are the contents in db testing test case template
what is difference between stress testing and load testing?
How do we measure quality of testing? What are parameter of this?