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 |
iam in a small company where testing is not having any process so somebody tell me answer what is ur company testing process?
Who does integration testing ? Developer or Test Engineer?
What is SEVERITY and PRIORITY ?
What type of documents present in Application Design document?
Define V -model with diagram
what will u do if ur given 20 days to complete a testing activity but ur manages to complete it in 10 days? how will u spend the next 10 days?
what are testing types involved in black box and white box testing...
What is the difference between sanity testing and smoke testing
how do you ensure by testing that the transactional refuilement or an application are met
what is realibility
There are 2 options for Editing say Edit User. 1) Press Alt+E 2) Double click the user 3) Press Edit button Should I have to write 3 different cases for it?
tell about build process???how do u get abuild?? what u l do when u get a build??