Systems | Development | Analytics | API | Testing

Latest Posts

Testing techniques - QA Therapy episode highlights

In the fast-paced world of software development, quality assurance, and testing have evolved into critical components of the development process. Navigating this complex landscape has become a challenge for many, especially when deciding which tests to perform, what to automate, and how to ensure the highest quality in software releases. Our recent episode on the QA Therapy Podcast delved deep into these pressing questions, and today, we're excited to bring you the highlights.

How to plan and prepare for exploratory testing?

Many questions arise whenever adopting exploratory testing (ET), primarily due to misunderstandings about what it means. The fact that exploratory testing is mainly unstructured, especially compared to the traditional scripted testing approach that is highly detailed and restrictive, makes it harder to connect it to the word “plan.” Sometimes, users call it ad hoc. Does all this mean that we can’t prepare ourselves for exploratory testing and establish some level of plan for it?

How to measure the success of exploratory testing?

Success. We all seek it. However, what defines success? It all depends on the goals we have established. We often hear that testing is about ensuring there are no bugs. That's wrong in many ways. First, testing doesn't assure; testing gives information about quality so the team can decide what to do next, hopefully using it to improve its current status.

How to integrate exploratory testing in the software testing life cycle?

Do you ever feel stuck following the same scripts and testing routines? Automated and manual regression testing can save time, but they often miss the more profound issues hidden beyond the happy paths. If you wish to bring more flexibility to your testing and take a more central spot in the testing process, consider including exploratory testing into your software testing life cycle (STCL).

Test Case Versioning in Highly Regulated Environments: Ensuring Efficiency and Compliance

In today's highly regulated industries, such as pharmaceuticals, medical devices, aerospace, finance, and more, ensuring compliance, efficiency, and accuracy in the testing process is crucial. Test case versioning plays a pivotal role in achieving these goals by providing a structured approach to managing changes in test cases and maintaining their integrity over time.

How to identify and report bugs during exploratory testing?

In the fast-paced world of software development, identifying and reporting defects is the core responsibility of testers. It's common to become familiar with the application you are testing and develop blindspots that hinder your ability to identify and investigate defects. One of the reasons for this to happen is that you rely on scripted testing only.

Effective test planning and optimization: test management strategies for larger software projects

Managing and testing larger-scale software projects can be complex and challenging. Effective test planning and management play a crucial role in ensuring the success of these projects. This article will explore essential test management strategies and how to leverage Xray Enterprise's Test Case Designer to achieve superior test coverage and efficiency.

How Xray transformed testing processes for a global leader in toll-based mobility solutions

The company is a global leader in toll-based mobility solutions and services, providing innovative and reliable solutions for customers around the world. As part of its commitment to delivering high-quality products and services, the company recognized the need to modernize its testing process and improve overall efficiency.

Unlocking Quality Assurance in the DevOps era: the power of continuous testing

Delivering high-quality software solutions quickly and effectively is crucial for competitiveness in today's fast-paced digital environment. By removing barriers between the development and operations teams, DevOps has changed the software development process and allowed businesses to deploy products more quickly and collaborate more effectively. However, this speed increase may also provide new difficulties in preserving software quality.

Using test tours in exploratory testing strategy for QA teams

Sometimes, you find yourself searching for bugs without any specific purpose or direction. This occurs when your QA team lacks the proper mindset and strategy for exploratory testing. Without clear guidance or goals, your test coverage will be inadequate, and you'll have less productive use of your time. In his book Exploratory Software Testing: Tips, Tricks, Tours, and Techniques to Guide Test Design, James Whittaker provides a practical solution to help you level up your exploratory testing.