Skip to content

elaine1129/software-testing

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Table of Content

Software testing assignment

A group assignment that aims to learn:

  • software testing (unit testing, integration testing, regression testing)

  • testing frameworks (JUnit)

  • uses of driver and stubs

A simple ordering command line application is built to carry out the testing part.

Dependencies

  • Java
  • JUnit4
  • mockito
  • JUnitParams

Screenshots

Console Application

login

placeorder1

placeorder2

placeorder3

placeorder1

placeorder3

checkorderstat

guestlogin

signup

Unit Testing, Integration Testing

Unit test cases in test suites

unittestsuites

Integration testing

integrationtest1

integrationtest2

Authors

  • Elaine Low Jing Yi
  • Low Ee Lyne
  • Low Jia Wei
  • Yeo Kai En

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%