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
    5 min read

    Swagger API Testing: What It Is, How It Works, and Best Practices for QA Teams

    swagger api testing preview
    Oct 28, 2025

    Testing APIs without proper documentation can feel like walking through fog — every endpoint is a guess, every parameter a risk. But not with Swagger UI API testing. Swagger turns static API definitions into a live, interactive interface where developers and QA teams can validate endpoints, check request/response schemas, and explore the system in real […]

    6 min read

    BlazeMeter vs. JMeter: Full Comparison

    blazemeter jmeter comparison
    Oct 24, 2025

    Ever wondered whether you should stick with Apache JMeter or move your tests to BlazeMeter? Both tools are powerhouses in performance and load testing, but they serve different needs. JMeter is an open-source desktop tool under the Apache 2.0 license; ideal for local or distributed testing across HTTP, APIs, JDBC, and more. BlazeMeter, on the […]

    9 min read

    Endurance Testing: What It Is, Types & Examples

    endurance testing preview
    Oct 22, 2025

    When performance engineers talk about endurance testing, they usually mean soak testing — a long-duration performance test that keeps the system under a steady, realistic workload for hours or even days. It’s designed to uncover what short stress or load tests can’t: slow memory leaks, growing queues, or throughput that quietly drops overnight. By tracking […]

    12 min read

    Top 5 AI Load Testing Tools in 2025: Smarter Ways to Test Performance

    ai load testing tools preview
    Oct 17, 2025

    AI is quickly becoming the most overused promise in software testing — every platform now claims it, but few can prove it.Some “AI load testing tools” genuinely analyze data, learn from patterns, and generate meaningful insights. Others stop at fancy dashboards and static scripts dressed in new terminology. In this comparison, we’ll separate real machine […]

  • 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