Skip to content

Latest commit

 

History

History
13 lines (12 loc) · 507 Bytes

File metadata and controls

13 lines (12 loc) · 507 Bytes

Software_Testing

A project made for "Inżynieria Oprogramowania" course. Its purpose was following software development techniques. Which included:

  • Creating proper pre-development documentation for our software.
  • Writing simple Java application based on the created documentation.
  • Automatic testing of our application using various test software.

Tools used:

The aplication was created in NetBeans IDE. For the tests we used:

  • FitNess
  • JUnit The documentation was created in Visual Paradigm.