Code Monkey home page Code Monkey logo

atm-testsuite's Introduction

This is a project I did for a software testing course in the fall of 2015. It is a white box test suite for a simulated ATM machine. The source code and more information about the ATM project can be found here:

http://www.cs.gordon.edu/courses/cs211/ATMExample/index.html



./ATMExample (source code) contains:
./source - contains all the original source modified with API methods and also contains new white box test suite
	
./Emma - Emma generated code coverage
 
ATM_test_cases.pdf - All the test cases with actual outcomes, pass/fail status and rates, and commentary the coverage of the functional tests
	
WhiteBoxTest.pdf - A description of the test suite

-----------------------------------------------------------------

How To Run: 
	Launch Emma:
		In Eclipse click LaunchTestSuite
	Run Test Suite:
	Compile and run TestRunner.java
			- Will print failures to the console
			- Will print true to console if all tests are successful
	Or
	Right click on /source/tests package in Eclipse and select Run As > Junit Test
			- Works the same as TestRunner.java but shows the progress of the tests
		

atm-testsuite's People

Stargazers

Oshane Bailey avatar

Watchers

James Cloos avatar Jinu avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.