Systems | Development | Analytics | API | Testing

API Test Automation for Open Banking and PSD2 Compliance

Open banking is a natural evolution in the API economy. By laying the foundation for web platform and mobile developers to build third-party products and services using any number of public (open) APIs, banks, financial services and insurance companies are ushering in next-generation customer experiences that are more frictionless and personalized.

The Usability of Dashboards (Part 1): Does Anyone Actually Use These Things?

Dashboards showing ever-increasing levels of information are more and more in demand, but perhaps less and less understood. In particular, application teams selling products are pushed by their customers to include “high-level overviews” and “real-time information” in their software. But do they use that information? How often? And what for? Sometimes a dashboard is a critical piece of software enabling near-instantaneous responses to extinction-level business catastrophes.

New Tosca Update Service makes it easier to adopt new features

With the release of Tosca 15.0, we’re happy to introduce Update Service, a new capability that helps Tosca users stay current with all new updates and enhancements that we ship on a regular basis. But how does it work, and what does this mean for you? Take the following scenario: SAP just released an update to SuccessFactors. To support these new features, there is an updated SAP engine available for Tosca.

Accelerating Connected Underwriting on a Global Scale: A Conversation with CNA

To remain competitive, insurers need to look for ways to modernize the underwriting process. However, too often disconnected systems and siloed data get in the way, resulting in inefficiencies and a poor customer experience. We recently had the chance to sit down with Kathleen Ellis, SVP of International Solutions at CNA, during Digital Insurance’s annual conference to discuss how to accelerate connected underwriting on a global scale and their success with their CNA ComPassTM solution.

Every Experience Matters Stat of the Week #1

Sauce Labs believes in a simple truth: your customers expect a flawless experience every time they interact with your software. We’ve mapped this out in our new customer report: Every Experience Matters. Within the report, you will find a deep dive into customer behavior and how it pertains to digital activity. The bottom line is that when customers experience bugs within a company’s web page or mobile apps, they become less likely to return.

Digital Innovation and World-Class CX Start With Developer Empowerment

This is Part 1 of a three-part blog series that will dive into industry insights from technology leaders who are facing the next wave of digital innovation head-on. Today, we meet again at the cusp of the next frontier. This time, it’s Web3, the metaverse and boundless connectivity. Businesses everywhere are bracing for what’s next while preparing for the onslaught of new-wave digital experiences.

5 Tips to Design Ruby on Rails Transactions the Right Way

Data integrity problems are among the most common database issues Rails developers face. Besides allowing for proper validation, correctly designed transaction blocks ensure that your data isn't partially created or updated. However, transactions can also harm your application — or even take down your whole database — when not properly designed. This article offers a set of good practices for working with transactions.