Answer Posted / 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 View All Answers
how to write manual testcases for download the files from the template. for example:from product cost enddate
Tell me the algo for convering number into words. Meanse if the number is 4567 then it should print Four Thousand Five Hundred Sixty Seven
What is test out put?
What are the advantages of automation over manual testing?
What are similarities of Agile and Scrum?
Need to know about Quality Center in brief
Enlist some bug status along with its description?
What is an end-to-end testing?
What r all the security problems u r facing & the measures taken to solve.
What are the principles of software testing?
How do you scope, organize, and execute a test project?
Why is software testing required?
Explain the difference between alpha testing and beta testing.
Describe to me what you see as a process. Not a particular process, just the basics of having a process.
Why is it impossible to test a program completely?