MCQ IN COMPUTER SCIENCE & ENGINEERING

COMPUTER SCIENCE AND ENGINEERING

SOFTWARE ENGINEERING

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
Verification is
A
Checking the product with respect to customer’s expectation
B
Checking the product with respect to specifications
C
Checking the product with respect to the constraints of the project
D
All of the above
Explanation: 

Detailed explanation-1: -b . Checking product with respect to specification . Verification is an internal process that checks whether the development of a project is going according to the specifications or not. Ensuring the product meets the customer’s expectations is the validation process.

Detailed explanation-2: -Verification is a process of determining if the software is designed and developed as per the specified requirements. Validation is the process of checking if the software (end product) has met the client’s true needs and expectations.

Detailed explanation-3: -Verification and validation (also abbreviated as V&V) are independent procedures that are used together for checking that a product, service, or system meets requirements and specifications and that it fulfills its intended purpose. These are critical components of a quality management system such as ISO 9000.

Detailed explanation-4: -Verification testing is executed by the Quality assurance team to make sure that the product is developed according to customers’ requirements. Validation testing is executed by the testing team to test the application. Verification is done before the validation testing.

Detailed explanation-5: -In other words, verification testing is the process of examining all predetermined software specifications – documents, code, design, and program – to ensure that the software is meeting these specifications.

There is 1 question to complete.