Deck 1: Measure and Improve Software Development Processes

Full screen (f)
exit full mode
Question
The order in which test levels are performed is:

A)unit, integration, acceptance, system
B)unit, system, integration, acceptance
C)unit, integration, system, acceptance
D)it depends on the nature of a project
Use Space or
up arrow
down arrow
to flip the card.
Question
System testing is a

A)black box testing
B)grey box testing
C)white box testing
D)both a and b
Question
What is "V" Model?

A)test design technique
B)test type
C)sdlc model
D)test level
Question
Test cases are designed during which of the following stages?

A)test recording
B)test configuration
C)test planning
D)test specification
Question
The technique applied for usability testing is:

A)white box
B)grey box
C)black box
D)combination of all
Question
Which of the following is not a Test Type?

A)database testing
B)security testing
C)statement testing
D)functional testing
Question
White-box testing can be started:

A)after installation
B)after srs creation
C)after programming
D)after designing
Question
Beta Testing is done at:

A)developer's end
B)user's end
C)user's & developer's end
D)none of the mentioned
Question
A program with high cyclometic complexity is likely to be:

A)large
B)small
C)difficult to write
D)difficult to test
Question
Unit testing is done by:

A)users
B)developers
C)customers
D)none of the mentioned
Question
Alpha testing is:

A)post-release testing by end user representatives at the developer's site
B)the first testing that is performed
C)pre-release testing by end user representatives at their sites
D)pre-release testing by end user representatives at the developer's site
Question
Which of the following is a drawback of using CASE tool?

A)standardization of notations and diagrams
B)communication between development team member
C)costs associated with the use of the tool
D)reduction of time and effort
Question
A client server computer program in which the client runs in a web browser is termed as

A)web application
B)application software
C)product line software
D)embedded software
Question
Oldest paradigm for software engineering

A)incremental process model
B)rad model
C)evolutionary process model
D)waterfall model
Question
Spiral model is

A)phase-driven model
B)risk-driven model
C)risk-process model
D)risk-safe model
Question
Incremental process model phase in which modification of software product is done after delivery to correct faults, to improve performance or other attributes is

A)maintenance framework
B)planning framework
C)deployment framework
D)communication framework
Question
The intent of project metrics is:

A)minimization of development schedule
B)for strategic purposes
C)assessing project quality on ongoing basis
D)minimization of development schedule and assessing project quality on ongoing basis
Question
Architectural Design Metrics are ___________ in nature.

A)black box
B)white box
C)gray box
D)green box
Question
The amount of time that the software is available for use is known as

A)reliability
B)usability
C)efficiency
D)functionality
Question
In size oriented metrics, metrics are developed based on the ___________________

A)number of functions
B)number of user inputs
C)number of lines of code
D)amount of memory usage
Question
Usability can be measured in terms of:

A)intellectual skill to learn the system
B)time required to become moderately efficient in system usage
C)net increase in productivity
D)all of the mentioned
Question
------------cohesive gives the best software where as -------------coupling gives the best software.

A)loosely, loosely
B)loosely, highly
C)highly, loosely
D)highly, highly
Question
The CMM model is a technique to

A)automatically maintain the software reliability
B)improve the software process.
C)test the software
D)all of the mentioned
Unlock Deck
Sign up to unlock the cards in this deck!
Unlock Deck
Unlock Deck
1/23
auto play flashcards
Play
simple tutorial
Full screen (f)
exit full mode
Deck 1: Measure and Improve Software Development Processes
1
The order in which test levels are performed is:

A)unit, integration, acceptance, system
B)unit, system, integration, acceptance
C)unit, integration, system, acceptance
D)it depends on the nature of a project
it depends on the nature of a project
2
System testing is a

A)black box testing
B)grey box testing
C)white box testing
D)both a and b
black box testing
3
What is "V" Model?

A)test design technique
B)test type
C)sdlc model
D)test level
sdlc model
4
Test cases are designed during which of the following stages?

A)test recording
B)test configuration
C)test planning
D)test specification
Unlock Deck
Unlock for access to all 23 flashcards in this deck.
Unlock Deck
k this deck
5
The technique applied for usability testing is:

A)white box
B)grey box
C)black box
D)combination of all
Unlock Deck
Unlock for access to all 23 flashcards in this deck.
Unlock Deck
k this deck
6
Which of the following is not a Test Type?

