Preface
In this chapter you will learn how to:
- Adjust configuration to set PHPUnit, the MTF, 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 MTF logs
 - Check Magento logs
 
 
Find us on