Wipro_Java Selenium Fundamentals Training Batch 2- Mini Project
Wipro_Java Selenium Fundamentals Training Batch 2- Mini Project
Duration: 4 hours
Marks: 100
Title: Student Management System
Objective:
Create a simple Java-based Student Management System to manage student details using core Java concepts like classes,
objects, and file handling.
Question:
You need to design and build a Student Management System using Java. The system should allow users to:
Requirements
1. Features to Implement:
▪ Student ID
▪ Name
▪ Age
▪ Course
▪ Grade
2. View Students
3. Search Students
4. Update Records
o Load student data from the file when the program starts.
2. Technical Requirements:
• Add basic error handling for invalid input (e.g., searching for a non-existent student).
1. Code Quality:
2. Functionality:
3. Error Handling:
4. Data Persistence:
5. User Experience: