
Software Engineering -Verification & Validation
Quiz by R. Jeevitha PSGRKCW
Tag the questions with any skills you have. Your dashboard will track each student's mastery of each skill.
________________________is meeting the requirements expected of the software, consistently and predictably.
______________attempts defect prevention by concentrating on the process of producing the product rather than working on defect detection/correction after the product is built.
the phase that follows coding and precedes deployment.
Are we building the product right?
Verification is _____________Testing.
Validation is Testing.
____________which specify when that phase can be started. Also included are the inputs for the phase.
_____________is the process of checking that a software achieves its goal without any bugs.
If the actual behavior and the expected behavior are identical in all their characteristics, then that test case is said to be ___________.
____________ involves staff function
_______ done after the product is built.
______________ concentrates on process of producing the products
Quality Assurance = ____________
______________ is a program or set of programs containing instructions especially designed to accomplish a specific task.
Method used in validation ___________