Skip to content

Greatzel/Team404_TestGenerator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 

Repository files navigation

☣️ Test Case Generator using Category Partition Method ☣️

Team 404

(Spring 2021)

Members:

Introduction

The team will implement a web-based tool that allows a user to specify the functionality of software under test using the category-partition method. This tool will have a web-based client GUI for users and a C# based server for the tool’s functionality. Based on input from the user, this tool will generate a file containing test cases specified in the Cucumber given-when-then notation.

A prototype of this project has been implemented already as a Windows console application with a C# back-end, but the interface is primitive and the back-end implementation has bugs. We will give you the code for this prototype, as a starting point for your project.

Setup

  1. clone the repo
  2. change directory
    • cd Greatzel/Team404_TestGenerator
  3. install the repo with npm
    • npm install
  4. install Nunit package framework
    • Newtonsoft.json
    • Nunit.Engine.Api
    • Nunit.json
    • Nunit.JS
    • bootstrap
    • Microsoft.Asp.Net.Razor
    • .NET Framework
  5. Add Assemblies
    • Assembly/System.Windows.Forms
  6. Reload the project if necessary otherwise open it again

About

No description, website, or topics provided.

Resources

License

Stars

1 star

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors