Omer-l / University-Student-Grade-Classifier

Grading system for university students developed using test driven development (TDD)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

University-Student-Grade-Classification

  • Implemented a university's Grading System by following the description on the university's website
  • Used the IDE's Code Coverage feature and numerous testing methods, such as equivalent classes, boundary value analysis, control flow graphs, parameterised tests to increase the branch coverage of class files to 100%.

Utilised: Java, JUnit, OOP, Testing and Verification methods


Testing & Verification CST3130 Coursework 1, Third Year of Computer Science

A console interface is shown below, which was created solely for demonstration purposes.

Page 1

About

Grading system for university students developed using test driven development (TDD)


Languages

Language:Java 100.0%