Software Engineering -Verification & Validation
Quiz by R. Jeevitha PSGRKCW
Feel free to use or edit a copy
includes Teacher and Student dashboards
Measure skillsfrom any curriculum
Tag the questions with any skills you have. Your dashboard will track each student's mastery of each skill.
- edit the questions
- save a copy for later
- start a class game
- automatically assign follow-up activities based on students’ scores
- assign as homework
- share a link with colleagues
- print as a bubble sheet
- Q1
________________________is meeting the requirements expected of the software, consistently and predictably.
Software Testing
Quality
Software Engineering
30s - Q2
______________attempts defect prevention by concentrating on the process of producing the product rather than working on defect detection/correction after the product is built.
Requirements
Quality Control
Quality assurance
30s - Q3
the phase that follows coding and precedes deployment.
Design
Maintenance
Testing
30s - Q4
Are we building the product right?
Design
Validation
Verification
30s - Q5
Verification is _____________Testing.
integration
dynamic
Static
30s - Q6
Validation is Testing.
Integration
Beta
Dynamic
Static
30s - Q7
____________which specify when that phase can be started. Also included are the inputs for the phase.
Exit Criteria
Entry Criteria
Verification
Task
30s - Q8
_____________is the process of checking that a software achieves its goal without any bugs.
Validation
Verification
ETVX model
30s - Q9
If the actual behavior and the expected behavior are identical in all their characteristics, then that test case is said to be ___________.
passed
defect
failed
30s - Q10
____________ involves staff function
Quality Control
Quality Assurance
30s - Q11
_______ done after the product is built.
Quality Control
Quality Assurance
30s - Q12
______________ concentrates on process of producing the products
Quality Control
Quality Assurance
30s - Q13
Quality Assurance = ____________
Validation
Testing
Verification
30s - Q14
______________ is a program or set of programs containing instructions especially designed to accomplish a specific task.
Hardware
software
30s - Q15
Method used in validation ___________
Walk through
Desk checking
Black box testing
30s