|
|
||||||||
Testing Frequently Asked Questions - Page 5 |
||||||||
|
|
||||||||
|
What is the difference
between adhoc testing,monkey testing and exploratory testing? Monkey testing:-monkey
testing is a testing that runs with no specific test in mind. The monkey
in this case is the producer of any input data (whether that be file data,
or input device data). Exploratory testing is simultaneous learning, test design and test execution.It is a type of adhoc testing, but here the tester does not have much idea about the application, he explores the system in an attempt to learn the application and simultaneously test it. |
||||||||
|
What is Negative
Testing? What is Testing Techniques? Testing techniques are as follows:- The most popular Black box testing techniques are:- Equivalence Partitioning. Statement coverage |
||||||||
|
What is the difference
between bug priority & bug severity? What is defect density? Defect density = Total
number of defects/Size of the project What is the difference
between testing and debugging? Debugging: Fixing the identified Bugs
|
||||||||
| <<Back to FAQ Index Page>> | ||||||||
|
|
||||||||