Skip to content

Tahumn/Lap1_SoftwareTesting

Repository files navigation

Lab 1 - Verification and Validation with Test-Cases

Description

This repository contains the solution for Lab 1: Verification and Validation focusing on designing and executing test-cases for simple C++ functions
The project includes:

  • Unit tests in C++ (.cpp) using GoogleTest framework
  • Jupyter Notebook (.ipynb) to compile and run the tests

Files

  • Lab1_VV_TestCases.cpp → C++ unit test file with test-cases
  • Lab1_VV_TestCases.ipynb → Jupyter Notebook to compile & run the program

About

This repository contains assignments on software testing. It includes: C++ code (.cpp) with unit tests using Google Test and Jupyter Notebook (.ipynb) for compiling and running the C++ test cases

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages