Manual Testing Case Study Mini Statement Module Online Banking
Manual Testing Case Study Mini Statement Module Online Banking
User Story 3( Mini Statement):
Feature | As a | I would like to | So that | Acceptance Criteria |
Mini Statement | A/C holder | -> Launch online banking site
-> Do login with valid data.
-> Select Mini Statement option by clicking to go to Mini Statement page.
-> Select A/c number: from existing dropdown list
-> Select period like current financial year or current quarter or current month or current week or day.
-> Click make button to get statement as pdf file.
-> Click e-mail or click print button enter email id w.r.t worldwide web consortium rules.
-> Click ok to send a e-mail.
-> Click logout at anytime to go to home page. |
Email button can ask email id to send statement as mail. Print button can ask print settings to make print out of statement. | Like in User story 1 and user story 2 this feature need to work with laser, inkjet, dot matrix. |
Prepare test scenarios and cases for Mini statement module for functional testing:
Test Cases Document ID | Test Scenario | Test Suite ID | Priority | Test Setup | Test Procedure
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
TCD_OLB_
FT_11 |
Validate mini statement by clicking | TS_MS
_1 |
High | Home page is ready to launch and have valid customer ID and password. |
|
|
|
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
TCD_OLB_
FT_12 |
Validate account number selection. | TS_MS
_2 |
High | Home page is ready to launch and have valid customer ID and password. |
|
|
|
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
TCD_OLB_
FT_13 |
Validate Period selection | TS_MS
_3 |
High | Home page is ready to launch and have valid customer ID and Password. |
|
|
|
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
TCD_OLB_ FT_14 |
Validate Statement making by clicking make button |
TS_MS _4 |
High |
Home page is ready to launch and have valid customer ID and Password to login and corresponding account have one or more transactions. |
|
|
|
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
TCD_OLB_ FT_15 |
Validate Email button by clicking in statement |
TS_MS _5 |
High |
Home page is ready to launch and have valid customer ID and Password to login and corresponding account number have one or more transactions. |
|
|
|
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
TCD_OLB_ FT_16
TCD_OLB_ FT_17
TCD_OLB_ FT_18
TCD_OLB_ FT_19
|
Validate Email ID
Validate Ok button by clicking
Validate Ok button by clicking.
Validate logout button.
|
TS_MS _6
TS_MS _7
TS_MS _8
TS_MS _9
|
High
High
High
High
|
Home page is ready to launch and have valid customer ID and Password to login and corresponding account number have one or more transactions.
Home page is ready to launch and have valid customer ID and Password to login and corresponding account number have one or more transactions.
Home page is ready to launch and have valid customer ID and Password to login and corresponding account number have one or more transactions.
Home page is ready to launch and have valid customer ID and Password to login and corresponding account number have one or more transactions.
|
|
|
|
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Note 1: W3C rules on Email :
–> 7 points – minimum
256 points – maximum
–> User id –> a-z
A-Z
0-9
– _ .
–> Site name –> a-z
A-Z
0-9
–
–> Site type –> a-z
A-Z
–> Zone –> a-z
A-Z
Note 2 :
Note 3 :
While writing test scenarios and cases for responsible modules functional testing , tester can try to depend on I would like to and So that columns information in corresponding user stories . while writing test scenarios and cases for non- functional testing , tester can try to depend on acceptance criteria column information.
Note 4 :
While writing scenarios and cases for responsible modules functional testing , tester can use Black box testing like BVA , ECP , DT , OA ,STF , EG . But no techniques to be followed by testers in non – functional test design because it is a experience based .
In this article we have seen Manual Testing Case Study Mini Statement Module Online Banking . In the next article we will see Usability test and Compatibility test Designs.