Test Driven Development using functional programming

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 …

Quality Assurance and Testing Assignment 3

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 …

object orianted

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 …