Featured Blog
Superuser & Test Automation for Roles and Permissions
CenterTest’s role-based testing accelerates InsuranceSuite development by using superuser for functional testing and then using those same tests to verify permissions – a feature missing in Guidewire’s GT framework. When testing modern, enterprise-level software, roles and permissions are integral components that define how users interact with the system. Permissions dictate whether specific actions are authorized, while roles are collections of permissions that define the actions users can perform. For example,…
Latest Posts
The Power of the POM in Guidewire Test Automation
Page Object Models (POMs) are crucial in test automation, abstracting and encapsulating the complexity of your entire application. From a functional perspective, they enable the…
BDD and CenterTest Narratives for Guidewire
Introduction Behavior-driven Development (BDD) is a popular software development approach that encourages collaboration between developers, testers, and business stakeholders. Despite its popularity, BDD is often…
Testing Guidewire: Tools vs Libraries vs Frameworks
The concept of a test framework is frequently misunderstood within the software development community. Many assume that simply assembling a collection of different testing tools…
Testing Guidewire: Designing for Testability
In the fast-paced world of software development, the pursuit of feature-rich applications often overshadows a crucial aspect of system design: #testability. Yet, a testable system…
Reimagine Test Automation: Insights from Romanian Testing Days Workshop
In today’s fast-paced development environments, test automation is more crucial than ever. As we prepare for our workshop at Romanian Testing Days, we aim to…
Bridging the Gap Between UI and API Testing
In the domain of software testing, the dialogue between API and UI testing methodologies remains pivotal. The white paper from Karate Labs, “Navigating the Brave…