- | Page
GUIDEWIRE INSURANCE SUITE
ANALYST EXAM (QU ESTIONS
WITH 100% CORRECT AN SWERS )
() (VERIFIED BY EXPERTS)
Question : Gosu
Correct answer: Core programming technology
Question : Data Model
Correct answer: The organization of the data stored by the
application
Question : User Interface
Correct answer: What the user sees and interacts with
Question : Application Logic
Correct answer: The behavior and functionality of the
application
Question : Page Configuration Formats
- | Page
Correct answer: Changes to the UI are made in these
components
Question : Data Model Formula
Correct answer: Entities + Typelists
Question : Entities
Correct answer: Dynamic information which is held or
stored about things such as a person or a claim
Question : Typelists
Correct answer: static information used to define details
about an entity such as gender, type of claimant, or severity of injury
Question : Rules
Correct answer: Validation, assignment, approval, routing
and so on
Question : Classes
- | Page
Correct answer: Functions that return calculated values,
set values in fields, and so on
Question : Functions
Correct answer: ex. Calculate the number of days since a
loss date
Question : Integration Mechanisms
Correct answer: Exchange of data or requests to perform
work between two systems
Question : Common Integration Systems
Correct answer: exs. Authentication system, documents
management system, address book application system
Question : Fields
Correct answer: Atomic data stored about the entity (non-
restricted values)
Question : Type Keys
- | Page
Correct answer: A single reference to a value in a typelist
Question : Array Keys
Correct answer: A set of single references to another
entity
Question : Foreign Keys
Correct answer: A single reference to the id of another
entity
Question : Fields ex.
Correct answer: Description, ClaimReportDate,
WeatherRelated