0% found this document useful (0 votes)
86 views1 page

Cs6511 Case Tools Laboratory L T P C

This document outlines the objectives and experiments for the CS6511 Case Tools Laboratory course. The course aims to teach students OO analysis and design skills using UML diagrams, and how to map designs to code. Students will complete a mini-project over 9 exercises to develop problem statements, use case models, class diagrams, sequence diagrams, state charts, architecture diagrams, and test various layers of a software system. The document provides 15 suggested domain areas for students' mini-projects.

Uploaded by

deepa
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
86 views1 page

Cs6511 Case Tools Laboratory L T P C

This document outlines the objectives and experiments for the CS6511 Case Tools Laboratory course. The course aims to teach students OO analysis and design skills using UML diagrams, and how to map designs to code. Students will complete a mini-project over 9 exercises to develop problem statements, use case models, class diagrams, sequence diagrams, state charts, architecture diagrams, and test various layers of a software system. The document provides 15 suggested domain areas for students' mini-projects.

Uploaded by

deepa
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 1

CS6511

CASE TOOLS LABORATORY

LTPC

OBJECTIVES:
The student should be made to:
Learn the basics of OO analysis and design skills.
Be exposed to the UML design diagrams.
Learn to map design to code.
Be familiar with the various testing techniques
LIST OF EXPERIMNENTS:
To develop a mini-project by following the 9 exercises listed below:
1. To develop a problem statement.
2. Identify Use Cases and develop the Use Case model.
3. Identify the conceptual classes and develop a domain model with UML Class diagram.
4. Using the identified scenarios, find the interaction between objects and represent them
using UML Sequence diagrams.
5. Draw relevant state charts and activity diagrams.
6. Identify the User Interface, Domain objects, and Technical services. Draw the partial
layered, logical architecture diagram with UML package diagram notation.
7. Develop and test the Technical services layer.
8. Develop and test the Domain objects layer.
9. Develop and test the User interface layer.
SUGGESTED DOMAINS FOR MINI-PROJECT:
1. Passport automation system.
2. Book bank
3. Exam Registration
4. Stock maintenance system.
5. Online course reservation system
6. E-ticketing
7. Software personnel management system
8. Credit card processing
9. e-book management system
10. Recruitment system
11. Foreign trading system
12. Conference Management System
13. BPO Management System
14. Library Management System
15. Student Information System

You might also like