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
Using Structures For Similar Types
In OO parlance we are very used to inheritance, polymorphism and subtypes. These let us create objects which share common properties and methods that we…
Accelerated Test Creation
Automated tests execute significantly faster than manual tests but the initial setup is often intimidating and time consuming. Not with AnkrPt CenterTest. CenterTest provides Bots,…
How to Write Performant Queries
Few Words On Guidewire ORM Query.make() is the heart of all database queries. Queries are made against entities (e.g. .eti, .etx) which are complex database…
Coverage Analytics for Guidewire Automated Testing
Coverage Analytics is a part of the Guidewire automated testing framework – CenterTest. It is based on the data captured during the testing process and…
Flag Monkey (MDC)
Have you ever been in one piece of code and need to alert an unlinked piece of code to what is going on? This is…
Guidewire InsuranceSuite Workspace Tips – ConEmu
Within any Guidewire environment that runs more than one xCenter, there are a few ways to achieve this. For many this includes running multiple Studios. …