Skip to content

Application under test for test automation lab at Krakow University of Technology.

Notifications You must be signed in to change notification settings

dzieciou/agh-akamai-lab-apps

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Test Automation: AGH lab: Shop and Bank

Prerequisites

  • Ruby 2.3.0
  • Gems: sinatra, rest-client, sqlite3, json

Running

  1. Start a bank server

     ruby bank.rb
    
  2. Start an online shop application

     ruby shop.rb
    
  3. Open the online shop in your favourite Web browser

     http://localhost:8070/shop/summary
    

About

Application under test for test automation lab at Krakow University of Technology.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published