/COMP3403-Software-Testing

Course full name: COMP3403 Implementation, Testing, and Maintenance of Software Systems. The assignments are mainly black box testing, including Streamlined Domain Testing and Random Testing

Primary LanguageHTML

##Course full name: COMP3403 Implementation, Testing, and Maintenance of Software Systems. The assignments are mainly black box testing, including Streamlined Domain Testing and Random Testing.

##Assignments Descriptions:

  1. assignment_1_part_1 (black box testing. design streamlined domain testing cases)
  2. assignment_1_part_2 (black box testing. test results)
  3. assignment_2_part_1 (white box testing. design basic sets)
  4. assignment_2_part_2 (white box testing. JUnit, Clover)

###Decision Tables and Standard Tables (Streamlined Domain Testing, probe subdomains and boundaries): decision table and standard tables

###Instruction for Using Testing Programs: Level Test Procedure (for A1 part 1)

###White box testing solution: a2p1 solution