This document introduces the Magento Functional Testing Framework (MFTF). MFTF allows developers to write automated functional tests for Magento using XML. It is based on the Codeception framework and allows testing Magento features in a reliable, maintainable and performant way. The document provides instructions on setting up MFTF and running a sample test to create a product, check it is found in search results, and then delete the product.