Systems | Development | Analytics | API | Testing

Testing

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

The Future of Testing is Intelligent - Diego Lo Giudice, Forrester Research

Slowly but surely, artificial intelligence (AI) and machine learning (ML) are becoming an active part of our daily lives, shaping, for better or worse, the technologies and applications we use each and every day. We already know that AI and ML capabilities are helping make testing solutions – and the testers that use them – more effective and efficient than ever before.

Global power supplier gains 50% testing efficiency with Xray

Established in Denmark in 1933, the DEIF Group is a global market leader in green, safe and reliable control solutions for decentralised power production on land or at sea. In simple terms, they make sure power is always available. DEIF Group is staffed by more than 550 employees and represented in 50+ markets in all regions of the world.

Sharing Variables Between Virtual Users

Variables, may they be constant or dynamic, are an essential part of load testing. We already learned how to manipulate these values by extracting and re-injecting them inside one Virtual User. But what if we need to share these values between several Virtual Users ? In this blog post, I will show you just how to do that, using the MQ technology.

How to Autoscale Kubernetes Pods with Keda - Testing with k6

This article demonstrates how to Load Test an application deployed in a Kubernetes cluster, verify that the autoscaling is working, and identify potential performance bottlenecks. When you deploy an application to production on Kubernetes, you'll need to monitor traffic and scale up the application to meet heavy workloads during various times of the day. You'll also need to scale down your application to avoid incurring unnecessary costs.

Top 9 Tools for UX Testing

The temptation to dive into user experience design without actually testing to see if your efforts are taking you in the right direction may be weighing on you right now, especially if there are other pressures that are prompting you to push forward with a project as quickly as possible. However, good UX testing can make for a great end product that is not only more satisfying for end users, but is also easier to manage, maintain and update at the backend.

Forever Free Plan From Testsigma Released!

We are happy to announce the launch of Testsigma’s freemium version!! Now Testsigma lets you create simple but efficient web automated tests easily and for free! We are offering businesses the freedom to try and experiment with the tool, without having to worry about the trial period. The free plan can help teams try out how Testsigma simplifies test automation with all that is needed to create stable, reliable, and efficient tests.

How to Write a Good Bug Report? Some Tips

Bug reporting is an important and major aspect of software testing. Some teams discuss minor bugs with developers directly, while most companies make it a point to report the bugs irrespective of its severity. This way, we do not “bug” the developers too much and, the tester who finds it next will not spend duplicate efforts reporting the same bug again. If a bug is not documented, the developer fails to understand the bug or worse, reject it.

How to accelerate testing with in-sprint automation

In modern development practices like Agile and DevOps, testers work in compressed test execution cycles, and automate regression tests to reduce time, efforts and costs involved in testing. But even so, testing doesn’t advance at the same speed as development. The most common form of test automation is N-1 Sprint automation in which QA teams test one sprint behind development.

Common Software Testing Mistakes Beginners Make & How To Avoid

Software testing is the process of finding bugs or discrepancies in a software. It is a process put in place to check that an application, set to be released in the market for users, has a minimum number of errors. Even though the job of a software tester is to catch errors committed by developers, software testers themselves are not immune to errors. As a beginner in software testing, you would make your own mistakes and learn from them to shape your career path.