Spring Special Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code = getmirror

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

Practice at least 50% of the questions to maximize your chances of passing.
Exam InsuranceSuite-Developer Premium Access

View all detail and faqs for the InsuranceSuite-Developer exam


516 Students Passed

97% Average Score

97% Same Questions
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

Questions # 42:

Automated inspections help enforce quality by identifying anomalous code and adherence to defined metrics. Which types of issues or rules are typically enforced by Guidewire Studio Inspections? Select Two

Options:

A.

Detection of unaccounted-for time (Own Time) during server round trips, indicating inefficient processing loops.

B.

Enforcement of naming standards for method and variable declarations across the entire Gosu configuration.

C.

Measurement of the Cyclomatic Complexity metric to ensure methods do not exceed 40 statements.

D.

Verification of data integrity to ensure that required columns on subtypes are correctly populated (a platform-level Database Consistency Check).

E.

Identification of potential programming bugs, such as empty if or else statements or unused loop variables.

F.

Detection of memory leaks caused by large, long-running bundles that were not paged correctly during batch modification.

Questions # 43:

What are two types of Guidewire Profiler? (Select two)

Options:

A.

Exit-point

B.

Entry-point

C.

Database Performance

D.

Worksheet

Questions # 44:

Given the following code sample:

Code snippet

var newBundle = gw.transaction.Transaction.newBundle()

var targetCo = gw.api.database.Query.make(ABCompany)

targetCo.compare(ABCompany#Name, Equals, "Acme Brick Co.")

var company = targetCo.select().AtMostOneRow

company.Notes = "TBD"

Following best practices, what two items should be changed to create a bundle and commit this data change to the database? (Select two)

Options:

A.

End with newBundle.commit()

B.

Add Notes to the bundle

C.

Add targetCo to the bundle

D.

Add company to the bundle

E.

Add runWithNewBundle(\newBundle -> { to the first line

Questions # 45:

A developer needs to create a new entity for renters that contains a field for the employment status. EmploymentStatusType is an existing typelist. How can the entity and new field be created to fulfill the requirement and follow best practices?

Options:

A.

Add Renter.etx under Metadata -> Entity with a column EmploymentStatus.Ext

B.

Add Renter.etl under Extensions -> Entity with a column EmploymentStatus.Ext

C.

Create EmploymentStatusType.ttx under Extensions -> Typelist with a type code Renter

D.

Create Renter_Ext.eti under Extensions -> Entity with a typekey EmploymentStatus

Questions # 46:

The Cost entity contains the fields TotalPremium and Tax. The application needs to calculate the total cost as a sum of those two fields dynamically and wants to create a reusable solution. Which configuration is appropriate and efficient to achieve this task?

Options:

A.

Add a getter in CostEnhancement: property get TotalCost_Ext() : BigDecimal { return this.TotalPremium + this.Tax }

B.

Create an entity enhancement and add: property set TotalCost_Ext(totalCost : BigDecimal){ totalCost = this.TotalPremium + this.Tax }

C.

Create an entity extension and add a new field to store the total cost.

D.

Calculate the total cost in the value property in the PCF file.

Viewing page 5 out of 5 pages
Viewing questions 41-50 out of questions
TOP CODES

TOP CODES

Top selling exam codes in the certification world, popular, in demand and updated to help you pass on the first try.