Giter VIP home page Giter VIP logo

qa-assignment's Introduction

QA-Assignment Build Status Heroku Coverage Status

This is a repository for the application developed for the assignments given for the course CSE 4283 Software Testing and Quality Assurance.

Assignment 2: Goals of the assignment are to build a command line interface that can execute a few functions (calculate BMI, calculate age of retirment) while following Test Driven Development principals. Further details on the assignment can be found under Docs/Assignment-2-Spring2020.pdf.

Assignment 3: Goals of the assignment are to implement a web interface, deploy it online, make a continuous integration pipeline, and set of delivery tools(?). Further details on the assignment can be found under Docs/Assignment-3-Spring2020.pdf. Required steps are:

  • Source control
  • Continuous integration
  • Static analysis
  • Automated unit tests
  • Automated end-to-end tests
  • Automated deploy to staging
  • Manual push to production
  • 3rd party code coverage

Tools used:

  • GitHub surprise for source control and continuous integration
  • Sider for static code analysis and linting
  • Travis CI runs Python's unittest module for automated unit testing
  • Heroku and GitHub Pages for automated web deployment
  • Travis CI runs a local PHP server and runs SeleniumBase(a Selenium wrapper for Python) for automated end to end tests
  • GitHub allows for a manual push from Staging to Production
  • Coverage(the Coveralls runner for Python) for the unit tests' code coverage

Tests

If you wish to see a list of all tests assocciated with each function as well their result, go to the test doc in Docs/Tests.md

Statuses

Production: Build Status Heroku Coverage Status

Staging: Build Status Heroku Coverage Status

qa-assignment's People

Contributors

spencerwbarnes avatar

Stargazers

 avatar

Watchers

 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.