Systems | Development | Analytics | API | Testing

Testing

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

What is Scripted Testing | How it Differs from Exploratory Testing?

Many years have passed since the first testing methodology made its way into SDLC processes. At the time, the software testing activities were simple and straightforward: validating the application against user requirements after the development stage was over. The times moved ahead, and the procedures evolved. Today, several testing types exist under the umbrella term of ‘software testing.’ Two of them are scripted testing and exploratory testing.

Non Functional Testing - A Detailed Overview

Imagine you’re driving a car with the engine roaring, the wheels spinning, and the wind blowing through your hair. Everything might seem perfect until you step on the brakes, and it takes 10 full seconds to bring the car to a stop. Conducting thorough testing can help detect such flaws. Non-functional testing, here, will help test the braking system’s response time, how well it works, how effective it is, its performance, and so on.

3 Critical Disciplines to Keep in Mind While Testing Data

Good data is the foundation of any successful business. Forecasting, planning, or tracking a company’s long-term performance is difficult without good data. Real-time information provided by data supports decision-making and helps save time and money. So, it becomes essential to test the data better to draw accurate insights.

Flaky Tests in Software Testing: Causes, Identification, and Best Practices

Flaky tests are one of the most common and frustrating issues in software testing. These are tests that pass or fail sporadically, even if the code being tested has not changed. This can cause confusion and wasted time for developers who are trying to fix issues that may not even exist.

How to Scale Your Test Automation with BitBar

Software testing has evolved from an inconvenient ad-hoc process to an integral part of the software development lifecycle. However, while many teams have caught on to the benefits of test automation frameworks, some organizations have yet to scale up and expand their test coverage with cloud-based devices for integration tests.

Contemporary Exploratory Testing with Maaret Pyhäjärvi

Didn’t you have the chance to listen to our podcast? Don’t worry. With this article series, you can read the highlights of each episode. In this episode, Maaret Pyhäjärvi is our QA therapist and helps us diagnose and prescribe the symptoms of exploratory testing. Maaret has several significant awards in the testing space. She has delivered hundreds of talks and is a frequent keynote speaker. She lives testing from the inside out and has contributed to the industry for years.

Scale, Adapt and Respond Better with Event-Driven Architecture

Modern businesses demand companies to be fast, agile, customer-focused, innovative, collaborative, and digitally-savvy. Phew, that’s a lot! This poses the question of how can companies meet all these demands? The answer? By switching to microservices which build more scalable, agile, resilient, and diverse systems. When a company meets these demands, they stay competitive, grow their market share, and achieve long-term success.

Mobile Compatibility Testing: How to perform On Real Devices?

How many times have you heard the sentence that starts with “This software is compatible with Windows 8 and above” or “Only compatible with Android version 6.0 and above”? I am sure this would ring a bell for all gamers as games are highly sensitive to the platform they are run on. But for non-gamers too this would be the first thing they need to check if they know they are operating on an older version of the operating system.

API Functional Testing - Why Is It Important And How to Test

Imagine you’re planning a road trip across the country. You’ve got your car, a map, and plenty of snacks for the journey. But there’s one crucial thing missing – a functional engine that will get you from point A to point B without any issues. That’s exactly why API functional testing is so important. APIs are the engines that power our software applications. They allow different systems to communicate with each other and transfer data seamlessly.