Answers
Answers
COM
Answer Sheet
For
1 Module 1 Answers
3) Try and list as many ‘Developer’ and ‘Tester’ attributes as you can.
A Developer’s attributes:
A Tester’s attributes:
5) Which stage of the Fundamental Test Process would you expect to find ’Collecting
the test results’?
This stage is concerned with collecting test results and test related documentation in
order to achieve a milestone prior to a release of the product.
2) Which type of testing can be termed “Testing performed to expose faults in the
interfaces and in the interaction between integrated components.”?
Integration Testing
3) Which type of Testing checks the ability of the system to be able to bear loads?
Load Testing:
Waterfall Model
5) Which type of Integration Testing approach involves testing all individual modules
at once as a complete system?
Big-Bang:
This involves testing all individual modules at once as a complete system.
1) The _______ is the person who is responsible for documenting issues raised during
the process of the review meeting.
Recorder/Scribe
The Recorder or Scribe is the person who is responsible for documenting issues
raised during the process of the review meeting.
unreachable code
uncalled functions
undeclared variables
parameter type mismatches
possible array bound violations
Low cost
No documentation required
Widely used review
1) Using the following example, list some possible ‘Boundary Testing’ and ‘Equivalence
Partitioning’ test data values:
xx = 1 – 100
yy = 500 – 1000
2) Which type of Testing is commonly based on typical scenarios from the receiver of
the developed product?
This type of Testing is commonly based on typical scenarios from the receiver of the
developed product.
White-box Testing
Here are some example test case ideas that could be considered as Error
Guessing:
5) Which Test method uses a model of the source code which identifies individual
decisions, and their outcomes?
Negative:
The Tester can become isolated from the development team
The Developer may lose there sense of responsibility
An independent tester may become a bottleneck in the project
Positive:
Their job is to find faults in Developers software
It is much easier to spot faults in somebody else’s software
A good Tester never assumes, they check for themselves.
The Client
The Project Manager
The User
The Business Analyst
The Systems Analyst
The Technical Designer
The Developer
The Test Leader
The Tester
4) List some items that you would expect to see within an Incident Report.
Configuration Identification
Configuration Control
Status Accounting
Configuration Auditing
1) _______ ______ tools can help Testers and Developers find defects before any
dynamic testing has begun.
Static Analysis
2) What type of tool provides objective measures of structural test coverage when the
actual tests are executed?
Coverage Measurement
Roll-out of the tool should only occur following a successful pilot project or
evaluation period.