Systems | Development | Analytics | API | Testing

Latest Blogs

What Is Cross-Browser Compatibility Testing?

Cross Browser Testing is a sort of testing that determines whether an application works as anticipated across several browsers and degrades seamlessly. It is the process of ensuring that your application is compatible with many browsers. We've all seen that some websites don't display properly in certain browsers, leading us to believe that the website is malfunctioning. However, when you open it in a different browser, the page loads perfectly.

Top 10 Software Testing Tools for Functional Testing

There are dozens of software testing tools available in 2022 — and they’re not as similar as they may seem on the surface. To choose the right tool for your team, you need to carefully consider the technical skillset of your team and the complexity of the application you’re testing. In this article, we discuss four questions to consider in order to understand the differences between tools.

The future of data architecture is hybrid: choosing your hybrid-first data strategy starts at Cloudera Now 2022

With all of the buzz around cloud computing, many companies have overlooked the importance of hybrid data. Many large enterprises went all-in on cloud without considering the costs and potential risks associated with a cloud-only approach. The truth is, the future of data architecture is all about hybrid.

An Introduction to Disaster Recovery with the Cloudera Data Platform

The previous decade has seen explosive growth in the integration of data and data-driven insight into a company’s ability to operate effectively, yielding an ever-growing competitive advantage to those that do it well. Our customers have become accustomed to the speed of decision making that comes from that insight. Data is integral for both long-term strategy and day-to-day, or even minute-to-minute operation.

Write a Standalone CLI Application in Elixir

While Elixir is frequently associated with web development, this is not where its capabilities end. As a general-purpose language, it can be used for virtually anything. You don't have to take my word for it — projects such as Nerves, Nx, Scenic, or LiveBook speak for themselves. But today, we will focus on something different: writing a command-line application in Elixir and preparing it for distribution.

How To Contribute To Testsigma Open Source

This guide is designed to help contribute to Testsigma, an open-source tool that supports end-to-end testing for Web Apps, Mobile Apps, and APIs. Spoiler Alert: You don’t always need to be a programmer to make a contributor. There are many opportunities for coding as well as non-coding contributions. This article discusses all aspects necessary to contribute to Testsigma’s open-source project.

Optimize Your API Gateway with Chaos Engineering

As engineers and architects, we automatically build resilience into platforms as far as possible. But what about the unknown failures? What about the unknown behavior of your platform? The philosopher, Socrates, once said “You don’t know what you don’t know”. What if I could tell you there is a way to turn these unknowns into knowns – a way to understand how your platform will behave to specific failure events…