Question: 1
A development house (DH) uses the V model for its projects. It delivers systems to the energy industry. In response to consumer demands, DH has been asked to create an online system for consumers to switch energy suppliers easily. There are already offerings in the marketplace for this service, but DH thinks it can provide a service which is easier to use. It will request more detailed information on homes and occupant lifestyles in order to accurately predict likely bills per quarter, and will update users if a cheaper tariff becomes available. For this new service, the specifications have been defined, code has been created, and system testing is about to start. Which of the following would form part of the entry criteria into unit testing (which will be followed by integration testing)?
I . 100 per cent decision coverage of all tariff calculations.
II . Signed-off program specification.
III . Signed-off technical specification.
IV . 100 per cent program specification coverage.
V . Compiled code.
Question: 2
A local council employs its own IT staff; there are 40, most of whom have been with the council for over 10 years. The council uses the Agile development methodology. Each project has between five and nine team members, all of whom work very closely together. At the start of each iteration, the requirements are loosely defined. These are then built, tested and refined. The IT Department has been asked to upgrade the council website to include:
# Information on recycling targets;
# Amounts recycled per month; and
# Energy usage in the recycling effort.
The project will be undertaken in three iterations, one for each requirement defined above.
Which two of the following methods of test estimation would be most appropriate in this situation?
I . Making use of a work breakdown structure.
II . Taking 30 per cent of the total iteration time.
III . Calculating the time required using test point analysis.
IV . Gaining consensus from the team.
Question: 3
Which of the following are "white-box" test techniques?
I . Decision Testing
II . Condition Testing
III . LCSAJ (loop testing)
IV . State transition testing
Question: 4
According to the ISTQB Syllabus, which of the following are test techniques?
I . Experienced based
II . Defect based
III . Static and dynamic analysis
IV . Structure based
Question: 5
Software Testers in a software development company installed the new release on test systems and started the testing phase. Testers verified the new functionality, performed necessary security testing and completed planned regression tests. During the last week of testing, testers noticed that the memory utilization was more than 95% on two of the test servers (out of 4 servers). This behavior was not observed during the first weeks of the testing phase. As a test analyst, what would you do?