- Introduction:
This is a manual testing project for a Banking Demo Site. The aim of this project is to test banking web service and also actual test process in a corporate environment.
- Unit Testing:
Create a test plan, which includes defining test objectives, test strategies, test environments and resources required for testing. In the first version of the banking site, the following modules for the Manager are implemented
New Customer, Edit Customer, New Account, Edit Account, Delete Account, Delete Customer, Mini Statement, Customized Statement
- Integration Testing
The testing focuses on checking data communication amongst these modules. Create test plan for these modules.
- Test Execution
The first version of the Banking Site: https://demo.guru99.com/V1/ The bugs are documented in Excel.
- Bug Tracker
The bug tracker is used to track the defects raised from the execution of test cases.
- Regression Testing
To ensure that new changes haven't introduced new issues and that the software still works as expected. The defects are fixed The second version of the Banking Site: https://demo.guru99.com/V2/
- System Testing
The testing System validates the complete and fully integrated software product. The purpose of a system test is to evaluate the end-to-end system specifications. Create the system test plan for Manager and Customer modules.
- Test Execution
The third version of the Banking Site: https://demo.guru99.com/V3/ The bugs are documented in Excel.
- Regression Testing
To ensure that new changes haven't introduced new issues and that the software still works as expected. The defects are fixed The final version of the Banking Site: https://demo.guru99.com/V4/
- Test Closure
The Guru99 Banking site finally comes live!
Test Execution : https://kvaishu411.atlassian.net/jira/your-work
Report : https://kvaishu411.atlassian.net/jira/dashboards/10001