Questions with Complete Answers
True/False: It is okay to use the internal "com.guidewire.*" classes - Answer-False
When Referencing Typecodes, instead of the text reference "typecode" use
______________ - Answer-TC_TYPECODE
For conditional operators, which is preferred? "not", "and", "or"; "!", "&&", "||" -
Answer-"not", "and", "or"
Two things to avoid for code placement are? - Answer-Avoid placing code in the Code
tab of a PCF- Create a UI helper class
Avoid putting UI-supporting logic in Enhancements
True/False: Deprecated classes and methods are okay to use - Answer-False
Turning on and running Studio Inspection will allow you to analyze what? - Answer-
Configuration resources
Reasons why non-developers should understand Technology stack - Answer-To
determine what data is store and if new requirements need additional data elements
To know how and where data is used
To communicate what data may be needed beyond what is in the base configuration
To determine valid values or circumstances for the new data
What is a PCF? - Answer-Page Configuration Format files
1. What are the 2 major components of insurance suite User Interface - Answer-Page
Configuration format files and Display keys
1. Configuration is done by developers in which studio - Answer-Guidewire Studio
1. What are the 4 main areas in Guidewire configuration? - Answer-User Interface, Data
Model, Application Logic, Integration mechanism
1. Impact of UI changes that are consistent with base product architecture - Answer-
Ensure consistent look and feel
Simplify new user learning experience
Reduce development time
Simplify maintenance and upgrades
Reduce likelihood of performance impacts