CU1 PROG4

CU1 PROG4

University

9 Qs

quiz-placeholder

Similar activities

Metodologías Desarrollo de Software

Metodologías Desarrollo de Software

University

12 Qs

science day competition (Software Engineering)

science day competition (Software Engineering)

University

10 Qs

System Analysis and Design

System Analysis and Design

University

10 Qs

Metodologías ágiles

Metodologías ágiles

University

12 Qs

Sains Komputer Tingkatan 4 - 1.7.1 Menghuraikan setiap fasa

Sains Komputer Tingkatan 4 - 1.7.1 Menghuraikan setiap fasa

1st Grade - Professional Development

11 Qs

Brillio | ITESO

Brillio | ITESO

University

7 Qs

G09 Quiz

G09 Quiz

University

4 Qs

G09: Software Lifecycle Modeling

G09: Software Lifecycle Modeling

University

4 Qs

CU1 PROG4

CU1 PROG4

Assessment

Quiz

Computers

University

Hard

Created by

Nikki Repomanta

FREE Resource

9 questions

Show all answers

1.

FILL IN THE BLANK QUESTION

1 min • 1 pt

It is a methodology that is typically

used to develop, maintain, and replace

information systems for improving the

quality of the software design and

development process.

2.

FILL IN THE BLANK QUESTION

1 min • 1 pt

7 Types of SDLC Models (Enumeration)

3.

FILL IN THE BLANK QUESTION

1 min • 1 pt

> the process moves in a cascade mode

> Each stage has concrete deliverables

>strictly documented

>next stage cannot start before the previous one is fully completed

4.

FILL IN THE BLANK QUESTION

1 min • 1 pt

> another linear model with each stage

having a corresponding testing activity

> implies exceptional quality control

> one of the most expensive

> time-consuming models

5.

FILL IN THE BLANK QUESTION

1 min • 1 pt

> puts focus on thorough risk assessment

> need to engage people with a strong background in risk evaluation.

> A typical Spiral iteration lasts around 6 months and starts with 4 important

activities - thorough planning, risk analysis, prototypes creation, and

evaluation of the previously delivered part. Repeated spiral cycles seriously

extend project timeframes.

6.

FILL IN THE BLANK QUESTION

1 min • 1 pt

> working in close collaboration both across the team and with the

customers

7.

FILL IN THE BLANK QUESTION

1 min • 1 pt

It is probably the most popular Agile model. The iterations (‘sprints’)

are usually 2-4 weeks long and they are preceded with thorough planning

and previous sprint assessment. No changes are allowed after the sprint

activities have been defined.

8.

FILL IN THE BLANK QUESTION

1 min • 1 pt

a typical iteration lasts 1-2 weeks. The

model allows changes to be introduced even after the iteration’s launch if

the team hasn’t started to work with the relevant software piece yet.

Such flexibility significantly complicates the delivery of quality software.

To mitigate the problem, XP requires the use of pair programming, test-

driven development and test automation, continuous integration (CI),

small releases, simple software design and prescribes to follow the

coding standards.

9.

FILL IN THE BLANK QUESTION

1 min • 1 pt

its key distinguishing feature is the absence of

pronounced iterations. If used, they are kept extremely short (‘daily

sprints’). Instead, the emphasis is placed on plan visualization. The team

uses the Kanban Board tool that provides a clear representation of all

project activities, their number, responsible persons, and progress. Such

increased transparency helps to estimate the most urgent tasks more

accurately.