what is Fault based testing?
Answer / mfsi_krushnas
1.
Fault-based testing is a very effective technique for
determining the validity of test suites.
2.
By introducing faults into code, either by hand-seeding
or using an automated mutant generator, then running a
set of tests on the mutants, one can determine if the
test set is sufficient for the program or not.
| Is This Answer Correct ? | 0 Yes | 0 No |
On one of my form there are three text boxes for 1.To Enter Survey no.-Special characters / and - allowed in input and 2.Village Name 3.Project Name all having Input Range 2 to 50 char.and One SUBMIT button on form then How many Test cases can I write for Funtion Testing of Above fields and button
what is the diff between application server and data base server?
what are the parameters u apply for doing functional testing?
Difference between XP and Vista?
who will prepare tracebility matrix?
boundry value range for the a and b where a/b=c conditions 1. if c <1000 2. if c b/w 1000 and 2000 3. if c > 2000
How to find bug in photos and videos ??
What is the difference between functional requirement and non-functional requirement?
Can anyone explein me the differences between Product Testing and Project Testing??????
what is the function generator?
1)what are techniques used for writing the Test case?
How to make sure test cases that you have written are good enough?