1 |
Performance & Usability are examples of ---------------------- requirements |
Business
Functioanl
Non-Functioanl
User
|
2 |
In order to make a code more portable, Instead of using vendor specific language extensions, use ---------
- as much as possible |
STL
ANSI
ISO
CMMI
|
3 |
When planning for performance, one should always remember the ---------- rule |
80/20
20/80
80/22
80/90
|
4 |
object-oriented framework that is a set of cooperative classes that make up reusable ---------- of a system |
Code
Design
Analysis
non of the all
|
5 |
the development view describes the -----------organization of the software in its development
environment, |
Static
Dynamic
Still
Static & Dynamic
|
6 |
In Sequence Diagrams events are organized in a----------time line |
Vertical
Horizontal
Vertical & Horizontal
Non of the above
|
7 |
Interaction Diagrams depict the ------------- Behavior of the system |
Static
Dynamic
Active
Non of the above
|
8 |
Rooko mut jane do depicts one of risks associated with inadequate requriements gathering, the name of
that risk is ---------------------- |
Ambiguous requirements
Creeping Requirements
Minimal Specification
Non of the above
|
9 |
In software quality assurance work there is no difference between software verification and software
validation |
True
False
None of above
|
10 |
Which of these are objectives for software testing? |
determine the productivity of programmers
eliminate the need for future program maintenance
eliminate every error prior to release
uncover software errors
|