EDUCBA

EDUCBA

MENUMENU
  • Free Tutorials
  • Free Courses
  • Certification Courses
  • 600+ Courses All in One Bundle
  • Login
Home Software Development Software Development Tutorials Software Testing Tutorial Acceptance Testing Types
Secondary Sidebar
Software Testing Tutorial
  • Advance
    • Cyclomatic Complexity
    • Decision Table Testing
    • Decision Tree Algorithm
    • What is Continuous Integration
    • Mantis Bug Tracker
    • Equivalence Partitioning
    • Gantt Chart Software
    • Acceptance Testing Types
    • Load testing tools
    • Install TestNG
    • Install Unity
    • Defect Management Process
    • Test Plan Template
    • Testing Interview Questions
    • Testing of Mobile application
    • What is Test Automation Frameworks
    • Test Automation Framework
    • Application of Automation
    • Test Automation Process
    • Automation Testing Roles and Responsibilities
    • What is Instruction Cycle?
    • What is Cucumber?
    • 15 Best Popular Bug Reporting Tools
    • What is Automated Testing?
    • Software Maintenance Types
    • Types of Penetration Testing
    • Software Reliability
    • Best Gantt Chart Software
    • Code Coverage
    • Branch Coverage
    • Decision Coverage
    • Statement Coverage
    • What is Test Case
    • Types of Test Case
    • What is Test Scenario
    • Formal Review
    • Alpha Beta Pruning
    • What is Cyclomatic Complexity?
    • Test Coverage
    • How to Write Test Case
    • Testing Documentation
    • Performance Testing Life Cycle
    • Test Harness
    • Test Strategy
    • Software Incident Management
    • What is Debugging
    • What is Defect?
    • Listeners in TestNG
  • Basics
    • What is Software Testing
    • Careers in Software Testing
    • Defect Life Cycle in Software Testing
    • Bug Life Cycle
    • Levels of Software Testing
    • Software Testing Life Cycle
    • Software Tester Work
    • Software Testing Principles
    • Software Testing Services
    • Testing Methodologies
    • Test Approaches
    • Grey Box Testing
    • Types of Software Testing
    • What is a Bug in Software Testing
    • Benefits of Automation Testing
    • What is Automation Testing?
    • Types of Automation
    • Typical Journey of a Software Tester
    • Automation Testing Process
    • Mobile Automation Testing
    • Automation Testing Life Cycle
    • Software Quality Assurance
    • Software Quality Assurance
    • What is Test Environment?
    • Verification and Validation Testing
  • Types of Testing
    • Adhoc Testing
    • Types of System Testing
    • Manual Testing Types
    • Unit Testing Types
    • Unit Testing Benefits
    • Agile Testing
    • What is Agile Testing
    • Acceptance Testing
    • Stress Testing Types
    • Alpha and Beta Testing
    • Application Testing
    • Automation Testing
    • Automation Testing Advantages
    • Benchmark Testing
    • Black Box Testing
    • Domain Testing
    • Dynamic Testing
    • Ecommerce Testing
    • Fuzz Testing
    • Gray Box Testing
    • GUI Testing
    • Installation Testing
    • Interface Testing
    • Interoperability Testing
    • Mainframe Testing
    • Manual Testing
    • Mutation Testing
    • Monkey Testing
    • Negative Testing
    • Penetration Testing
    • Penetration testing phases
    • Penetration testing framework
    • Protocol Testing
    • Recovery Testing
    • Regression Testing
    • Mobile Penetration Testing
    • Accessibility Testing
    • Sanity Testing
    • Scalability Testing
    • Security Testing
    • Spike Testing
    • Stability Testing
    • State Transition Testing
    • Static Testing
    • Gatling Load Testing
    • System Integration Testing
    • Structural Testing
    • Locust Load Testing
    • System Testing
    • Control Flow Testing
    • Unit Testing
    • Cypress testing
    • Volume Testing
    • Web Testing Application
    • What is Exploratory Testing
    • What is Stress Testing
    • What is Usability Testing
    • White Box Testing
    • Types of White Box Testing
    • Compatibility Testing?
    • Use Case Testing
    • Beta Testing
    • Integration Testing
    • Non Functional Testing
    • Non Functional Testing Types
    • What is Functional Testing
    • Functional testing types
    • Cookie Testing
    • Alpha Testing
    • Boundary Value Testing
    • Equivalence Class Testing
    • Glass Box Testing
    • SOA Testing
    • Smoke Testing
    • Visual Testing
    • Visual Paradigm
    • Model-Based Testing
  • Testing techniques
    • Software Testing Methodologies
    • Black Box Testing Techniques
    • Static Testing Techniques
    • Test Case Design Techniques
    • What is Static Analysis
  • Testing tools
    • Manual Testing Tools
    • Visual Testing Tools
    • Automation Testing Tools
    • Functional Testing Tools
    • GUI Testing Tools
    • Penetration Testing Tools
    • Performance Testing Tools
    • SOA Testing Tools
    • Accessibility Testing Tools
    • What is QTP
    • Regression Testing Tools
    • Security Testing Tools
    • Test Management Tools
    • Defect Management Tools
    • Code Coverage Tools
    • Test Coverage Tools
    • Defect Tracking Tools
    • Continuous Integration Tools
    • Install Bugzilla
    • Test data generation tool
    • Unit Testing Tools
    • Web Testing Tools
    • Stress Testing Tools
    • Performance Monitoring Tools
    • Mobile Testing Tools
    • Responsive Testing Tool
    • Cross Browser Testing Tools
    • Risk Based Testing
    • Database Testing Tools
    • WinRunner
    • What is Squish?
    • CubicTest
    • What is WinRM?
    • Bugzilla Tool
    • Code review tools
    • Penetration Testing Open Source Tools
  • Inteview Questions
    • Automation Testing Interview Questions
    • Manual Testing Interview Questions
    • ISTQB Interview Questions
    • Cucumber Interview Questions
    • Software Testing Interview Questions
    • Penetration Testing Interview Questions

