

InterviewSolution
Saved Bookmarks
1. |
Validation is computer based.(a) True(b) FalseI have been asked this question during a job interview.My question is taken from Software Testing topic in division Information Technology of Computer Fundamentals |
Answer» RIGHT OPTION is (a) TRUE Easiest explanation: The statement is true. VALIDATION is a computer based process. It uses METHODS like black box testing, gray box testing, etc. |
|