GUIDE 2026 QUESTIONS WITH ACCURATE
VERIFIED ANSWERS
◉ Explain User Interface Answer: What the user sees and interacts with
(which term is this the definition for?)
◉ Explain Data model Answer: The organization of data stored in an
application(which term is this the definition for?)
◉ Explain Application logic Answer: The behavior and functionality of an
application(which term is this the definition for?)
◉ Explain Integration Mechanisms Answer: How data is shared between
InsuranceSuite and other systems. (which term is this the definition for?)
◉ What component's are changes made to in the UI? Answer: Page
configuration Format (PCF files) and Display keys
, ◉ What components are changes made to in data model? Answer:
Entities and Attributes
◉ What is language is used to make changes in application logic?
Answer: GOSU
◉ What can be configured in UI? Answer: - the order of the fields, change
labels
- Fields on a screen(moderate change)
- Screens (complex)
-Screen based logic(Complex)
◉ What tool do DEVS use to configure in UI? What type of files do they
configure in UI? Answer: Guidewire Studio/ PCF files
◉ What 2 types of data are used in Data model? Answer: Entities and
Typelists
◉ What are entities? Answer: Dynamic data like a persons name,
address, claim, etc
◉ What are Typelists? Answer: List of Static data that are used to restrict
values that can be stored in an entity.