iSQI ISEBSWTINT_001 - ISEB Software Testing Intermediate Exam
Page: 2 / 5
Total 25 questions
Question #6 (Topic: Topic 2)
Which of the following are product risks and which are project risks?
a.The navigation through some parts of the website may need to be different from others.
b.Sprint 1 may not be completed on time, leading to a delay to the start of Sprint 2.
c.Text versions of images may not always be possible.
d.There may be a need to buy a capture-replay tool for regression testing.
e.A key member of the team may leave before the Sprints have been completed.
a.The navigation through some parts of the website may need to be different from others.
b.Sprint 1 may not be completed on time, leading to a delay to the start of Sprint 2.
c.Text versions of images may not always be possible.
d.There may be a need to buy a capture-replay tool for regression testing.
e.A key member of the team may leave before the Sprints have been completed.
A. a, b and c are product risks, d and e are project risks.
B. a and c are products risks, b, d and e are project risks.
C. b, c and e are product risks, a and d are project risks.
D. a, d and e are product risks, b and c are project risks.
Answer: B
Question #7 (Topic: Topic 2)
Which stage of the Fundamental Test Process will be most affected by the use of user-
stories as defined above?
stories as defined above?
A. Creating a schedule of activities as part of test planning.
B. Creating test cases as part of test design.
C. Creating the test environment as part of test execution.
D. Assessing requirements coverage at the end of each Sprint.
Answer: B
Question #8 (Topic: Topic 2)
Which of the following review types would be recommended at the start of each Sprint, for
the reason given?
the reason given?
A. An inspection, to find errors in the user-stories.
B. A management review, to check that the user-stories will accurately reflect the rules for accessibility.
C. A walkthrough of the set of user-stories, to ensure that the developers and testers understand what is to be built.
D. A technical review of the test plan, to ensure that the developers are aware that they must produce good quality code.
Answer: C
Question #9 (Topic: Topic 2)
Which of the following methods of test estimation would be most appropriate for each
Sprint?
Sprint?
A. Ask the testers to talk to each other and reach a consensus.
B. Take 30% of the total development time required for the Sprint.
C. Conduct a test point analysis on the content and navigation requirements.
D. Use metrics from the last accessibility project at MSC.
Answer: A
Question #10 (Topic: Topic 2)
Which of the following is the main purpose of an incident tracking process?
A. To identify the average number of steps required to recreate each incident.
B. To calculate the average turnaround times per defect.
C. To identify the priority of each incident.
D. To understand the status of each incident at any given time.
A. To identify the average number of steps required to recreate each incident.
B. To calculate the average turnaround times per defect.
C. To identify the priority of each incident.
D. To understand the status of each incident at any given time.
Answer: D
Topic 3, Case Study # 3Scenario
Data is transmitted over the internet as a series of packets. Each packet is sent to its
destination via the best available route. The decision on the best available route is made by
a series of routers on the internet.
1) Scans the destination address and matches it against rules set up in a configuration
table.
2) Checks the performance of the primary connection to see if it is good enough to send
the packet. If not, it seeks an alternative.
Routers handle many millions of packets being sent at the same time. Packets can take the
form of email messages, data files etc.