Week 1 Flashcards

1
Q

What is software?

A

Computer programs and associated documentation. Software products may be developed for a particular customer or may be developed for a general market.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What are the attributes of good software?

A

Delivers the required functionality and performance to the user.
Should be maintainable, dependable, scalable, and usable.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What is software engineering?

A

Engineering discipline that is concerned with all aspects of software production.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

What are the fundamental software engineering activities?

A

Software specification (defining the requirements)
Software development (process of designing and coding)
Software validation (ensuring the software meets requirements)
Software evolution (ongoing maintenance and enhancement)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

What is the difference between software engineering and computer science?

A

Computer science focuses on theory and fundamentals;
Software engineering is concerned with the practicalities of developing and delivering useful software.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

What are the key challenges facing software engineering?

A

Coping with increasing diversity, demands for reduced delivery times, and developing trustworthy software.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

What are the costs of software engineering?

A

Roughly 60% of software costs are development costs; 40% are testing costs. For custom software, evolution costs often exceed development costs.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

What are the best software engineering techniques and methods?

A

While all software projects have to be professionally managed and developed, different techniques are appropriate for different types of systems. For example, games should always be developed using a series of prototypes whereas safety critical control systems require a complete and analysable specification to be developed. You can’t, therefore, say that one method is better than another.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

What differences has the Web made to software engineering?

A

The Web has led to the availability of software services and the possibility of developing highly distributed service-based systems. Web-based systems development has led to important advances in programming languages and software reuse.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

Software costs?

A

Software costs dominate computer system costs.
Software costs more to maintain than it does to develop.
Software engineering is concerned with cost-effective software development.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

Heterogeneity?

A

The state of being composed of different components.

Increasingly, systems are required to operate as distributed systems across networks that include different types of computer and mobile devices.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

Why is business and social change an issue that affects software?

A

Business and society are changing incredibly quickly as emerging economies develop and new technologies become available. They need to be able to change their existing software and to rapidly develop new software.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

Why is security and trust an issue that affects software?

A

As software is intertwined with all aspects of our lives, it is essential that we can trust that software.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

Why is scale an issue that affects software?

A

Software has to be developed across a very wide range of scales, from very small embedded systems in portable devices through to internet-scale, cloud-based systems that serve a global community.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

Generic vs customised products?

A

Generic: stand-alone systems that are marketed and sold to any customer who wishes to buy them.
Customised: software that is commissioned by a specific customer to meet their on needs.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

What are the application types?

A

Stand-alone: run on a local computer

Interactive transaction-based applications: applications that execute on a remote computer.

Embedded control systems: software control systems that control and manage hardware devices.

Batch processing systems: business systems that are designed to process data in large batches.

Entertainment systems: systems that are primarily for personal use.

Systems for modelling and simulation: model physical processes.

Data collection systems: systems that collect data using sensors.

Systems of systems: systems composes of a number of other software systems.

17
Q

Essential attributes of good software?

A

Maintainability: software can evolve to meet the changing needs of customers.

Dependability and security: includes a range of characteristics including reliability.security and safety. Should not cause physical or economic damage. Malicious users should not be able to damage the system.

Efficiency: software should not make wasteful use of system resources such as memory and processor cycles.

Acceptability: understandable, usable and compatible with other systems that the users use.

18
Q

Internet software engineering?

A

The Web is a platform for running applications and organisations are increasingly developing web-based systems rather than local systems.

Application functionality can be accessed over the web.

19
Q

Cloud computing?

A

An approach to the provision of computer services where applications run remotely on the cloud.

20
Q

What is involved in internet software development?

A

Software reuse: the dominant approach for constructing web-based systems. When building these systems, you think about how you can assemble them from pre-existing software components and systems.

Incremental and agile development: web-based systems should be developed and delivered incrementally.

Service-oriented systems: software may be implemented using service-oriented software engineering, where the software components are stand-alone web services.

Rich interfaces: tech like AJAX and HTML5 have emerged that support the creation of rich interfaces within a web browser.

21
Q

What are your responsibilities as a software engineer?

A

Confidentiality

Competence

Intellectual property rights

Computer misuse