SWEN90006 Assignment 1 Testing the MFA Server
# SWEN90006 Assignment 1: Testing the MFA Server ## Overview This assignment deals with input partitioning, boundary-value analysis, and control-flow testing; and a bit of mutation analysis. You are given a specification and a program that implements that specification. The aim of this assignment is to test the program using the different techniques, and to […]
SWEN90006 Assignment 1 Testing the MFA Server Read More »