🎴 Flashcard Mode

Software Testing and Quality Assurance Fundamentals

Card1 / 20
Mastered0
Review0
QuestionClick to flip

The process used for documenting user's requirements is known as validation.

AnswerClick to flip back
A
False
💡 Explanation:

Documenting user requirements is called 'requirements elicitation', 'requirements gathering', or 'requirements specification'. Validation is a different process that checks whether the software meets the requirements (the classic V&V: Verification = building it right, Validation = building the right thing). So the statement is false.

Change Mode