Podcast
Questions and Answers
What is one of the methodologies or standards adopted by an organisation in systems development?
What is one of the methodologies or standards adopted by an organisation in systems development?
- Six Sigma
- COBIT
- SSADM (correct)
- ISO 9001
What is an industry standard used for data exchange?
What is an industry standard used for data exchange?
- HTML
- XML (correct)
- JSON
What is a constraint on system design that refers to the number of users to be supported concurrently?
What is a constraint on system design that refers to the number of users to be supported concurrently?
- Security
- Usability
- Performance (correct)
- Scalability
What is a design strategy in systems development?
What is a design strategy in systems development?
What is one of the aspects of design identified by Hoffer et al. (2010)?
What is one of the aspects of design identified by Hoffer et al. (2010)?
What is the relationship between analysis and design according to Yeates and Wakefield (2003)?
What is the relationship between analysis and design according to Yeates and Wakefield (2003)?
What is the main difference between the analysis stage and the design stage?
What is the main difference between the analysis stage and the design stage?
What is the result of transforming an entity relationship diagram in the analysis phase?
What is the result of transforming an entity relationship diagram in the analysis phase?
In the top-down design approach, what is specified first?
In the top-down design approach, what is specified first?
What is the primary function of the key fields in the Clothez database?
What is the primary function of the key fields in the Clothez database?
What is the purpose of the primary key field in a database?
What is the purpose of the primary key field in a database?
What is the advantage of the top-down design approach?
What is the advantage of the top-down design approach?
What is the result of transforming a dataflow diagram in the analysis phase?
What is the result of transforming a dataflow diagram in the analysis phase?
What is the difference between primary and foreign keys?
What is the difference between primary and foreign keys?
What is the term used to describe the way the different tables in a database are linked to one another?
What is the term used to describe the way the different tables in a database are linked to one another?
In the bottom-up design approach, what is designed first?
In the bottom-up design approach, what is designed first?
What is the purpose of the Customer_id field in the Clothez database?
What is the purpose of the Customer_id field in the Clothez database?
What is the term used to describe a field with a unique code for each record?
What is the term used to describe a field with a unique code for each record?
What is the main objective of the designer of an enterprise application?
What is the main objective of the designer of an enterprise application?
What is a common result of decentralization or poorly controlled investment in information systems?
What is a common result of decentralization or poorly controlled investment in information systems?
What is an example of a limitation of applications silos?
What is an example of a limitation of applications silos?
What is a characteristic of applications silos?
What is a characteristic of applications silos?
Why do different departmental managers select different systems from different vendors?
Why do different departmental managers select different systems from different vendors?
What is the primary goal of managing a business applications infrastructure?
What is the primary goal of managing a business applications infrastructure?
What is the primary purpose of field validation rules in database design?
What is the primary purpose of field validation rules in database design?
What is the main benefit of data normalization in database design?
What is the main benefit of data normalization in database design?
What is the term for the process of defining the characteristics of a field in a database?
What is the term for the process of defining the characteristics of a field in a database?
What is the primary reason for minimizing data duplication in database design?
What is the primary reason for minimizing data duplication in database design?
What is the purpose of specifying a field data size in database design?
What is the purpose of specifying a field data size in database design?
What is the benefit of using a specialized data type, such as currency, in database design?
What is the benefit of using a specialized data type, such as currency, in database design?