Manual Testing Case Study Money transfer Module Online Banking
Manual Testing Case Study Money transfer Module Online Banking .
User Story 2( Money Transfer):
Feature | As a | I would like to | So that | Acceptance Criteria |
Money Transfer | A/C holder | -> Launch online banking site
-> Do login with valid data.
-> Select money transfer option by clicking to go to money transfer page.
-> Enter transfer account number, which is seven digits for HDFC, 10 digits for SBI, first 4 digits and next 6 alphabets, for ICICI, 10 digits but does not start with 0 or 1, for KVB 10 digits but does not end with odd for Indian bank, 8 digits but doesn’t start and end with 0 for local bank.
-> Select bank name such as HDFC or SBI or ICICI or KVB or Indian or Local, here by default is local.
-> Specify amount in between 1500-100000.
-> Enter transfer pancard number w.r.t. Indian government .
-> Click transfer button to get successful message for valid data or error message for invalid data.
-> Do logout at anytime to back to home page.
|
Successful transfer message to valid data or error message for invalid data. | This login operation must be user friendly. It run in Opera, Mozilla Firefox, Google Chrome, IE and Safari browser in windows XP, Vista, 7, 8, 10, Windows 2003 server, 2008 server and Linux Redhat server. It run in various type of networks, like Hub, Bus and Ring topology. It will be accessible by thousand users at a time. |
Prepare test scenarios and cases for money transfer module for functional testing:
Test Cases Document ID | Test Scenario | Test Suite ID | Priority | Test Setup | Test Procedure
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
TCD_OLB_
FT_4 |
Validate
Money transfer option selection by clicking. |
TS_MT
_1 |
High | Home page is ready to launch
and have valid customer ID and password to do login. |
|
|
|
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
TCD_OLB_
FT_5 |
Validate transfer account number field in money transfer page. | TS_MT
_2 |
High | Home page is ready to launch and have valid customer ID and password to do login |
|
|
|
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
TCD_OLB_
FT_6 |
Validate transfer account bank selectiion | TS_MT
_3 |
High | Home page is ready to launch and have valid customer ID and Password to do login. |
|
|
|
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
TCD_OLB_ FT_7 |
Validate Amount field in money transfer page |
TS_MT _4 |
High |
Home page is ready to launch and have valid customer ID and Password to login. |
|
|
|
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
TCD_OLB_ FT_8 |
Validate Pancard number filled in money transfer page |
TS_MT _5 |
High |
Home page is ready to launch and have valid customer ID and Password to login. |
|
|
|
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
TCD_OLB_ FT_9
TCD_OLB_ FT_10
|
Validate money transfer option by clicking transfer button
Validate logout link in money transfer page
|
TS_MT _6
TS_MT _7 |
High
High |
Home page is ready to launch and have valid customer ID and Password to login. Have valid transfer account number and bank name and have sufficient fund in current account.
Home page is ready to launch and have valid customer ID and Password to login. Have valid transfer account number and bank name and have sufficient fund in current account.
|
|
|
|
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
In this article we have seen Manual Testing Case Study Money transfer Module Online Banking. In the next article will see Mini Statement Module.