Banks connectivity Software Project in C#.NET, Free Download the project SRS

Functional Requirements of Banks connectivity Software Project in C#.NET
- Validation of the fingerprint
- Bank’s icons are displayed which banks have the record against the enrolled fingerprint.
- Choose any bank from the menu.
- Enter the Passcode of the selective bank.
- Validation of the passcode.
- Menu display for the user i.e. Withdraws cash, Balance Enquiry, fund transferring.
- A transaction record can be printed upon demand.
- Ready for the new transaction after session complete.
- The ATM defaults to the idle state.
Non-Functional Requirements of Banks connectivity Software Project in C#.NET
- An error message displays if the banks have no record of the user.
- An error message displays if the user enters an invalid passcode.
- An error message displays if the user enters an invalid amount or amount range.
- Microsoft visual studio 2015: We are designing system’s front end by using this tool.
- Microsoft SQL server 2012: We used this tool to design the database for the maintenance of customer’s record.
- Digital persona 4500 with SDK: this device is used for biometric verification of the user.
TESTING of Banks connectivity Software Project in C#.NET
Test Case Title: LoginTest Engineer: | Group |
Test Case ID: | 001 |
Related UC/FR/NFR | FR1 |
Date: | 19-07-2017 |
Purpose: | To give user authority to access his bank’s account. |
Pre-Req: | User should have Fingerprint expression and Passcode. |
Test Data: | Finger Print: Correct Finger Print Password: Correct Password Submit: Correct Finger Print and Password |
Steps: |
|
Status: | Pass |
Test Case Title: Balance Enquiry
Test Engineer: | Group |
Test Case ID: | 002 |
Related UC/FR/NFR | FR1 |
Date: | 19-07-2017 |
Purpose: | To give user authority to check his Balance. |
Pre-Req: | Balance Enquiry. |
Test Data: | Balance: Check the balance Display: Display the Cash |
Steps: |
|
Status: | Pass |