Spring Sale Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: 70track

Free Guidewire InsuranceSuite-Developer Practice Exam with Questions & Answers

Questions 1

Succeed Insurance needs to implement a number of Gosu functions. Select the options that follow best practices. Select Two

Options:
A.

When writing UI related functions, that code should be placed in UI helper classes. Following this practice ensures easier maintainability by developers.

B.

When implementing an interface such as Rental Location the class should be called RentalLocationImpl.

C.

Entities should be extended to support UI operations. Following this practice ensures easier maintainability by developers.

D.

Add new interfaces to a customer package space such as si. in this case. In addition, do not append _Ext on the interface name in this package.

E.

When writing UI related functions, that code should be placed in the code tab of a PCF file to improve performance and maintainability.

F.

Functions defined in a Gosu class should be named in upper camel case such as ModifyAddressInformation

G.

Use underscores to separate words in function names for better readability.

Guidewire InsuranceSuite-Developer Premium Access
Questions 2

Which statement is correct and recommended for writing GUnit tests?

Options:
A.

Use the init() method to set up objects shared by all tests in a test class

B.

Handle any exceptions thrown by test methods in the finally() method

C.

Clear all instance variables of completed test in the tearDown() method

D.

Use fluent assertions over conventional assert statements

Questions 3

A developer is creating an entity for home inspections that contains a field for the inspection date. Which configuration of the file name and the field name fulfills the requirement and follows best practices?

Options:
A.

HomeInspection.etx, InspectionDate.Ext

B.

HomeInspection_Ext.eti, InspectionDate.Ext

C.

HomeInspection_Ext.etx, InspectionDate

D.

HomeInspection.eti, InspectionDate.Ext

E.

HomeInspection.Ext.eti, InspectionDate

Questions 4

In TrainingApp. the Person Info card of the Details screen for a contact has a section where basic employment information is stored:

InsuranceSuite-Developer Question 4

The insurer requires this information to be displayed, in this format, on every card of both the Summary and Details screens, for every individual person contact. This information will be stored in a container to be reused on all these cards.

Which object will most efficiently meet this requirement, according to best practices?

Options:
A.

Detail View Panel

B.

Input set widget

C.

Input Set PCF file

D.

Worksheet PCF file

Questions 5

An insurance carrier plans to launch a new product for various types of Recreational Vehicles (RVs)—such as motorhomes, boats, motorcycles, and jet skis. When collecting information to quote a policy, all RVs share some common details (like purchase date, price, year, make, and model), but each type also has its own unique properties. According to best practices, what should be done to configure the User Interface so that only the relevant RV details are shown when creating a policy quote? Select Two

Options:
A.

Create a separate page for each type of RV.

B.

Create a Modal Input Set for each RV type.

C.

Create separate inline Input Sets for each RV type and set the visibility on each Input Set

D.

Create a Detail View that includes the properties that are common to all of the RV types.

E.

Place an Input Set Ref on the Detail View and configure the RV type as the Mode.

F.

Define a Location Group to allow the user to choose the page for each RV type.

Questions 6

Which uses correct Gosu syntax and follows Gosu best practices?

Options:
A.

myValue == true ? null :

B.

myValue == true and !(boolValue)

C.

myString.IsNullOrEmpty() or myNumber == 0

D.

myCollection.Count > 0 and myValue == true

E.

myNumber is greater than 10 and myNumber is less than 20

Questions 7

There is a requirement to add fields specific to Auto Rental Agencies. The additional fields required are; Auto Renta License, Offers Roadside Assistance, and Offers Insurance. Other fields will come from the existing ABCompanyVendor entity.

For reference, the diagram below shows the ABCompany subtype of the ABContact entity:

InsuranceSuite-Developer Question 7

How should this requirement be configured following best practices?

Options:
A.

Create ABAutoRentalAgency.Ext as a subtype of A B Company Vendor and add the three fields to the subtype

B.

Create ABAutoRentalAgency.Ext as a subtype of ABCompany and add the three fields to the subtype

C.

Create a custom entity ABAutoRentalAgency_Ext and add the three fields to this entity

D.

Create three new fields to extend the existing ABCompany Vendor subtype

Questions 8

Given the following code example:

Code snippet

var query = gw.api.database.Query.make(Claim)

query.compare(Claim#ClaimNumber, Equals, "123-45-6798")

var claim = query.select().AtMostOneRow

According to best practices, which logic returns notes with the topic of denial and filters on the database?

Options:
A.

var notesQuery = gw.api.database.Query.make(Note); var denialNotes = notesQuery.select().where(\elt -> elt.Topic==NoteTopicType.TC_DENIAL)

B.

var denialNotes = claim.Notes.where(\elt -> elt.Topic==NoteTopicType.TC_DENIAL)

C.

var notesQuery = gw.api.database.Query.make(Note); notesQuery.compare(Note#Topic, Equals, NoteTopicType.TC_DENIAL); notesQuery.compare(Note#Claim, Equals, claim); var denialNotes = notesQuery.select()

D.

var notesQuery = gw.api.database.Query.make(Note); notesQuery.compare(Note#Topic, Equals, NoteTopicType.TC_DENIAL); var denialNotes = notesQuery.select()

Questions 9

The business wants to create a new popup in BillingCenter that displays a single customer invoicing inquiry. The popup will have the inquiry date, inquiry contact, and the description of the inquiry. Which configurations follow best practices to make this page editable? (Choose Two)

Options:
A.

Add a Boolean variable named editable_Ext to the Variables tab and set its initial value to true.

B.

Set the Page's startInEditMode property to true if it should initially be editable.

C.

Set the Detail View panel's readOnly property to false.

D.

Be sure that the ListView container widget has its editable property set to true.

E.

Ensure that Input widgets are used for fields requiring data entry, and that their editable property is set to true.

F.

Add an InputSet widget within the detail view and set its canEdit property to true.

Questions 10

Given the image of GroupParentView:

InsuranceSuite-Developer Question 10

What configuration is needed to add Group.GroupType to a list view using GroupParentView following best practices?

Options:
A.

Create a new viewEntity that includes GroupType

B.

Add a viewEntityType for GroupType to Group Pa rentView.eti

C.

Add a viewEntityTypefor GroupType to Group Pa rentView.etx

D.

Set the value on the input widget to GroupParentVlew.Group.GroupType

Certification Provider: Guidewire
Exam Name: Associate Certification - InsuranceSuite Developer - Mammoth Proctored Exam
Last Update: Mar 29, 2026
Questions: 77

Guidewire Related Exams

Guidewire Free Exams

Guidewire Free Exams