Featured Blog
Pairwise Testing – Why it Matters
Every company or person wanting to prove something needs testing to prove it. Whether you’re developing software, verifying the accuracy of mechanical devices, or confirming the effectiveness of medical breakthroughs, you’re testing. But to test effectively, you need to answer some basic questions: what to test, how to test, how much to test, and when to start. Let’s answer those questions. What to Test Why not test every possibility? We…
Latest Posts
Guidewire Upgrade Support
Whether for greater efficiency, new features for business growth, or staying covered by warranty, a Guidewire system upgrade is inevitable. There are a few types…
Deeper Dive into Performant Queries
In another blog, we covered some basics on the query language and how to make it perform better. However, if you are like me, you…
Are you sure you want to extend PolicyPeriod?
In Guidewire PolicyCenter, one of the core objects is PolicyPeriod. It is not uncommon to see someone try to extend the PolicyPeriod with the rationale,…
My First CenterTest
CenterTest provides numerous means for effortless Guidewire application testing, such as simplified test creation, requiring only basic Java knowledge. The power of CenterTest comes from…
BillingCenter Testing Made Possible
BillingCenter, with all its automation, is the Center with the fewest number of users logging in. Factors such as a small business audience and general…
Dynamic Types In Gosu (objects ala JavaScript)
In version 10+, Guidewire has added a new intrinsic datatype to Gosu which allows objects to be created and used very much like javascript. The functionality,…