/SoftwareTesting

This repository contains unit Testing modules that follow the Control Flow Graph Coverage strategy using Mockito and Junit.

Primary LanguageCSS

Software Testing: Control Flow graph

Application: Alumni Registration Application

  1. It allows alumni to register to Alumni Portal.

  2. Enter their Personal Details.

  3. Enter their Organisation Details.

Testing: Designed Prime Path and Control Flow Graph strategy for unit testing using junit and Mockito.

The project has 95.8% code coverage.

Contributions:

  1. Saurabh Singh Rajpoot MT2020111 OrganisationControllerTest, PrimePath Coverage.

  2. Rushikesh Jachak: MT2020126 RegistrationControllerTest, PersonalInfoControllerTest

  3. Swapnil Jain: MT2020171 EducationalInfoControllerTest, ControlFlowGraph