Software Engineering Flashcards

1
Q

RAD stands for

A

Rapid Application Development

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

which model combines elements of linear sequential model with the iterative of prototyping

A

Incremental

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

What is process of modifying the state space of the system so that the effects of fault are minimized

A

fault recovery

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

Which developement approach tries to maximise the reuse of existing componenets

A

Software development with reuse

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

What is needed in situations where system failure would cause large ecconogmic loss

A

Fault Tolerance

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

In which design the sub-systems making up the system and their relationships are identified and documented`

A

architecture

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

______ is an entity that has a state and a defined set of operations, which operate on that state

A

object

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

objects are organized into a ____ structure that shows how one object is composed of a number of other objects.

A

Aggregation

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

_____ maintainance involves implementing new functional and non- functional system requirements

A

Perfective

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

White box testing is also called

A

Glass box testing, code based , structural testing

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

Black box testing is also called

A

Behavioural Testing

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