Related Courses

Software Testing Course

Penetration Training Course

TestNG Training Course

Acceptance Testing Types

Acceptance Testing Types

Introduction to Acceptance Testing

Acceptance testing is a type of software testing which is performed to test whether the system is meeting the business requirements and is acceptable to be released to the end-user in the production environment or not. It checks whether the software product is conforming to the requirements of the end-user and is working as expected. Generally, Acceptance Testing is adhoc testing and is generally done manually for small projects. It is the last level of testing after the Unit, Integration and System testing before the product’s final release. Here we will see the various types of Acceptance testing which are performed before releasing the software product.

Various Acceptance Testing Types

Given below are types of acceptance testing that are performed on the software product before releasing it in the market for final use to the end-users:

Start Your Free Software Development Course

Web development, programming languages, Software testing & others

All in One Software Development Bundle(600+ Courses, 50+ projects)
Python TutorialC SharpJavaJavaScript
C Plus PlusSoftware TestingSQLKali Linux
Price
View Courses
600+ Online Courses | 50+ projects | 3000+ Hours | Verifiable Certificates | Lifetime Access
4.6 (86,130 ratings)

1. User Acceptance Testing (UAT)

As the name indicates, User Acceptance Testing (UAT) is performed from the end-user point of view. The end-users or the clients do it to check whether the software product is working as per the requirements of the user correctly before moving it into the production environment.

User Acceptance Testing is performed after the functional, integration and the system testing as it is the last phase of testing. This testing is performed in a different production-like set-up environment. In this testing, the important functionality of the software, which the customer often uses, is tested instead of focusing on the cosmetic errors and spelling mistakes. This testing is also known as End- User- Testing.

2. Contract Acceptance Testing (CAT)

Contract Acceptance Testing (CAT) involves a contract which is signed in this testing is known as ‘Service Level Agreement (SLA)’ that specifies certain criteria and specifications related to the software product and also includes that the payment would be made if the all the functionalities of the software product are working as expected. This contract is signed by both the development party and the client. The contract also specifies that acceptance tests would be performed within the predetermined period once the product is live, and it should pass all those acceptance tests.

3. Operational Acceptance Testing (OAT)

Operational Acceptance Testing (OAT) is non-functional testing which is performed to check whether the product is operationally ready. Before releasing a software product, it includes testing user manuals, compatibility, maintainability, compatibility, reliability, and various security checks. Operational Acceptance Testing (OAT) is also known as Operational Readiness Testing (ORT). This testing plays an important role in determining whether the software product is able to be deployed on the network according to the ITIL standards. The basic objectives of OAT being the software resilience, determining the integrity, recovery ability and supportability of the software product.

4. Business Acceptance Testing (BAT)

As the name indicates, Business Acceptance Testing (BAT) is used to determine whether the software product is able to meet the business requirements or not. It mainly focuses on the business risk and the financial factors, which is one of the challenging things in the changing market conditions and the advancement of technologies. It checks whether the software product is able to meet the operational needs of the real world.

Business Acceptance Testing assesses the business requirements and deals with strategy. It includes the coverage of automated requirements, manual processes and usability. It involves eliminating the irrelevant steps that can hamper the business needs. As BAT testing is purely based on the business goals and objectives, this testing is performed by Business Analysts working in that particular department.

