| |
GeekInterview.com > Interview Questions > Testing > Testing General
| Print | |
Question: How do you know your code has met specifications when there are no specifications?
|
| July 07, 2007 00:43:43 |
#2 |
| krish1362 |
Member Since: July 2007 Total Comments: 11 |
RE: How do you know your code has met specifications w... |
| By doing the ad-hoc testing, one can know the application has met the specifications or not. ad-hoc testing is a testing when a tester tries to break the system by randomly trying the system's functionality. |
| |
Back To Question | |