Software engineering

Tárgykód:
Course coordinator:
Goldschmidt Balázs
Degree program:
IT engineering
Study cycle:
BSc
Semester in curriculum:
3
Category:
Core engineering subject
Description:

A magyar kurzus információi a tárgy magyar weboldalán találhatók.

Lecturers: Dr. Katalin Balla, Dr. Balázs Simon

Subject info: BMEVIIIAB01

Location and time: Wednesdays, 10:15-13:00, IB410

Schedule

Slides can be downloaded only after logging in.

WeekDateTopicMaterials
1 September 7 Introduction. UML: Use Case Diagram, Activity Diagram, Component Diagram, Deployment Diagram, Class Diagram About,
UML1,
UML2
2 September 14 Holiday: Sports Day
3 September 21 UML: Class Diagram, Package Diagram, Object Diagram, Sequence Diagram UML2,
UML3
4 September 28 UML: Sequence Diagram, Communication Diagram, Interaction Overview Diagram, State Machine Diagram UML3,
UML4
5 October 5 UML: State Machine Diagram, Timing Diagram, Composite Structure Diagram, Profile Diagram; Beyond UML: MOF, XMI, OCL. OO design principles. UML4,
OO design
6 October 12 About software and software engineering. Actual trends and problems. Processes and their modelling. Introduction (extra)
7 October 19 Practice: Homework example, Homework consultation, UML exercises for the exam Guidelines,
Homework example,
UML Exam Practice
8 October 26 Popular life cycle models. Traditional and agile approaches to software engineering.
Process improvement models. Elements, goals and practices. Process groups.
Lifecycle, Agile (extra)
SPI (extra)
9 November 2 Requirements. Elicitation, analysis, definition, documenting. Managing requirements changes.
Design. Translating user requirements to product requirements.
Requirements (extra)
Design (extra)
10 November 9 Testing techniques. Traditional and agile testing. Techniques (extra)
11 November 16 Testing. Basic concepts, test types, testing process, test documentation. Testing (extra)
12 November 23 Managerial aspects of software projects. Estimating, planning, monitoring and control. Risk management. Management (extra)
Agile (extra)
13 November 30 Supporting processes: configuration management, version control, change management.
Supporting processes: quality assurance, quality management, measurement.
Supporting processes (extra)
14 December 7 Consultation: on demand

Homework

The replacement homework assignment can be downloaded from here: replacement homework. The solution for the replacement homework must be submitted in the jporta system. The deadline for the submission is December 12, 2022, 23:59.

Guidelines for the homework: Guidelines

The homework submission must include the documentation in PDF format and the UML model in electronic format. The model must be designed in WhiteStarUML, but the sequence diagrams may be drawn in Web Sequence Diagrams instead of in WhiteStarUML. However, the sequence diagrams must conform to the class diagram drawn in WhiteStarUML.

Warning! The dependencies, associations and compositions on the class diagram must be drawn using the appropriate notation, using attributes only is not enough! If the sequence diagrams are designed in WhiteStarUML they have to appear on separate tabs. If the sequence diagrams are drawn on a common tab, the solution will not be accepted! The documentation and the model must contain the exact same diagrams!

A single ZIP file must be uploaded in the jporta system which contains the following:

  • Documentation according to the template in PDF format.
  • The model (use-case + class + sequence + state machine diagrams) designed in WhiteStarUML using the file format of WhiteStarUML, as a single file with UML extension.
  • In case the sequence diagrams were made in Web Sequence Diagrams, then the textual sources of these sequences as separate TXT files.

The results of the homework can be viewed in the jporta system under the "Assessments" tab (not next to the uploaded file!).

Similar tasks with solutions:

We expect a similarly detailed solution for the homework. The solution must be thought through thoroughly, the diagrams must be consistent with each other, and the solution should strive to keep the object-oriented design principles.

Additional sources for practicing:

In case the homework is not accepted, a new homework with a new task can be submitted on the replacement week.

Exercise book

Exercises for practicing can be found here:

Please, notify the lecturers in case you find a mistake in the exercise book! Thank you!

The exercise book contains tasks also from the previous version of the subject. However, the exam will contain tasks only from the material of the current semester.