Last minute Flashcards
1
Q
NFR classes
A
- Maintainability and support
- Usability and humanity
- Security
- Cultural
- Legal
- Environmental (and operational)
- Feel (and look)
- Look (and feel)
- Operational (and environmental)
- Performance
2
Q
Aspects of security
A
- Audit
- Immunity
- Access
- Privacy
- Integrity
3
Q
Forms of attacks
A
- Denial of service
- Repudiation
- Disclosure of private information
- Modification
4
Q
Main sections of Volere template
A
- Functional requirements
- Issues
- NFRs
- Drivers
- Constraints
5
Q
Info that should be recorded for each requirement
A
- Originator
- Rationale
- Customer satisfaction/dissatisfaction
- History
- ID (requirement number)
- Description
- Conflicts
- Use case(s)
- Priority
- Supporting materials
- Fit criterion
6
Q
Info included in use case description
A
- ID
- Goals
- Actor that initiates
- Steps
- Pre and Post conditions
7
Q
Items that should be investigated when looking for postconditions
A
- Objects
- Links
- Attributes
8
Q
Components of quality attribute scenario
A
- Source
- Stimulus
- Environment
- Artefact
- Response
- Response measure
9
Q
Software quality factors
A
- Integrity
- Flexibility
- Efficiency
- Reliability
- Interoperability
- Completeness
- Traceability
- Reusability
- Usability
- Maintainability
- Portability
10
Q
Main software quality factors
A
- Maintainability
- usability
- Integrity
- Completeness
11
Q
Categories of testing
A
- Requirements testing
- Usability
- Developmental
- Regression
12
Q
Scopes of developmental testing
A
- Unit testing
- Integration testing
- System testing
13
Q
Systems involved in system testing
A
- Restart testing
- user-command testing
- Stress testing
- Security testing
- Initialisation testing
- Acceptance testing
- Performance testing
- Interface testing
- Protocol testing
14
Q
OO metrics for measuring complexity
A
- Depth-of-inheritance tree
- Response-for-a-class
- Coupling-between-objects
- Number-of-children
- Lack-of-cohesion-in-methods
- Weighted-methods-per-class