Skip to content

charlesboyd/codereview

 
 

Repository files navigation

Code Review Scenario


NOTE: This repository is for a code review group-based project assignment in CSE 4283 "Software Testing and Quality Assurance" at Mississippi State University, Spring 2016.

Code provided by professor (https://github.com/drbyronw/codereview). Code for viewing and reviewing only; do not execute.


You (your team) are a new employee of SoftwarePile Inc. You have been asked to review code from various SofwarePile projects as part of your on-boarding process (i.e., getting you ready for meaningful code / work contribution). The initial review packets contain both individual source files and packages containing multiple source files that make up features in both SoftwarePile's internal and customer focused development efforts.

Your task is to review the code provided and record issues that you find. For each individual file, provide a brief description of what the code accomplishes. For each package, provide a high-level overview of the functionality provided.

When recording defects, use the following rankings to determine severity: 1 - Must fix now 2 - Fix as part of planned debugging sessions 3 - Fix only if editing code for a different purpose

About

Code Review Assignment Material

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 76.9%
  • Python 21.1%
  • C# 1.2%
  • C 0.8%