This document contains comprehensive notes from Lecture 9 of the CO2401 course on Software Development. The lecture delves into the critical processes of Verification and Validation (V&V), emphasizing their roles in ensuring software quality throughout the development lifecycle.
University of Central Lancashire Preston (UClan)
Unknown
Software Development (CO2401)
All documents for this subject (20)
Seller
Follow
BpoBpo
Reviews received
Content preview
CO2401: Software Development
Lecture 9
Verification & Validation (V&V)
1. Understanding V&V
o Verification: Ensures the software meets specified requirements by
checking if it was built correctly.
o Validation: Ensures the software meets the needs of the customer
by confirming if the right product was built.
Static Techniques
1. Peer Reviews (Software Inspections)
o Peer reviews involve systematically examining software artifacts to
identify defects early in the development lifecycle. This technique
applies to all artifacts, such as code and design documents.
2. Static Analysis
o Static Analysis: Involves using automated tools to check source
code for common errors and adherence to coding standards without
executing the program.
o Examples of what static analysis can detect:
Dereferencing null pointers
Use of global variables
Unreachable code
Uninitialized variables
Code complexity issues
Advantages & Disadvantages of Static Analysis
1. Advantages
o Comprehensive Coverage: Can cover all parts of the code,
including rarely used sections.
o Independent of Environment: Works independently of the
compiler or environment, identifying issues that might be compiler-
specific.
o Early Detection: Quick and cost-effective for early detection of
issues, reducing the cost of fixing problems later in development.
The benefits of buying summaries with Stuvia:
Guaranteed quality through customer reviews
Stuvia customers have reviewed more than 700,000 summaries. This how you know that you are buying the best documents.
Quick and easy check-out
You can quickly pay through credit card or Stuvia-credit for the summaries. There is no membership needed.
Focus on what matters
Your fellow students write the study notes themselves, which is why the documents are always reliable and up-to-date. This ensures you quickly get to the core!
Frequently asked questions
What do I get when I buy this document?
You get a PDF, available immediately after your purchase. The purchased document is accessible anytime, anywhere and indefinitely through your profile.
Satisfaction guarantee: how does it work?
Our satisfaction guarantee ensures that you always find a study document that suits you well. You fill out a form, and our customer service team takes care of the rest.
Who am I buying these notes from?
Stuvia is a marketplace, so you are not buying this document from us, but from seller BpoBpo. Stuvia facilitates payment to the seller.
Will I be stuck with a subscription?
No, you only buy these notes for $4.61. You're not tied to anything after your purchase.