Multiple Choice Questions(MCQs) with Answers on testing vs debugging, white-box testing etc. are freely available to download in PDF. These objective questions on software testing are very useful for NIELIT, BCA, B.Sc. MCA, M.Sc. B.Tech, M.Tech, BE, ME students an interview for various positions like Web Developer, System Analyst etc.
(6)
Which one of the following is not a check to be applied to import data during a validation run ?
(7)
The difference between testing and debugging is :
[A]
In testing, the objective is to establish whether the system is running as per specifications, whereas in debugging the objective is to locate and correct the errors in a system
[B]
Both are the same except that debugging is unstructured, whereas testing is structured
[C]
Debugging phase produces testing phase
[D]
There are no tools for debugging, whereas testing is totally automated