A)database testing
B)security testing
C)statement testing
D)functional testing
Unlock Deck
Unlock for access to all 23 flashcards in this deck.
Unlock Deck
k this deck
7
White-box testing can be started:

A)after installation
B)after srs creation
C)after programming
D)after designing
Unlock Deck
Unlock for access to all 23 flashcards in this deck.
Unlock Deck
k this deck
8
Beta Testing is done at:

A)developer's end
B)user's end
C)user's & developer's end
D)none of the mentioned
Unlock Deck
Unlock for access to all 23 flashcards in this deck.
Unlock Deck
k this deck
9
A program with high cyclometic complexity is likely to be:

A)large
B)small
C)difficult to write
D)difficult to test
Unlock Deck
Unlock for access to all 23 flashcards in this deck.
Unlock Deck
k this deck
10
Unit testing is done by:

A)users
B)developers
C)customers
D)none of the mentioned
Unlock Deck
Unlock for access to all 23 flashcards in this deck.
Unlock Deck
k this deck
11
Alpha testing is:

A)post-release testing by end user representatives at the developer's site
B)the first testing that is performed
C)pre-release testing by end user representatives at their sites
D)pre-release testing by end user representatives at the developer's site
Unlock Deck
Unlock for access to all 23 flashcards in this deck.
Unlock Deck
k this deck
12
Which of the following is a drawback of using CASE tool?

A)standardization of notations and diagrams
B)communication between development team member
C)costs associated with the use of the tool
D)reduction of time and effort
Unlock Deck
Unlock for access to all 23 flashcards in this deck.
Unlock Deck
k this deck
13
A client server computer program in which the client runs in a web browser is termed as

A)web application
B)application software
C)product line software
D)embedded software
Unlock Deck
Unlock for access to all 23 flashcards in this deck.
Unlock Deck
k this deck
14
Oldest paradigm for software engineering

A)incremental process model
B)rad model
C)evolutionary process model
D)waterfall model
Unlock Deck
Unlock for access to all 23 flashcards in this deck.
Unlock Deck
k this deck
15
Spiral model is

A)phase-driven model
B)risk-driven model
C)risk-process model
D)risk-safe model
Unlock Deck
Unlock for access to all 23 flashcards in this deck.
Unlock Deck
k this deck
16
Incremental process model phase in which modification of software product is done after delivery to correct faults, to improve performance or other attributes is

A)maintenance framework
B)planning framework
C)deployment framework
D)communication framework
Unlock Deck
Unlock for access to all 23 flashcards in this deck.
Unlock Deck
k this deck
17
The intent of project metrics is:

A)minimization of development schedule
B)for strategic purposes
C)assessing project quality on ongoing basis
D)minimization of development schedule and assessing project quality on ongoing basis
Unlock Deck
Unlock for access to all 23 flashcards in this deck.
Unlock Deck
k this deck
18
Architectural Design Metrics are ___________ in nature.

A)black box
B)white box
C)gray box
D)green box
Unlock Deck
Unlock for access to all 23 flashcards in this deck.
Unlock Deck
k this deck
19
The amount of time that the software is available for use is known as

A)reliability
B)usability
C)efficiency
D)functionality
Unlock Deck
Unlock for access to all 23 flashcards in this deck.
Unlock Deck
k this deck
20
In size oriented metrics, metrics are developed based on the ___________________

A)number of functions
B)number of user inputs
C)number of lines of code
D)amount of memory usage
Unlock Deck
Unlock for access to all 23 flashcards in this deck.
Unlock Deck
k this deck
21
Usability can be measured in terms of:

A)intellectual skill to learn the system
B)time required to become moderately efficient in system usage
C)net increase in productivity
D)all of the mentioned
Unlock Deck
Unlock for access to all 23 flashcards in this deck.
Unlock Deck
k this deck
22
------------cohesive gives the best software where as -------------coupling gives the best software.

A)loosely, loosely
B)loosely, highly
C)highly, loosely
D)highly, highly
Unlock Deck
Unlock for access to all 23 flashcards in this deck.
Unlock Deck
k this deck
23
The CMM model is a technique to

A)automatically maintain the software reliability
B)improve the software process.
C)test the software
D)all of the mentioned
Unlock Deck
Unlock for access to all 23 flashcards in this deck.
Unlock Deck
k this deck
locked card icon
Unlock Deck
Unlock for access to all 23 flashcards in this deck.