Quick start with the Functional Testing Framework
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