Requirements
- Write a design report identifying the main test considerations for testing that function (see Section 3.3) 200 – 400 words long maximum of 600.
- Create an automated test program containing a suite of unit tests for that function using the Boost Unit Test Framework (Boost UTF) (see Section 3.4).
- Integrate the automated test program into an existing Qt project (see Section 3.5).
4. Produce a C++ source file containing a Boost UTF test program.
- Integrate into Qt project file.
You are provided with the following files:
- ‘headers/coordinates.had, which provides a declaration for a function named ‘are valid coordinates()’. This is the function you are required to test. Comments in the header file specify the behavior of the function.
- ‘src/coordinates.cpp’, which provides a definition for the ‘areValidCoordinates()’ function.
- A Qt project named ‘Coordinates‘, currently includes the two files mentioned above. You are required to add a Boost UTF test program to this project, in a new file.
Buy Answer of This Assessment & Raise Your Grades
Request to Buy Answer
The post Write a design report identifying the main test considerations for testing that function: Computer Science Assignment, UCAS, UK appeared first on Students Assignment Help UK.