
- Forum
- Testing
- Software Testing
- manual
manual
This is a discussion on manual within the Software Testing forums, part of the Testing category; plz explain me what is sanity testing & mutation testing?...
-
manual
plz explain me what is sanity testing & mutation testing?
-
02-05-2007, 06:47 AM #2
- Join Date
- Feb 2007
- Answers
- 4
Sanity testing is testing which confirm that application is sane enough for exhaustive testing.
Mutation testing is white box testing tech. in which developer intentionally inserts the bug and if it uncover at the time of testing it confirm that testing is good.

Reply With Quote





