Quick start with the Functional Testing Framework
The Magento Testing Framework (MTF) is superseded by the Magento Functional Testing Framework (MFTF). While the MTF is still functional, all MTF tests are being ported over to the MFTF. We recommend using the MFTF for testing.
In this chapter you will learn how to:
- Adjust configuration to set PHPUnit, the FTF, and credentials for Magento modules if required
- Prepare environment for the test
- Run the Selenium Server
- Run tests on non default browser
- Run generator
- Run functional tests
- Run all tests
- Run particular test
- Check logs for failed tests
- Check FTF logs
- Check Magento logs