Go back to all articles

Manual Testing

Jul 12, 2024

The process of identifying bugs and defects with minimal reliance on automation tools and often from the end user’s perspective. However, testers may also manually test APIs using tools like Postman, which does not necessarily reflect the end-user experience. Additionally, while automation tools might be used, they are not the primary focus. Manual testing also involves creating test plans, determining test cases, and ensuring adequate test coverage, not just executing test cases and finding discrepancies.

Table of contents

    Related insights

    Explore what we’ve learned from these experiences

    Understanding CPU Time

    Apr 30, 2025

    Ever wonder what’s really going on inside your system when you run performance tests or process data-intensive tasks? This article is for you.  We’ll explore what CPU time is, how to calculate CPU, and why it matters, especially for performance testers and engineers. You’ll learn to break down the simple formula, understand each component in […]

    Concurrency Testing: Complete Overview

    Apr 21, 2025

    When multiple users interact with your application at the same time, will it still perform smoothly — or start to break down under pressure? That’s the kind of question concurrency testing is built to answer. By simulating simultaneous actions within your system, this method helps teams uncover bugs and bottlenecks that only show up under […]

    Bottleneck Testing: A Complete Guide

    Apr 3, 2025

    In software performance testing, bottlenecks are the hidden culprits behind slow response times and system failures. Identifying these performance constraints early is crucial to maintaining seamless application functionality. This guide dives into bottleneck testing, explaining its purpose, benefits, and best practices. You’ll learn how to detect bottlenecks in system performance, use industry-leading bottleneck testing tools, […]

    Benchmark Testing: A Complete Overview

    Apr 1, 2025

    Imagine launching a new app or platform, then finding out it slows to a crawl when real users start using it. That’s every developer’s nightmare, and a costly one, too. How do you avoid it?  By making sure your system can handle the pressure before it goes live. That’s exactly what benchmark testing helps you […]

  • Be the first one to know

    We’ll send you a monthly e-mail with all the useful insights that we will have found and analyzed

  • People love to read

    Explore the most popular articles we’ve written so far