Go back to all articles

User Acceptance Testing (UAT)

Mar 20, 2019
3 min read

User Acceptance Testing is a formal test that addresses the needs, demands, and business processes of the user. It is conducted in order to identify the system’s conformance to the acceptance criteria, and to provide the customer or other authorized party with an opportunity to accept or decline the system.

Problems it will solve

  • Minimize the risks related to the incompatibility of the implemented system functionality with the initial business requirements or to the presence of defects in the operation of the new software functionality by promptly discovering these defects during the user acceptance testing
  • Minimizing the duration and costs of the testing

Deliverables

  • 01
    The final report includes the following:
  • Information about how the functionality of the developed software corresponds to the requirements that were specified in the technical documentation
  • Information about the number of defects in the implemented functionality and their severity towards the operation’s capacity of the system
  • A list of bugs and defects with a description of the problem and a method for its reproduction
  • 02
    Testing methodology (MS Word)
  • 03
    Testing requirements (MS Word or MS Excel or format of specialized tool)
  • 04
    Testing scenarios (MS Word or MS Excel or format of specialized tool)
  • 05
    Test data set (MS Word or MS Excel or format of specialized tool)

Scope

  • Analyzing business processes
  • UAT methodology development and coordination with the customer
  • Implementing the test process management system
  • Testing requirements’ development
  • Testing scenarios’ development and preparation of a test data set
  • Testing model coordination with the customer
  • Launching the first iteration of manual testing
  • Launching a follow-up iteration after the defects are corrected by the developer
  • Report

Service Quality Criteria

  • The completion of the project within the timeframe specified by the contract with a test environment availability of no less than 95%.
  • The number of bugs and defects in the system after the release has been installed in the production environment.
  • The number of duplicates or incorrectly entered defects in the test process management system.

Tools and licences

  • HP ALM (HP Application Lifecycle Management, HP Quality center)
  • TFS (Team Foundation Server)
  • TestLink + JIRA
  • TestLink + Readmine
Table of contents

    Related insights in blog articles

    Explore what we’ve learned from these experiences
    4 min read

    11 API Failure Causes and How To Solve Them

    api failures preview
    Jul 7, 2025

    When an API fails, the consequences ripple quickly through the entire system. Transactions stall, integrations break, and frustrated users flood your support channels. Understanding exactly why API failures happen — and how to fix them — is essential for developers and businesses alike. This article examines the most common reasons behind API failures, explores the […]

    API Mocking: A Complete Guide

    api mocking preview
    Jul 4, 2025

    Waiting for APIs to become available or stable can slow down entire projects. API mocking provides a smart way to avoid these roadblocks by simulating real API responses, keeping your teams productive and ensuring smoother integration down the line. In this guide, you’ll discover exactly what API mocking involves, how it differs from using real […]

    5 min read

    API Endpoint: A Complete Guide

    api endpoint guide preview
    Jun 30, 2025

    Modern applications rely heavily on APIs (Application Programming Interfaces) to communicate and exchange data across different systems. At the heart of this interaction lies the API endpoint — a fundamental concept that defines where and how data exchanges happen. This guide explains clearly what an API endpoint is, outlines its importance, and provides practical insights […]

    8 min read

    gRPC vs. REST: Detailed Comparison

    grpc vs rest preview
    Jun 24, 2025

    Choosing between gRPC and REST can feel confusing, especially if you’re trying to figure out the best way for your applications to communicate. This article breaks down the grpc vs rest comparison clearly, without jargon or confusion. You’ll learn exactly what each protocol is, the advantages and disadvantages of each, and understand why gRPC is […]

  • 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