Analyst Exam ACTUAL EXAM QUESTIONS AND CORRECT
DETAILED ANSWERS (VERIFIED ANSWERS) |ALREADY
GRADED A+
What is the core programming language for Guidewire? - CORRECT
ANSWER Gosu
What does application logic control? - CORRECT ANSWER Detail
behavior of the application
Code is used in.... - CORRECT ANSWER Rules, Classes,
Extensions
What can be configured? - CORRECT ANSWER Validation,
Assignment, Function
Rules - CORRECT ANSWER Validation, assignment, approval
routing
Classes - CORRECT ANSWER Functions that return calculated
values & set values in fields
Extensions - CORRECT ANSWER Added functionality to entities
Validation - CORRECT ANSWER Specific rules for what data is
required
Assignments - CORRECT ANSWER Specific criteria for assigning
objects to groups and users
Function - CORRECT ANSWER Calculate the number of days since
a loss date
,How is configuration done by developers? - CORRECT ANSWER
Through Guidewire Studio
What 5 common UI areas do all InsuranceSuite products share? -
CORRECT ANSWER Screen Area, Sidebar, Tab Bar, Info Bar,
Workspace
What does having a common UI architecture ensure? - CORRECT
ANSWER Familiar look and feel & reduced training time
What area displays the business information? - CORRECT ANSWER
Screen Area
What area provides navigational menu links? - CORRECT ANSWER
Sidebar Area
QuickJump Box - CORRECT ANSWER Provides a fast way to
navigate within the GW application
What determines the Tab Bar that a user sees? - CORRECT
ANSWER User's permission
What the purpose Info Bar? - CORRECT ANSWER Shows summary
information relevant to the user's currently selected item (combo of
text and icons)
What is the Workspace used for? - CORRECT ANSWER Display
info while keeping the Screen Area visible to display additional info
What is used to build the GW UI? - CORRECT ANSWER Widgets
Widgets - CORRECT ANSWER - Display app info to the user/render
info into displayable format
- Support data entry
- Organize data into logical groupings
, Different Functions/Types of Widgets - CORRECT ANSWER Data
entry, Actions, Organize info, Containers
ListViews - CORRECT ANSWER Widget used to display a list of
related data
How to find location info? (Keyboard shortcut) - CORRECT
ANSWER ALT + SHIFT + I (Location Info window)
Why would you what to find the Location info? - CORRECT ANSWER
To help the developers identify the file they will need to make changes
to in order to satisfy Business requirements
How to find widget info? (Keyboard Shortcut) - CORRECT ANSWER
ALT + SHIFT + W (Widget Inspector)
What is a developer's role in configuration/project implementation
team? - CORRECT ANSWER To configure IS products to satisfy
the customer's reqs by using the GW Studio tool
Why is it important for non-developers to understand the basics of the
UI architecture and components? - CORRECT ANSWER So that
they can request changes to the UI that are consistent with the base
product architecture and communicate effectively with developers
Components of a PCF (name 3) - CORRECT ANSWER Card,
Listview, Button, Text Input, Contact Picker, Radio button, Checkbox
End-to-End testing - CORRECT ANSWER Complete scripted
testing of the day- to- day future-state business process.
Performance Testing - CORRECT ANSWER Confirm system
performance under normal and high load. Done to test if the system
can handle the expected load.