Systems | Development | Analytics | API | Testing

The latest News and Information on Software Testing and related technologies.

6 Tips to Create the Perfect Automation Tester Resume

Impressing potential employers starts with a compelling automation tester resume. It doesn’t matter if you know white box, black box, and regressions like the back of your hand. Or you can design test cases like a machine. Not being able to list out scroll-stopping QA skillsets increases the likelihood of failing the 5-seconds scan from employers. Surprisingly, 51% of people use irrelevant buzzwords and wrong pronouns.

How to Build a Culture of Innovation in Your Organisation

Our businesses are becoming increasingly dependent on technology with each passing month and year. Particularly since the COVID-19 pandemic two years ago, digital technology in the workplace has matured at a staggering pace. Companies across all industries have been demanding more speed, agility, and flexibility since the global shift to remote work and technology has delivered across the board.

What is Web Testing? Types of Web Application Testing

Web testing, at its core, is simply checking your web application or your website for problems before you make that web application or website live. Web testing is designed to check all aspects of the web application’s functionality, including looking for bugs with usability, compatibility, security, and general performance.

OctoPerf's new UI - Design changes

This article is the second in a series of overviews of our new UI. You can find the first one here. This time we will dive into the changes we’ve made in the design phase. We’ve addressed many pain points from the old UI that we want to detail here: This will make the design in OctoPerf even faster, so that you can focus more time on your tests and analyzing them.

Performance Testing in application Design

There are many articles on the huge benefits of performance testing integrated into the development process and the concept of shift-left performance testing. We have also discussed the concepts of Load Test Driven Development which involves the creation of performance testing in parallel with the code development and sits alongside Test Driven Development. We are going to consider in this post how involving performance testing resources in the application design process can be a benefit.

Local Kubernetes Environments: Part 2

Kubernetes shouldn’t be reserved for production. Using local Kubernetes in development means you can build and test your service using the same technologies as your live deployments. Some organizations provide a shared Kubernetes cluster for development activities. Others offer on-demand virtual clusters that serve staging environments for significant changes.

Testing Web App Performance Under Custom Network Conditions

When developing web applications, one of the important things is to provide smooth accessibility of your product to the clients. But that is not an easy task to accomplish as several factors come into play. Software testing requires coverage of many different devices, environments, and conditions. We in Loadero provide features to use different browsers, run tests from different locations, set different fake media for webcam and mic simulation, etc.