PMI-PBA Mock Exam Lite - 13 Flashcards
On Agile projects, who is primarily responsible for developing product roadmaps and decides whether and where to place the user stories in the backlog?
Product owner
A product roadmap shows the anticipated sequence of deliverables over time. Product owners are primarily responsible for developing product roadmaps. [The PMI Guide to Business Analysis, page 216]
Which of the following is an informal peer review completed by one or more peers simultaneously to look over the work in progress items?
Desk check
Peer desk check is an informal peer review completed by one or more peers simultaneously to look over the work in process items. [The PMI Guide to Business Analysis, page 404]
You are coaching a project team that has historically struggled with managing their project scopes. You tell the team that managing the project scope is an absolute must for any successful project. What is the MAIN reason for controlling the project scope?
Preventing scope creep
The main reason for controlling the project scope is to deal with the impact of changes on the project. This is done by managing approved changes and disregarding rejected changes. This reduces the risk of scope creep on the project. [PMBOK® Guide 6th edition, Page 168]
A business analyst has scheduled a number of face-to-face interviews with subject matter experts (SMEs) to obtain stakeholder preferences for the Elicitation process and to learn about stakeholders’ experience and comfort level with one or more of the elicitation techniques being considered by the business analyst. Which Elicitation process is the business analyst currently performing?
Determine Elicitation Approach
The analyst is currently gathering information regarding stakeholder preferences for the Elicitation process and techniques; the analyst has not actually started the Elicitation yet. This is the Determine Elicitation Approach process. [The PMI Guide to Business Analysis, page 158]
A product team has recently completed all product requirements elicitation activities. The team now needs to analyze this information and develop a high-level scope model to define and clarify the boundaries of the system. The model also needs to identify the flows of information between the system and external entities. Which of the following models should you develop?
Context Diagram
A context diagram defines the boundaries of a system. It also identifies the flows of information between the system and external entities. A context diagram is a scope model that you can use in this context. None of the rest of the choices are scope models. [The PMI Guide to Business Analysis, page 186]
A software team tracing the root cause of an application failure can use this to help determine the cause(s) of the failure:
Ishikawa diagram
Cause-and-effect diagrams, also called Ishikawa diagrams, illustrate how various factors might be linked to potential problems or effects. [PMBOK® Guide 6th edition, Page 293]
You are coaching a few junior business analysts on modern business analysis tools and techniques. One of the analysts in the class is finding it difficult to understand ER models. Which of the following statements regarding an ER model is incorrect?
The data objects in an ER model need to be exact data objects in the database.
The data objects shown in an ER model are not meant to be exact data objects in a database, but rather a conceptual view of the data in the solution from the perspective of the business. The rest of the statements are all correct. [The PMI Guide to Business Analysis, page 191]
Which of the following describes the characteristics for a user story to demonstrate that it is good and ready for development?
INVEST
The term INVEST describes the characteristics that user stories need to demonstrate to be considered “good” and “ready” for development in adaptive approaches. INVEST is an acronym for independent, negotiable, valuable, estimable, small, and testable. [The PMI Guide to Business Analysis, page 223]
You have been notified of a major issue with a product that your team has recently launched. You need to conduct a root cause analysis to identity the real cause of the issue. You are planning to use Five Whys to carry out this analysis. Which of the following tools can be used to graphically show the results of your analysis?
Fishbone diagram
A fishbone diagram is a version of a cause-and-effect diagram used to depict a problem and its root causes in a visual manner. None of the rest of the choices have the capability of showing the outcome of a root cause analysis. [The PMI Guide to Business Analysis, page 70]
The business analyst on your project suggested using the product box technique for an upcoming elicitation workshop. Which of the following is the key benefit of this technique?
It provides insights into the benefits and features that customer finds most valuable.
Product box is an elicitation technique that uses game play to focus on the features of a product that are important to the customer. It divides the participants into teams, asking each team to design a box that represents how the product would be packaged. The technique provides insights into the benefits and features that customer finds most valuable. [The PMI Guide to Business Analysis, page 166]
You have gathered all business requirements regarding a product being developed by your team. You are now ready to transform these business requirements to system requirements. The product team has selected use case models for this requirements transformation. A junior business analyst will assist you with the drafting of these use cases. Which of the following sections would you request the analyst to include in each use case?
CORRECT RESPONSE REASON
Triggers, Preconditions, Normal Flow, Alternative Flow, and Post Conditions
Typical sections of a use case are: Name, ID, description, actors, organizational benefits, triggers, preconditions, post conditions, normal flow, alternative flow, and exceptions. [The PMI Guide to Business Analysis, page 215]
A junior business analyst has requested you to review the product requirements he has elicited. You find out all requirements have been mixed up which should at least be categorized as functional or non-functional. Which of the following requirement is an example of a non-functional requirement?
System availability and performance requirements
Non-functional requirements express the environmental conditions or quality requirements for the product to be effective. System availability and reliability are non-functional requirements. The rest of the choices are functional requirements. [The PMI Guide to Business Analysis, page 402]
You are responsible for the business analysis activities for a reporting system. The system will draw information from several systems and is also expected to provide inputs to a few management information systems. You decide to use the spider web technique to discover the proposed system relationships with other systems. On a spider web diagram, the circle in the middle of the sheet represents:
The product
The spider web is an elicitation technique used to discover unknown relationships between the product being analyzed and other products. The technique is performed by drawing a circle in the middle of a large sheet of paper to represent the product. [The PMI Guide to Business Analysis, page 166]
You have asked your business analyst to focus on the product requirements and asked your project coordinator to focus on the project requirements. Your business analyst and project coordinator are not sure about the difference and want to clarify this with you. Which of the following statements regarding a project lifecycle is incorrect?
All project phases in a project lifecycle follow a strict linear sequence.
A project lifecycle is the series of phases through which a project passes from its initiation to its closure. The phases can be sequential, or they may overlap. [The PMI Guide to Business Analysis, pages 15,16]
You are currently auditing a project in your organization with a task to identify non-value adding activities and optimizing project costs. Which of the following techniques should you use to identify non-value-added activities in the project?
Process analysis
Process analysis examines problems experienced, constraints experienced, and non-value-added activities identified during process operation. [PMBOK® Guide 6th edition, Page 292]
You are automating a complex network of manual workflows that has many touchpoints. You need to understand how and when different system functionalities will be initiated. You decide to document the outcomes of this analysis in an event list. What does a typical event list describe?
Any external events that trigger solution behavior
An event list is a scope model that describes any external events that trigger solution behavior. Event lists help define the in-scope events that the solution must react to or handle. [The PMI Guide to Business Analysis, page 192]
You are managing a software development project. According to the project management plan, you have outsourced the development of some system components to a contractor expert in the technology. The first deliverable passed the unit test and met the specifications outlined in the contractor’s agreement, but the deliverable failed the integration test when integrated with the other internally developed components. You have asked the contractor to fix the issue but the contractor is insisting that a milestone payment be made before any further work. What should you do first?
If the deliverable meets the agreed specifications, release the payment immediately. Then conduct a detailed root cause analysis regarding why the integration testing failed.
You should not hold the payment if the deliverable meets the agreed specifications. You need to release the payment but conduct a detailed root cause analysis regarding why the integration testing failed. You need to determine if there is a bigger issue with the overall design that needs to be fixed or some key specifications that were somehow excluded in the contract. [PMI Code of Ethics and Professional Conduct]
You are leading the business analysis efforts on an information system development project. The technical architect on the team needs to understand the involved business data objects and the relationships between them to design the backend database for the system. You decide to develop an entity relationship diagram (ERD) and supply this to her. An ERD is a:
Data model
An entity relationship diagram is a business analysis model that shows the business data objects or pieces of information of interest and the relationships between those objects, including the cardinality of those relationships. An ERD is a data model. [The PMI Guide to Business Analysis, page 191]
Your organization recently rolled out a new insurance claims management tool which has attracted significant customer dissatisfaction. You want to examine each complaint and the associated root causes to identify the needed capabilities to address the complaints. Which of the following tools should you use to carry out this analysis?
Capability table
Capability tables can be used to depict the relationship between a situation, its root causes, and the capabilities needed to address the situation. Capability framework, on the other hand, is used to rank the maturity levels of business capabilities. The other two choices are irrelevant to the question. [The PMI Guide to Business Analysis, page 67]
You have been assigned to lead the business analysis activities on a project. You are currently planning, estimating and scheduling your business analysis activities. Recently a project manager has also been appointed on this project. What should you do next?
Work closely with the new project manager when formulating the business analysis plan.
It is a best practice to have the project manager and business analyst working together while the business analysis approach and plan are formulated. The rest of the choices are incorrect. [Business Analysis for Practitioners: A Practice Guide, page 38; The PMI Guide to Business Analysis, page 127-129]