What is analysed using the Porter's Five Forces Analysis?
Answer : D
Porter's Five Forces Analysis is used to analyze the competitive position of an organization. This framework helps in evaluating the attractiveness and profitability of an industry by examining five key forces: the threat of new entrants, the bargaining power of suppliers, the bargaining power of buyers, the threat of substitute products or services, and the intensity of competitive rivalry. By understanding these forces, an organization can develop strategies to enhance its competitive position and profitability within its industry.
Business Analysis.pdf, 'An analysis tool that helps to evaluate an industry's profitability and hence its attractiveness is Michael Porter's Five Forces model'.
Which of the following is NOT shown in a Business Domain Model?
Answer : B
A Business Domain Model typically shows the following elements:
Classes: Represent the entities or objects in the business domain.
Associations: Describe the relationships between classes.
Multiplicities: Indicate the number of instances in a relationship between classes.
Actors, which represent roles played by users or other systems that interact with the system, are not typically shown in a Business Domain Model. They are usually depicted in Use Case Diagrams.
The Business Domain Model focuses on Classes, Associations, and Multiplicities to describe the structure and relationships within the business domain.
Identify the missing words in the following sentence:
In addition to preparing for the content of the Workshop, the [?] must oversee the preparations for venue and logistics.
Answer : B
In addition to preparing for the content of the Workshop, the Facilitator and Workshop Owner must oversee the preparations for venue and logistics. The Facilitator is responsible for ensuring that the workshop's objectives are met through effective facilitation, while the Workshop Owner ensures that all logistical arrangements, such as booking the venue and organizing necessary materials, are in place. Together, they ensure the workshop runs smoothly and achieves its goals.
Business Analysis.pdf, 'The success or failure of a workshop session depends in large part upon the preparatory work done by its facilitator and its business sponsor'.
What does an Agile project environment require of Stakeholders?
Answer : B
An Agile project environment requires stakeholders to exhibit trust and partnership. Agile methodologies emphasize collaboration, transparency, and mutual respect between the project team and stakeholders. This collaborative approach ensures that stakeholders are actively involved in the project, contributing their insights and feedback, which is vital for the project's success. Stakeholders are expected to work closely with the project team, share information openly, and trust the team's decisions, fostering a partnership that supports the project's goals.
Business Analysis.pdf, 'In an Agile software development environment...the business analyst will be involved in supporting the business users'.
During the Foundations phase, how is the Prioritised Requirements List used for Requirements Planning?
Answer : D
During the Foundations phase, the Prioritised Requirements List is used for Requirements Planning by negotiating requirements and priorities to allow the first increment to be planned. This negotiation ensures that the highest priority requirements are addressed first and that the development team can focus on delivering the most valuable features in the initial increments. This approach aligns with Agile principles of iterative development and delivering value early.
Business Analysis.pdf, 'Prioritisation is extremely important during solution development...The MoSCoW prioritisation categories are related to the development and delivery of the solution'.
What would you NOT find in a Business Case?
Answer : D
A business case typically includes several critical components that justify and outline the benefits of a project. These components are:
Metrics for measuring the success of the solution in operational use: This involves defining how the success of the project will be measured once implemented. Metrics might include performance indicators, key results, and other measurable outcomes to ensure the project meets its objectives.
Anything that could adversely affect the delivery of the outcome: This would encompass risks and potential issues that could hinder the successful delivery of the project. Identifying these in the business case helps in planning mitigation strategies.
Ongoing operational, maintenance, and support costs: These are detailed to provide a clear picture of the long-term financial commitment required for the project. It ensures stakeholders understand the total cost of ownership beyond initial implementation.
However, allocation of roles for the project is typically not part of a business case. This aspect falls under project management plans or other documentation related to project execution and governance rather than the justification and high-level planning that a business case provides.
Business Analysis.pdf: The structure of a business case typically includes sections on cost-benefit analysis, risk assessment, and performance metrics, but not on role allocation.
Typically, what is the optimum length of a Timebox?
Answer : C
In Agile frameworks, particularly Scrum, the concept of a timebox refers to a fixed period during which specific work is completed and made ready for review. The optimum length of a timebox (or Sprint) is typically two to four weeks. This duration strikes a balance between allowing enough time to complete meaningful work and maintaining a high frequency of feedback and adaptation. Shorter timeboxes (such as one week) might not provide sufficient time to produce a potentially shippable product increment, while longer timeboxes (over four weeks) might delay feedback and the ability to respond to changes. The two to four-week duration supports the Agile principle of regular delivery of valuable software and facilitates a continuous improvement process through frequent retrospectives and planning sessions. Reference: Business Analysis document, sections on Agile practices and Sprint planning.