MagentoDevdocs
  • Magento 2.0
Setup
  • Installation Guide
  • Component Manager and System Upgrade Guide
  • Configuration Guide
  • Migration Guide
  • Magento Commerce (Cloud) Guide
  • Release Information
Development
Backend
  • Architecture Guide
  • PHP Developer Guide
  • Extension Developer Best Practices
  • Module Reference Guide
  • Coding Standards
  • Contributor Guide
Frontend
  • Frontend Developer Guide
  • UI Components
  • JavaScript Developer Guide
  • Admin Design Pattern Library
  • Admin Style Guide
API
  • Get Started with Magento Web APIs
  • REST API Reference
  • SOAP API Reference
Testing
  • Magento Testing Guide
  • Functional Testing
  • Integration Testing
  • JavaScript Unit Testing
  • PHP Unit Testing
  • Web API Functional Testing
Functional Areas
  • Checkout
  • Payment Integrations
Tutorials
  • How To
  • Video Tutorials
Table of Contents

Functional Testing Framework Guide

  • Introduction
  • Installation
  •  
    Quick Start
    • Adjust configuration
    • Prepare Magento application
    • Prepare environment for test run
    • Test run
    • See logs for failed tests
  •  
    Create a Test
    • Out-of-the-box test
    • New functional test. Theory
    • New functional test. Practice
  •  
    Features
    • Isolation management
    • Modularity
    • Parallel execution flow
    • Reporting
    • Test suite
    • Web driver replacement
  •  
    Entities
    • Fixture
    • Fixture Repository
    • Handler
    • Block
    • Typified element
    • Page
    • Constraint
    • Data set
    • Test case
    • Scenario test
  • Configuration
  • Update
  • Troubleshooting
  • Changelog
Home
  1. Introduction to the Functional Testing Framework
  2. Functional Testing Framework Features

Functional Testing Framework Features

The Functional Testing Framework is:

  • Flexible, because of modularity support.
  • Fast, because of parallel execution.
  • Informative, because of the reporting tool.
  • Suitable, because of test suites.
  • Compatible, because of web driver selection.

Each feature will be described in a separate topic.

  • Become a Contributor
  • Glossary
  • Privacy Policy
  • Terms of Service
  • License/Trademark FAQ
  • Release Notes
  • Third-Party Licenses
© 2023 Magento. All rights reserved.