_____ is a high-level sprint plan that is delivered at the end of Inception. It is used to provide guidance on which stories are prioritized based on value or risk.
Answer : C
The Conceptual Sprint Plan is a key deliverable produced at the end of the Inception phase in Guidewire SurePath methodology.
It provides high-level guidance on how user stories are expected to be sequenced across future sprints, typically based on business value, dependencies, and risk. It does not assign tasks or commit teams to detailed schedules but serves as a strategic roadmap for delivery.
This plan bridges business priorities and Agile execution and is essential for transitioning from Inception into Sprint Zero and active development.
Which team members are part of the Three Amigos meeting? (Select two)
Answer : A, B
The Three Amigos meeting is a key Agile practice used in Guidewire projects to clarify user stories before development begins. It ensures shared understanding across execution roles and reduces defects caused by misinterpretation.
Two of the required participants in a Three Amigos session are the Business Analyst and the Quality Analyst, making Options A and B correct.
The Business Analyst represents business intent and functional requirements. They explain the user story, business rules, validations, and expected behavior.
The Quality Analyst represents the testing perspective. They focus on acceptance criteria, edge cases, and how the story will be validated to determine when it is ''done.''
While Developers are typically the third ''Amigo'' in practice, they are not listed as an option in this question. The Project Manager and Scrum Master facilitate delivery but do not play the execution-focused role of an Amigo. Subject Matter Experts provide input during elaboration but are not core participants in Three Amigos sessions.
Which of the following is an example of how User Story Cards can be customized:
Answer : B
In the Guidewire SurePath methodology, while there is a standard template for User Story Cards (typically containing standard fields like Description, Acceptance Criteria, and Assumptions), the methodology explicitly allows for customization to suit specific project needs or story types.
Adding a new tab for needs like Data Mapping (Option B) is the most common and valid example of this customization.
Context: For Integration User Stories, the standard 'As a... I want...' text format is often insufficient to capture the technical detail required for data exchange.
The Customization: Analysts often add a dedicated 'Data Mapping' tab (if using an Excel-based card) or a specific section (if using Jira/Rally) to define the Source-to-Target mapping. This table specifies exactly which field in the Guidewire Data Model (e.g., Claim.LossDate) maps to which field in the external system.
Benefit: This keeps the main 'Story' tab clean and readable while providing the developers with the precise technical specifications they need in the same artifact, rather than forcing them to hunt for a separate spreadsheet.
Why other options are incorrect:
E . Duplicate requirement fields: This creates redundancy and maintenance issues (updating one tab but forgetting the other).
A . Add requirements to Mockup Tab: UI Mockups are visual aids; requirements (rules) should remain in the Acceptance Criteria section to ensure they are tested.
C . Add column for test results: Test Results are execution artifacts generated after the story is built; they belong in the Test Management tool (like Zephyr or ALM), not on the Requirements Card itself.
Please select User Story Card best practices from the list below. (Choose two)
Answer : C, D
Guidewire SurePath emphasizes consistency, clarity, and traceability when documenting User Story Cards. Two key best practices that support these principles are including requirement numbers for traceability and reviewing every requirement with the team, making Options C and D correct.
Including a requirement number (Option C) is a critical best practice because it enables end-to-end traceability. Requirement numbers allow analysts to link business requirements to user stories, acceptance criteria, test cases, defects, and final delivery. This is especially important in regulated insurance environments and large Guidewire programs where scope control and auditability are essential.
Reviewing every requirement with the team (Option D) ensures shared understanding across Business Analysts, Developers, and Quality Analysts. These reviews help identify gaps, assumptions, and ambiguities early, reducing rework and defects later in the project. This collaborative approach aligns with Agile and Guidewire's emphasis on early validation.
The remaining options are not best practices. Field-level requirements should be documented in requirement or rules sections, not embedded in UI mockup tabs (Option A). Changing requirement numbers after publication (Option B) breaks traceability and creates confusion across dependent artifacts.
All of the following are characteristics of a good requirement except:
Answer : A
A well-written requirement in a Guidewire InsuranceSuite project should meet several quality criteria to ensure it can be successfully implemented and validated. The correct answer is Option A -- Feature, as a feature is not a characteristic of a good requirement.
Good requirements are clear, meaning they are easy to understand and unambiguous. Clarity ensures that business analysts, developers, and testers interpret the requirement consistently. Requirements should also be verifiable, which means there must be a way to confirm through testing or inspection that the requirement has been met.
Another critical characteristic is traceability. Traceable requirements can be linked back to business objectives and forward to design elements, test cases, and implementation artifacts. Traceability is essential in regulated insurance environments and helps manage scope, changes, and audits.
A feature, however, is not a quality attribute of a requirement. Features are collections of functionality or capabilities that may be delivered through one or more requirements. While requirements can describe aspects of a feature, being a ''feature'' does not describe how well a requirement is written.
Understanding these characteristics helps analysts produce higher-quality documentation that reduces rework, improves delivery predictability, and supports successful Guidewire implementations.
Which of the following are deliverables during the Inception Phase of a project? choose two
Answer : B, C
The Inception Phase focuses on defining the project scope and planning the execution. The two primary deliverables that enable the project to move into the Development (Construction) phase are:
Estimated User Stories (Option C): During Inception, the team conducts 'Elaboration' workshops to define requirements as User Stories. Critically, these stories must be Estimated (usually in story points) by the development team. Without estimates, the scope cannot be measured against the timeline.
Conceptual Sprint Plan (Option B): using the estimates from Option C, the team creates a high-level roadmap (Conceptual Sprint Plan) that slots the user stories into specific sprints. This sets the expectation for what will be delivered when and defines the Minimum Viable Product (MVP).
Why other options are incorrect:
A . Detail Design Document (DDD): This is associated with 'Waterfall' methodologies (Big Design Up Front). In Guidewire's Agile methodology (SurePath), detailed technical design happens during the sprint, just before implementation, not as a massive document at the start.
D . Process Maps: While Process Maps are created (often as part of the 'Current State vs. Future State' analysis), they are typically considered inputs or supporting artifacts for the User Stories, rather than a primary 'Phase Deliverable' in the same critical category as the Schedule (Plan) and the Scope (Backlog).
Preparation best practices to complete prior to the elaboration workshop include:
Answer : B, C
Elaboration workshops are a critical activity in Guidewire projects, particularly during early phases such as Inception. Proper preparation ensures that these workshops are productive, focused, and aligned with business objectives. Two key preparation best practices are identifying the customer's key business requirements and creating demonstration data.
Identifying the customer's key business requirements (Option B) is essential so the elaboration session focuses on the most important business scenarios. Analysts must understand priority workflows, regulatory constraints, and business goals before the session begins. This allows demonstrations to be relevant and helps stakeholders validate whether Guidewire out-of-the-box functionality meets their needs.
Creating demonstration data (Option C) is equally important. Elaboration workshops rely heavily on showing the system in action. Preconfigured demo data---such as sample policies, accounts, or claims---ensures that workflows can be demonstrated smoothly without delays or distractions. Well-prepared data allows participants to focus on functionality rather than setup issues.
Reviewing deployment notes (Option A) is not relevant prior to elaboration workshops, as deployment concerns occur much later in the project lifecycle. Writing detailed acceptance criteria for each story card (Option D) is typically done after elaboration, once stories are refined and prioritized for development.
By focusing on requirements clarity and effective demonstrations, analysts help ensure that elaboration workshops validate scope, uncover gaps early, and contribute meaningful updates to the project backlog.