IT Passport Examination (IP) | Management Questions on Estimation, Progress, Quality, and Service Operations 04
Problem 1
A new system is still in requirements definition, and its programming language has not been selected. The team wants to estimate its functional size from user-visible inputs, outputs, inquiries, and internal files. Which method is most appropriate?
View explanation
The function point method evaluates size from user-visible functions such as inputs, outputs, inquiries, and internal files. It can therefore be used during requirements definition before an implementation language is chosen. Converting functional size into effort or duration still requires factors such as organizational productivity, development environment, and difficulty.
Problem 2
An agile team assigns 3 points to a completed reference user story. The team judges an unstarted story to be about twice as complex as the reference. Which treatment is most appropriate for relative estimation?
View explanation
Relative estimation evaluates size or complexity by comparison with a reference item. A story judged about twice as large can reasonably be rated around 6 points. Points are not person-days. Converting them into a schedule requires evidence such as how many points this team has completed in prior iterations.
Problem 3
At one point in a project, planned value (PV) is ¥10 million, earned value (EV) is ¥8 million, and actual cost (AC) is ¥9 million. Which EVM assessment is most appropriate?
View explanation
EV is ¥2 million below PV, so less work has been earned than planned for this point and progress is behind. EV is also ¥1 million below AC, meaning ¥9 million was spent to obtain ¥8 million worth of progress, so cost performance is unfavorable. Comparing only AC with PV ignores how much work was actually accomplished.
Problem 4
Two parallel paths run from project start to finish. Path X takes 3 days plus 5 days, while path Y takes 4 days plus 6 days. If the 6-day task on path Y is extended by 2 days and nothing else changes, what happens to total project duration?
View explanation
Before the change, path X takes 8 days and path Y takes 10, so Y is the critical path and total duration is 10 days. Extending its 6-day task by 2 days makes path Y and the project 12 days long. Durations of parallel paths are not all added together; completion is governed by the longest start-to-finish path.
Problem 5
A development team repeatedly accumulates a queue of code waiting for review in every sprint. Which action is most appropriate in a retrospective?
View explanation
A retrospective examines how the team works and collaborates, then selects a concrete improvement to try in the next iteration. Rotating the reviewer and measuring waiting time creates a testable response to the observed bottleneck. Merely blaming an individual is unlikely to reveal or improve the underlying process.
Problem 6
During a sprint, a new request arrives for a regulatory change that takes effect in three months. It is not urgent enough to disrupt the current sprint goal immediately. Which handling of the product backlog is most appropriate?
View explanation
A product backlog is not a fixed list. Its order is continually reconsidered according to value, deadlines, risk, and other factors. Here, placing the request high among candidates for the next sprint reflects its deadline. Injecting work without control into the current sprint would undermine its goal and predictability.
Problem 7
A company is about to conduct acceptance testing before delivery of an outsourced sales system. Which approach is most appropriate?
View explanation
In acceptance testing, the acquiring organization uses the system in its intended operating environment, with supplier support, to verify that it fulfills the business purpose and acceptance criteria. Supplier-side unit testing is necessary but does not by itself confirm that the acquirer's business requirements are met.
Problem 8
A plan calls for 100 tests to be run by this week. Eighty have been run, and 72 of those have passed. Which pair gives the test execution rate and the pass rate among executed tests?
View explanation
The execution rate is 80 executed tests divided by 100 planned tests, or 80%. The pass rate among executed tests is 72 passed divided by 80 executed, or 90%. The value 72 divided by 100 is the share of all planned tests already passed, which uses a different denominator from the pass rate asked for here.
Problem 9
A service desk receives one user's printer setup request, followed shortly by a report that the company-wide payment service has stopped. Which initial response is most appropriate?
View explanation
Incident priority is based on impact and urgency, not arrival time alone. A company-wide payment outage has broad business impact, so it should be recorded as high priority and promptly escalated to the specialists needed for restoration. The minor request should also remain recorded for later handling.
Problem 10
A repairable system has an MTBF of 90 hours and an MTTR of 10 hours. Using availability = MTBF / (MTBF + MTTR), what is its availability?
View explanation
Availability is 90 / (90 + 10) = 90 / 100 = 0.9, or 90%. Availability can be improved by increasing mean time between failures or reducing mean time to repair. In practice, the service's measurement definition, including whether planned downtime is counted, must also be checked.
Result
More sets in this exam
- IT Passport Examination (IP) | Strategy: Business Activities and Accounting Questions 01
- IT Passport Examination (IP) | Strategy: Law and Intellectual Property Questions 02
- IT Passport Examination (IP) | Strategy: Business Strategy Questions 03
- IT Passport Examination (IP) | Strategy: Systems Strategy and Planning Questions 04
- IT Passport Examination (IP) | Strategy: Management, Law and Systems Questions 05
- IT Passport Examination (IP) | Strategy Questions on Data Analysis, Marketing, and DX Planning 06