Systems | Development | Analytics | API | Testing

Latest Posts

How to Use ChatGPT in Your Automated Tests

OpenAI's ChatGPT has become the fastest-growing app of all time – and if you've tried it, that probably doesn't come as a surprise! ChatGPT has become popular for everything from creative tasks like writing a poem to technical tasks like writing code. Meanwhile, the business world is quickly discovering its ability to summarize complex data sets or perform complicated analyses. But, of course, these use cases are just scratching the surface of what may be possible long term.

Solve the Testing Challenges of Lazy Loading

A slow website is a major turn-off for potential customers. To address this, one technique is to load resources only once they are needed on a website, hence the term "lazy loading". Asynchronous, or lazy loading, is a technique where content below the viewport (like images, videos, text, and other objects) is either: This makes your website more efficient and increases your bandwidth, allowing you to deliver a faster and better user experience.

Enhance Clarity with BugSnag's Upcoming Real User Monitoring Capabilities

SmartBear is excited to announce the upcoming beta for real user monitoring, a new facet of BugSnag’s observability stack. BugSnag is a full-stack monitoring solution delivering real-time data to improve app performance and help you balance roadmap agility with application stability.

A Day in the Life of an SDET: How to Use Automation to Improve Your Workflow

Software testers, or SDETs, have several responsibilities in today's QA-driven software industry. In addition to collaborating with developers to plan and execute tests, they are often responsible for setting up and maintaining continuous integration (CI) processes, analyzing test results, and generating reports for stakeholders. In this article, you'll learn about the evolution of the SDET role and how automation and artificial intelligence (AI) can help improve efficiency.

Top Five Reasons Security Matters on Atlassian Marketplace

As an application development leader, you’ll want to continuously improve your team's processes and outcomes. The cloud marketplace has become a popular way for enterprises to buy software, but with the increasing amount of sensitive data being processed, stored, and transmitted in the cloud, security has become a critical concern for both cloud service providers and their customers.

Innovate Faster with API Discoverability

More than 90% of developers use APIs regularly, according to Slashdata, with most (69%) using third-party APIs. At the same time, many businesses are recognizing the value of building API ecosystems. For instance, Expedia generates over 90% of its revenue from APIs, enabling third-party websites to book flights, cars, and hotels through its platform. With a growing number of APIs to choose from, discoverability is critical for the success of data-driven businesses.

How to Test your AsyncAPIs with ReadyAPI

Testing asynchronous APIs (AsyncAPIs) is becoming increasingly important as more and more APIs adopt asynchronous communication patterns. ReadyAPI now supports testing of AsyncAPIs, making it an even better tool for API testing. In this blog post, we’ll provide step by step guidelines on how to import your AsyncAPIs from SwaggerHub into ReadyAPI and how to test them. Hopefully, this will help you get started with testing your own asynchronous APIs.