The assignment is to code an algorithm/project using Haskell as a functional programming language while undergoing test driven development. The test should use property based testing (QuickCheck) and can include unit testing (HUnit) for further marks. The algorithm can be anything but having thorough test is the main element of the coursework. Further writing is […]
Archive for the ‘QA and software testing’ Category
Quality Assurance and Testing Assignment 3
May 13th, 2020
This is a C# Quality Assurance Assignment. I have created the layout for the project and included all instructions needed to complete the assignment It requires the use of Visual studio and Class Libraries to test data.Then a sample integration test to be written. There is a video created by the instructor that explains the […]
object orianted
May 9th, 2020
The Task You have been given the task to create the basis for a system to help cinemas to handle its business. The system must work for a number of cinemas, for example being shared with New York and Las Vagas. It is important that you create an object-oriented solution for this task. Attributes (fields) […]