MoRegi UI
TEST DOCUMENT
1. UNIT TEST
Tabel 1.1 Class Invariant Test Specification
Class Invariant Test Specification Page 1 Of 6
Class Name : Mahasiswa Version Number :1.0
Tester Jevi Data Designed : 26/05/17 Data Conducted :
Fronatalia
Testing Objective: Memvalidasi hasil input untuk data
Test Case
Invariant Description Original Event New Attribute Value Expected Result
Attribute Result F/P
Value
Attribute Name : id
1. 1..1 Null addStudent Null F F
2. (string) Null addStudent ABCDE F F
3. (string) Null addStudent AB12 F F
4. (string) Null addStudent *123# F F
5. (string) Null addStudent {ab%cd$*} F F
6. (int) Null addStudent 12345 P P
7. (string) Null addStudent ‘ AND ‘1’=‘1 F F
8. (string) Null addStudent abcde@[Link] F F
9. (double) Null addStudent 7.6 F F
Attribute Name : id_users
1. 1..1 Null addStudent Null F F
2. (string) Null addStudent ABCDE F F
3. (string) Null addStudent AB12 F F
4. (string) Null addStudent *123# F F
5. (string) Null addStudent {ab%cd$*} F F
6. (int) Null addStudent 12345 P P
7. (string) Null addStudent ‘ AND ‘1’=‘1 F F
8. (string) Null addStudent abcde@[Link] F F
9. (double) Null addStudent 7.6 F F
Attribute Name : email
1. 1..1 Null addStudent Null F F
2. (string) Null addStudent ABCDE F F
3. (string) Null addStudent AB12 F F
4. (string) Null addStudent *123# F F
5. (string) Null addStudent {ab%cd$*} F F
6. (int) Null addStudent 12345 F F
7. (string) Null addStudent ‘ AND ‘1’=‘1 F F
8. (string) Null addStudent abcde@[Link] P P
Page 2