Systems | Development | Analytics | API | Testing

Latest Blogs

The Rainforest Method: 5 essential QA testing best practices

Over a decade of helping startups improve quality, we’ve arrived at a set of QA testing best practices that work for teams shipping fast and frequently. They fit neatly into five organizing principles: Together, these principles represent The Rainforest Method. We’ve built our QA solution to make it easy for you to put this software testing method into practice and develop a quality product. A few notes: Contents Toggle.

Why should you choose a Test Management tool that integrates natively with Jira?

With the ever-increasing pressure to release faster and better due to the growing user expectations about quality, reliability, and zero tolerance for defects, effective test management in the development of applications has never been so critical. Xray is a Jira-native application designed to streamline test management processes within your project management tool.

Download a file from SharePoint with the API

Many organizations are turning to SharePoint to store their files and share documents. Allowing your systems to access these files might seem like a challenge at first, but with the help of the Microsoft Graph API, you can quickly download the file to start processing on your back-end. Download the example solution to get started. Use the created functions in your solution to simplify Microsoft Graph integration.

JMeter JMesPath Extractor

Extracting values from server responses is a common operation in scripting scenarios for performance testing. In most cases it is a mandatory step in order to reproduce realistic traffic using dynamic values generated on server side like sessionIds or Tokens. The most known way to extract values is using regular expression. While regular expressions are efficient for raw text-based responses, they are less efficient for structured responses like XML or JSON.

How Asgardeo Protects You from Costly Downtime

We all love the ease and affordability of SaaS (Software-as-a-Service) tools. We expect our SaaS apps to be available whenever we need them, building our business processes around this assumption. At WSO2, we are grateful that many organizations trust our SaaS solutions, and we continually work to ensure this trust is well-founded. It’s worth taking a moment to understand the impact when those mission-critical apps go offline. Just one minute of downtime can cost businesses thousands of dollars.

Testing generative AI systems and red teaming: An introductory guide

The topic of testing AI and ensuring its responsibility, safety, and security has never been more urgent. Controversy and incidents of AI misuse have increased 26-fold since 2021, highlighting growing concerns. As users quickly find out, AI tools are not infallible; they can make mistakes, display overconfidence, and lack critical questioning. The reality of the market is that AI is prone to error. This is exactly why testing AI is crucial. But how do we test AI?

Announcing the GA of Kong Konnect Dedicated Cloud Gateways

Today we announce the general availability of Kong Konnect Dedicated Cloud Gateways, delivering on our promise when we launched the service in tech preview late last year. Cloud Gateways is a fully managed, multi-region API management solution. It’s the easiest and fastest way to deploy performant, scalable, and highly available global API management infrastructure in the cloud using Kong Gateway with Kong Konnect, Kong’s unified API platform.

The Types of APIs Your Organization Might Need

When comparing the types of APIs (application programming interfaces), API architecture types and different API categories are incredibly important. The following article will discuss API architecture and protocol types (REST and SOAP) and three types of API categories (open, internal, and partner). Here’s the key things to know about the types of APIs your organization might need: Table of Contents.