DCU Home | Our Courses | Loop | Registry | Library | Search DCU
<< Back to Module List

Module Specifications.

Current Academic Year 2024 - 2025

All Module information is indicative, and this portal is an interim interface pending the full upgrade of Coursebuilder and subsequent integration to the new DCU Student Information System (DCU Key).

As such, this is a point in time view of data which will be refreshed periodically. Some fields/data may not yet be available pending the completion of the full Coursebuilder upgrade and integration project. We will post status updates as they become available. Thank you for your patience and understanding.

Date posted: September 2024

Module Title Software Process Quality
Module Code CA650 (ITS) / CSC1137 (Banner)
Faculty Engineering & Computing School Computing
Module Co-ordinatorRenaat Verbruggen
Module Teachers-
NFQ level 9 Credit Rating 7.5
Pre-requisite Not Available
Co-requisite Not Available
Compatibles Not Available
Incompatibles Not Available
Repeat examination
Array
Description

The goal of this module is to provide a systematic study of the software quality process. This module will expose students to the new principles of high quality software development through advanced software test design. It will show how research and practice are evolving and combining to give a new structure to software quality improvement. It presents a unifying method of viewing software test through coverage of structures.

Learning Outcomes

1. Explain the challenges facing software developers creating correct code.
2. describe the software test design method using coverage based on Graph, Logic, Syntactic and Input Data Structures.
3. analyse and use coverage methods for test design using Graphs.
4. develop test designs for coverage of prgrams using Logic constraints.
5. use coverage methods to develop input space test designs.
6. design software test approaches based on syntactic structures.
7. formulate testing approaches for web based applications.



Workload Full-time hours per semester
Type Hours Description
Lecture36Presentation of new software quality approach
Lecture36Presentation of new software quality approach
Independent Study154Projects and reading
Total Workload: 226

All module information is indicative and subject to change. For further information,students are advised to refer to the University's Marks and Standards and Programme Specific Regulations at: http://www.dcu.ie/registry/examinations/index.shtml

Indicative Content and Learning Activities

Software problems and requirements for test
Why test?

Old versus new test design
New criteria based on Structures.

Graph Coverage
For all graph representations within software development.

Logic Coverage.
Contraints in general.

Syntactic Coverage.
All regular expressions available.

Input Space Coverage.
Partioning and data generation.

Object-Orienetd test issues.
Characteristics that compound test problems and new solutions.

Web application test.
Web security defined as the ability to test.

Assessment Breakdown
Continuous Assessment25% Examination Weight75%
Course Work Breakdown
TypeDescription% of totalAssessment Date
ParticipationDevelopment of XUnit test approach.5%Week 5
ParticipationAnalyse Testing tool for coverage approaches20%Week 5
Indicative Reading List

  • Paul Ammann, Jeff Offutt: 2008, Introduction to software testing, Cambridge University Press, New York, 978-0-521-88038-1
Other Resources

None
Extensive reference material and ongoing information is available online through the course moodle pages.

<< Back to Module List