Case Study 3: Banking Loan Application
This case study covers the design and implementation of a digital loan application portal aimed at improving how individuals apply for and manage personal loans. The project objective is to create an efficient system that allows users to submit loan applications along with relevant identity and income documentation while also ensuring that the application process is compliant with relevant regulations.
Key Business Requirements
- User Submission: Customers can upload ID and income documents necessary for loan applications.
- Eligibility Calculation: The system will automatically compute loan eligibility based on predefined rules to facilitate faster processing.
- Risk Flagging: Applications that are deemed high-risk are flagged for further review by the risk management team.
- Credit Bureau Integration: The application will integrate with credit bureaus like CIBIL to pull credit scores and details essential for decision-making.
- Application Tracking: Users can track the status of their loan applications through a designated dashboard.
Stakeholders Involved
- Customers: Primary users of the loan application portal.
- Credit & Risk Team: They assess and manage the risk associated with loan applications.
- Operations Verification Team: Responsible for verifying documents and ensuring compliance with legal standards.
- Legal & Compliance Team: Ensures that all aspects of the loan application process meet regulatory requirements.
- Loan Officers: Professionals who review and make decisions regarding loan approvals.
Activities of Business Analysts (BA)
Business Analysts play a key role in this project by:
- Collecting Business Requirement Documents (BRD) and mapping user personas, distinguishing between different types of applicants such as salaried and self-employed individuals.
- Writing user stories detailing the needs and actions of users, alongside defining API integrations with credit bureaus.
- Coordinating and designing various test scenarios to examine fraud checks and ensure compliance with Know Your Customer (KYC) regulations.
- Preparing data mapping required for reports and dashboards that facilitate decision-making.
- Assisting in training customer service representatives on the usage of the new system.
This case emphasizes the importance of understanding industry contexts and regulatory frameworks in designing effective systems.