Giter Site home page Giter Site logo

swtesting-bank-project's Introduction

Software Testing for Continuous Delivery

This is the semester course project for the course CIS4930. Feel free to look at the report folder for more explanation and demos.

Professional Practice Assignment 1 - Team 3

Docker Instructions

To execute PPA2 application:

  • Have Docker installed
  • Download project source folder
  • In commandline, cd to the src root folder 'SWTestingTeam3', type docker build .
  • then docker run -i [IMAGE ID]

To execute PPA4 application:

  • Have Docker installed
  • Download project source folder
  • In commandline, cd to the src root folder 'SWTestingTeam3\frontend', type docker build .
  • then docker run -i [IMAGE ID]

NOTE: Please make sure to downlod the .env file (from the canvas submission) and add that to the src root folder at 'SWTestingTeam3\frontend'. Also, after downloading the file, please make sure that the '.' is still in front of the env in the file name (should look like '.env').

Vagrantfile Instructions

To execute PP1 application:

  • Have Vagrant installed
  • Download project source folder (specifically Vagrantfile, provision, and the PP1program program)
  • In commandline, type vagrant up
  • then vagrant ssh
  • Once in the VM, cd to workspace
  • then type java PP1program
  • To exit, type exit

Professional Practice Assignment 2 - Team 3

Link to deployed Google App Engine: https://sw-testing-g3.uc.r.appspot.com/

Professional Practice Assignment 4 - Team 3

Link to deployed Google App Engine: https://cloud-challenge-nyccgtirxq-uc.a.run.app

Admin Logs Interface

To log in as the admin user, use email: [email protected] and password: adminadmin

Please note: We do not guanatee that the deployed links will stay live or function 100% after the completion of the course

swtesting-bank-project's People

Contributors

lilyh14 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.