This person answers the dev teams questions, acts as the key stakeholder representing the voice of the customer, and and Signs off on User Stories and Defects.
What is the Product Owner?
This tool shows the definition of entities and typelists.
What is the Data Dictionary?
These are the 7 phases of the Project Lifecycle (in order).
What are Pre-Inception, Inception, Sprint 0, Development, Stabilization/Testing, Deployment Prep, Launch?
This is a high level set of requirements from a user's perspective.
What is a User Story?
This tells us when a user story is done.
What is Acceptance Criteria?
This person supports the sprint team, resolves impediments, and facilitates the agile process.
What is the Scrum Master?
What is Guidewire Studio?
The Pilot step, which takes place in this phase, allows a subset of users to use the system, gather and triage feedback, and implement changes as needed.
What is Deployment?
This is the naming convention for User Story Cards.
What is xCenter - Theme - Subtheme - ID #?
Name 2 of the 5 benefits of implementing InsuranceSuite using the base configuration.
What are Transform business operations with innovation; Keep current with technology trends in the industry, Leverage product documentation, best practices, standards, and tools; Leverage Guidewire consultants and expertise; Leverage industry best practice built into InsuranceSuite applications.
This person participates in application specification discussions to define functional requirements and workflows, Assists in defining concrete examples of system behaviors in Story Huddles when using BDD, and Acts as a liaison with stakeholders to ensure clear communication between business and technical groups
What is a Business Analyst?
These are the different resources included in the Guidewire Testing Framework.
This type of testing during the Stabilization phase runs tests to check how well the system works in anticipated as well as peak loads.
What is Performance Testing?
This is the name of the tool that generates User Story Cards.
What is User Story Template Generator?
Gosu Code is used in these 3 different sections in the Application Logic.
What are rules, classes, and extensions?
This person determines correct categories for Gosu Rules and Codes/Tests the rule logic
What is a Developer?
These are the different resources used during Inception (Pick 3).
What are Mindmaps, Miro Boards, Business System/Flows, HLD's, User Stories/User Story Cards, User Story Handbook?
This phase has one-week sprints, confirms the scope of the project, produces initial sizing, and creates the project baseline.
What is Inception?
During this activity, conversations occur between the users, dev team, and testing team to ensure all requirements are understood.
What is User Story Elaboration?
These are examples of what can be configured using Gosu Code.
What are Validation, assignment, and function?
This person defines business objectives and future state processes, participates in reqs gathering, answers BA questions and tech team questions, and reviews and helps refine process flows.
What is a Subject Matter Expert?
These are tools or resources that a Developer might use when configuring InsuranceSuite products.
What are Guidewire GO products, GW Studio, and Accelerators.
These are the 5 steps completed during Sprint Planning.
1. Determine team capacity
2. Define sprint backlog
3. Validate estimate for each user story
4. Define tasks for each user story in the sprint
-Assign a resource to each task
-Estimate each task
5. Add new user stories and tasks as needed
These tabs in the user story cards contain Acceptance Criteria and the proposed new User Interface.
What are the Mockup UI and Business Acceptance Tabs?
While Gosu classes are based on business objects, these classes handle common, resusable tasks and calculations.
What are Utility classes?