0% found this document useful (0 votes)
8 views10 pages

SWT301 SPRING24 BLOCK5 Template

vvv

Uploaded by

truongsang280403
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as XLSX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
8 views10 pages

SWT301 SPRING24 BLOCK5 Template

vvv

Uploaded by

truongsang280403
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as XLSX, PDF, TXT or read online on Scribd
You are on page 1/ 10

Issue No Description Line

1 class-level variable x is overshadowed by local variable x 6


2
3
4
5
6
7

* Notes: Blue text is sample, needed to be deleted in the answer


Function Code Function1 Function Name Function A
Created By <Developer Name> Executed By
Lines of code Lack of test cases -2
Test requirement <Brief description about requirements which are tested in this function>
Passed Failed Untested N/A/B Total Test Cases
0 0 2 1 1 0 2

UTCID01
UTCID02
Condition Precondition
<condition>

Input condition
<parameter 1>
<test data> O O
<test data>
<test data>
<parameter ...>
<test data> O
<test data> O
<test data>
<parameter n>
<test data> O
<test data> O

Confirm Return
<result 1> O O
<result 2>
Exception

Log message
<Data>
<Data>
Result Type(N : Normal, A : Abnormal, B : Boundary) A N
Passed/Failed
Executed Date
Defect ID

* Notes: Blue text is sample, needed to be deleted in the answer


Don't edit the grey cell
Table 3.1 Test Analysis

Condition Valid Partitions Tag Invalid Partitions Tag Valid Boundaries Tag
2 – 64 chars VP1 < 2 chars IP1 2 chars VB1
Customer name valid chars VP2 > 64 chars IP2 64 chars VB2
invalid chars IP3

* Notes: Blue text is sample, needed to be deleted in the answer


Invalid Boundaries Tag
1 char IB1
65 chars IB2
0 char IB3
Table 3.2 Test case design

Test-case No Description Expected result


1 Name: John Smith Term: 3 years
Acc. No: 123456 Repayment: 79.86
Loan: 2500 Interest rate: 10%
Term: 3 years Total paid: 2874.96

2
3
4
5
6
7
8
9
10

* Notes: Blue text is sample, needed to be deleted in the answer


TAG
VP1, VP2, VP3, VP4, VP5,…
Pass: 0 Untested: 0
Module <Name of function or Fail: 0 N/A: 0
Code Module>
Tester <Tester name> Percent Complete: 0% Number of cases: 2
Pre -
ID Test Case Description Test Case Procedure Expected Output
Condition
Table 3.3 Test case

* Notes: Blue text is sample, needed to be deleted in the answer


Test date
Result Bug# Note
(dd/mm/yyyy>

You might also like