Systems | Development | Analytics | API | Testing

Latest Blogs

Reliable WebSockets-based pub/sub with Spring Boot

Spring Boot is a powerful application framework for creating production-grade Spring based Applications. It allows for developers to very quickly and easily get sites up and running, with databases and more. In this tutorial, we’ll be going over WebSockets, Pub/Sub, and how to make the most out of these in your Spring Boot applications.

Solving Customer Related Problems with R&D

As an R&D manager, there are many things on my mind that keep me up at night. These thoughts range anywhere from impossible research explorations, employee motivation, rising cloud costs, all the way to security incidents. However, there is one that sweeps all of them aside when they surface and that is solving customer facing issues.

Rob Galbraith: The 7 Fatal Flaws of Insurance, Part 2

Last week, insurance industry expert Rob Galbraith introduced us to “The 7 Fatal Flaws of Insurance." This week, Galbraith weighs in on low-code automation as a competitive advantage in the $5 trillion insurance industry. “For a $5 trillion industry as mature as insurance," says Galbraith, “technology that can help solve any one of the seven fatal flaws would make a pretty good business. There's a lot of room for improvement.”

4 ways instrumented testing helps companies deploy faster

These days, speed is everything in software development. As companies try to keep up with the rush to create new software features and test code, they rely on technology advances to meet tight release schedules (without sacrificing quality). Software testing technology in particular has solved many quality assurance challenges and allowed businesses to focus on developing applications that delight their customers.

Where in the World is Xplenty?

In 2011, Pope John Paul II was beatified, Prince William married Kate Middleton, "Game of Thrones" premiered, and Xplenty was born. On a quiet sycamore tree-lined street in Tel Aviv, Israel, breathing distance from Kiryat Sefer Park, the then-startup had just launched a game-changing Extract, Transform, Load (ETL) tool to process, transform, and move data at speed and generate big data analytics at scale. It would become the most advanced data pipeline platform on the planet.

Comparing the Selenium and Cypress Testing Frameworks

Automated testing for web apps has been around for well over a decade. For much of that time, Selenium has reigned supreme as the go-to testing framework for virtually any type of testing need that involves a browser-based app. But as the world of test automation continues to evolve, newer tools have emerged. Chief among them is Cypress, a testing framework that is becoming an increasingly popular alternative to Selenium. Is Selenium or Cypress a better choice for your automated testing needs?