Systems | Development | Analytics | API | Testing

Testing

7 Things to Know About Katalon Studio 7

The brand new Katalon Studio 7 is here! Katalon Studio 7 (KS7) arrived with a host of enhanced features, promising to deliver an enjoyable automation experience and address the common challenges of the testing community. It also comes with new capabilities tailored for medium and large businesses’ needs. Most of these features and functionalities were suggested by the Katalon Community (you want it, you got it!). That being said, here are a few of our favorite things in KS7!

Katalon Studio 7 is Here!

We’re thrilled to introduce the latest Katalon Studio 7 (KS7), a transformative renovation of the Katalon automation solution! KS7 addresses issues arising not only in small teams but also in medium and large businesses, allowing you to elastically scale project scopes, enhance team collaboration, save maintenance cost and effort, and ultimately optimize your product quality.

A guide to running offsites for remote companies

Rainforest QA is a distributed team. We have been distributed for seven years, with have Rainforesters all over the world and a truly global culture. On this seven year journey we have learned many lessons on how to run a global company with a coherent culture. According to the team our offsites are the most impactful thing we do to drive our distributed culture. With that in mind, here are some of our tips and learnings after doing ~20 offsites in 5 years.

What is Regression Testing? Definition, Tools & How to Get Started

Regression testing is a software testing practice that ensures an application still functions as expected after any code changes, updates, or improvements. Regression testing is responsible for the overall stability and functionality of the existing features. Whenever a new modification is added to the code, regression testing is applied to guarantee that after each update, the system stays sustainable under continuous improvements.

Managing Continuous Performance Testing in CI/CD Pipeline

Nowadays performance is everything. It only takes one second of lag time to lose 7% of the conversions you would have had if your performance met the standards of your users. So how can agile teams keep up with their continuous delivery cycles and ensure they execute all the necessary performance tests? One way to do this is to integrate performance testing into your CI/CD pipeline.

Beyond Protocol Results: Why and how to analyze end-user experience through real browser-based load

Performance testing is critical if you want to scale web applications. Poor performance is a major reasons why digital companies lose users, which is why it’s imperative to ensure your application infrastructure is able to handle the anticipated load without compromising on your end user experience.