Pre-Summer Special Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: force70

Pass the Guidewire Guidewire Certified Associate InsuranceSuite-Developer Questions and answers with CertsForce

Viewing page 5 out of 5 pages
Viewing questions 41-50 out of questions
Questions # 41:

The Officials list view in ClaimCenter displays information about an official called to the scene of a loss (for example, police, fire department, ambulance). The base product captures and displays only three fields for officials. An insurer has added additional fields but still only displays three fields. The insurer has requested a way to edit a single record in the list view to view and edit all of the officials fields. Which location type can be used to satisfy this requirement?

Options:

A.

Forward


B.

Page


C.

Popup


D.

Location group


Expert Solution
Questions # 42:

The following Gosu statement is the Action part of a validation rule:

Question # 42

It produces the following compilation error:

Gosu compiler: Wrong number of arguments to function rejectFieldQava.lang.String, typekey.ValidationLevel, java.lang.string, typekey.ValidationLevel, java.lang.string). Expected 5, got 3

What needs to be added to or deleted from the statement to clear the error?

Options:

A.

The two nulls must be replaced with a typekey and a string


B.

A left parenthesis must be delete


C.

The word " State ' must be replaced with a DisplayKey


D.

A right parenthesis must be added.


Expert Solution
Questions # 43:

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.


Expert Solution
Questions # 44:

A developer needs to run multiple GUnit test classes so that they can be run at the same time. Which two statements are true about the included tests? (Select two)

Options:

A.

They must be based on the same GUnit base class


B.

They must be in the same GUnit class


C.

They must set TestResultsDir property


D.

They must use the assertTrue() function


E.

They must have the same @Suite annotation


Expert Solution
Questions # 45:

When creating an entity enhancement in Gosu, which of the following practices are recommended? (Choose 2)

Options:

A.

Use the suffix _Ext for new properties added to base application entities.


B.

Use a noun for most properties, but use an adjective for boolean properties.


C.

Getters do not need to be null safe.


D.

Use the suffix _Ext for new methods added to custom entities.


E.

An enhancement to a subtype/subclass will need to be added to each child subtype/subclass as enhancements are not automatically inherited.


F.

Ensure that the enhancement file is placed in the same package as the enhanced type.


Expert Solution
Viewing page 5 out of 5 pages
Viewing questions 41-50 out of questions