The document discusses two tools for software verification and validation (V&V): NUnit and Mercury Quality Center (MQC).
NUnit is an open source unit testing framework for .NET applications. It allows developers to write unit tests to verify code meets design conditions. NUnit supports IDE integration, assertions, attributes, configurations and multiple assembly testing. It is used during implementation to facilitate code verification.
MQC is a web-based test management tool for organizing testing projects. It allows requirements management, test planning, case authoring, execution, and defect tracking. Various roles can access modules for requirements, tests, execution, and defects. Reports can be generated on results. It integrates with other tools and facilitates