5. Regulations Acceptance Testing (RAT)

Regulations Acceptance Testing (RAT) is also known as the Compliance Acceptance Testing, which is done to check whether the software product developed complies with the rules and regulations of the country or region where it is getting released. Since every country has some rules and regulations which the governing parties apply, it is mandatory for any software product to follow them. If any of the software products is not complying with the rules, the government has the right to restrict the release of that product. If any product is released even in the case of violation of rules and regulations, the software product owner will be considered responsible.

6. Alpha Testing

Alpha testing is a type of Software Acceptance Testing which is performed to check whether the product meets the business requirements and works as expected before handling it to the end-users. The main aim of this testing is to identify the possible bugs before handling them to the end-users. It is performed by the QA team (which are internally a part of the organization). It involves both the black box and white box testing of an application. The issues found in alpha testing can be corrected immediately in alpha testing. Alpha testing is performed at the developer’s end and needs the lab environment to perform. Therefore, it is typically done before the beta testing at the near end of software development.

7. Beta Testing

Before releasing the final product on the web to all the end-users, it is released for the limited number of end-users for testing and their feedback and the issues they face in the software product. This testing is performed by the “real users” (customers) in the “real environment” (production environment). It basically reduces the risk of failure of software products and boosts the confidence in the product quality if everything goes as expected. Therefore, beta testing is quite helpful as it allows direct end-user feedback and testing the software in the real environment. Moreover, it helps to decide whether the product is good enough to be released finally to the end-users.

Conclusion

The above description clearly explains what the Acceptance testing in a software product is and its types. Acceptance testing is quite useful as it helps to uncover the various defects missed in other testing phases. In many cases, Acceptance testing helps to reduce the risk of failure, loss of money and company reputation in the market by detecting the critical errors before the final release of the software product.

Recommended Articles

This is a guide to Acceptance Testing Types. Here we discuss the introduction and various acceptance testing types, respectively. You may also have a look at the following articles to learn more –

  1. Non Functional Testing Types
  2. Software Testing Methodologies
  3. Equivalence Class Testing
  4. Testing Methodologies
Popular Course in this category
Software Testing Training (11 Courses, 2 Projects)
  11 Online Courses |  2 Hands-on Projects |  65+ Hours |  Verifiable Certificate of Completion
4.5
Price

View Course

Related Courses

Penetration Testing Training Program (2 Courses)4.9
TestNG Training (4 Courses, 2 Project)4.8
0 Shares
Share
Tweet
Share
Primary Sidebar
Footer
About Us
  • Blog
  • Who is EDUCBA?
  • Sign Up
  • Live Classes
  • Corporate Training
  • Certificate from Top Institutions
  • Contact Us
  • Verifiable Certificate
  • Reviews
  • Terms and Conditions
  • Privacy Policy
  •  
Apps
  • iPhone & iPad
  • Android
Resources
  • Free Courses
  • Java Tutorials
  • Python Tutorials
  • All Tutorials
Certification Courses
  • All Courses
  • Software Development Course - All in One Bundle
  • Become a Python Developer
  • Java Course
  • Become a Selenium Automation Tester
  • Become an IoT Developer
  • ASP.NET Course
  • VB.NET Course
  • PHP Course

ISO 10004:2018 & ISO 9001:2015 Certified

© 2022 - EDUCBA. ALL RIGHTS RESERVED. THE CERTIFICATION NAMES ARE THE TRADEMARKS OF THEIR RESPECTIVE OWNERS.

EDUCBA
Free Software Development Course

C# Programming, Conditional Constructs, Loops, Arrays, OOPS Concept

*Please provide your correct email id. Login details for this Free course will be emailed to you

By signing up, you agree to our Terms of Use and Privacy Policy.

EDUCBA Login

Forgot Password?

By signing up, you agree to our Terms of Use and Privacy Policy.

EDUCBA
Free Software Development Course

Web development, programming languages, Software testing & others

*Please provide your correct email id. Login details for this Free course will be emailed to you

By signing up, you agree to our Terms of Use and Privacy Policy.

EDUCBA

*Please provide your correct email id. Login details for this Free course will be emailed to you

By signing up, you agree to our Terms of Use and Privacy Policy.

Let’s Get Started

By signing up, you agree to our Terms of Use and Privacy Policy.

This website or its third-party tools use cookies, which are necessary to its functioning and required to achieve the purposes illustrated in the cookie policy. By closing this banner, scrolling this page, clicking a link or continuing to browse otherwise, you agree to our Privacy Policy

Loading . . .
Quiz
Question:

Answer:

Quiz Result
Total QuestionsCorrect AnswersWrong AnswersPercentage

Explore 1000+ varieties of Mock tests View more