1) - gtbit

advertisement
SOFTWARE ENGINEERING LAB
A) Introduction to FLOWCHARTS
Q.1) Draw flowchart to find greatest of 3 no’s.
Q.2) Draw flowchart to read a, b, c as coefficient of quadratic equation.
Q.3) Draw flowchart to read x, y, z as 3 sides of triangle, and check the type. Of triangles
B) Introduction to ER DIAGRAM.
Q.4) To Draw ER Diagram for Student Registration for course.
Q.5) To Draw ER Diagram for library Management System.
Q.6) To Draw ER Diagram for banking Enterprise.
C) Introduction to DATA FLOW DIAGRAM.
Q.7) To Draw DFD of Student Registration System.
Q.8) To Draw DFD of Student management system which includes Login, Student
information management, subject information maintenance, student subject choice
management.
Q.9) To Draw DFD of Railway Reservation management system which should include
enquiry section, train scheduling information, Ticket booking, cancellation of tickets,
Login for employees containing information of employee.
Q.10) To Draw DFD of Payroll management system which should includes Employee
Record, Salary details of employees, Tax details, Incentive details, Administrator Login
etc.
D) Introduction to Data Dictionary.
Q.11) To construct DD of Student Registration System.
Q.12) To construct DD of Student Result management system.
Q.13) To construct DD of Student management system which includes Login, Student
information management, subject information maintenance, student subject choice
management.
Q.14) To construct DD of Railway Reservation management system which should
include enquiry section ,train scheduling information , Ticket booking ,cancellation of
tickets, Login for employees containing information of employee
Q.15) To construct DD of Payroll management system which should includes Employee
Record, Salary details of employees, Tax details, Incentive details, Administrator Login
etc.
Q.16) Introduction to SRS and to Prepare SRS Document for University Management
System.
E) Introduction to USE-CASE Diagram :
Q.17) To draw USE-CASE Diagram for Banking Management System.
Q.18) To draw USE-CASE Diagram for Railway Reservation system.
Q.19) To draw USE-CASE Diagram for Library Management system.
Q.20) To draw USE-CASE Diagram for Fee Management system.
F) Introduction to Sequence Diagram for the following systems:
Q.21) To draw Sequence Diagram for Hotel management System
Q.22) To draw Sequence Diagram for ATM System
Q.23) To draw Sequence Diagram for Library Management System.
G) Introduction to State transition diagram for following systems:
Q.24) To draw State transition diagram for library management system.
Q.25) To draw State transition diagram for employee management system.
Q.26) To draw State transition diagram for automatic teller machine.
Q.27) To draw State transition diagram for order processing application.
H) Intoduction to Sequence and Collaboration diagram for the following system:
Q.28) To draw Sequence and collaboration diagram for employee management system.
Q.29) To draw Sequence and collaboration diagram for automatic teller machine.
Q.30) To draw Sequence and collaboration diagram for order processing application.
Q.31) Write a Program to find quadratic equation, draw its flow chart and find its
LOC and cyclometric complexity.
Q.32) Create decision table and decision tree for finding the percentage of ten students.
Q.33) Consider the program and flow graph of triangle problem and develop test cases
that give guarantees that all statements in the program have been executed. Execute the
case and show the result.
Download