====== Integrated Software Systems and Testing ====== ^ **Course Title: Integrated Software Systems and Testing** ^^ | Description | This course provides an in-depth exploration of the principles and practices involved in integrating and testing software systems. Students will learn about the challenges and methodologies associated with building reliable, scalable, and interoperable software systems. Through a combination of theoretical concepts and practical exercises, the course covers various integration strategies and tools, essential for modern software development and quality assurance. | | Semester | Spring 2024 | | Neptun code | GEIAL51C-Ma | | Instructor | Dr. Károly Nehéz, assoc. prof. | | Credit Hours | 2+2 | |Attendance Requirement| Students are required to attend at least 60% of the scheduled classes to be eligible for the course signature.| |Final presentation| At the end of the semester, students will present their projects to the class. A complete project submission includes source code, documentation, test cases.| |Examination| The examination is written, and students will receive some theoretical questions and one practical task from the studied material.| * [[tanszek:oktatas:iss_t:Lecture notes|Lecture notes]] * [[Test| Tasks]] * [[Questions|Examination questions]] === Books and other readings === * {{tanszek:oktatas:informacios_rendszerek_integralasa:soaintegration.pdf|SOA Based Enterprise Integration}} * http://www.eaipatterns.com/ ----- ==== Tutorials ==== === Basic Java - programming tutorials === * Oracle's Java tutorial: http://docs.oracle.com/javase/tutorial/java/index.html * Basics: {{tanszek:oktatas:quick_java_programming_tutorial_via_exercises.doc|}} * Interfaces: [[java_interfaces| java interfaces]] * Inheritance: [[java_inheritance| java inheritance]] * Interfaces vs. Abstract classes: http://tutorials.jenkov.com/java/interfaces-vs-abstract-classes.html * Annotations: http://tutorials.jenkov.com/java/annotations.html === Jakarta Enterprise - specification tutorial === * http://www.mastertheboss.com/ -- JBoss general tutorials * JBoss ESB tutorial http://www.mastertheboss.com/jboss-esb/78-jboss-esb.html * JBoss ESB beginers guide {{tanszek:oktatas:informacios_rendszerek_integralasa:jboss_esb_beginners_guide.pdf|}}