Mykola Kovsh presented on using JMeter for functional API automation testing at his company. He discussed their problem of not having enough time for full regression testing of a mobile betting application. JMeter was chosen as a solution because it is free, supports parallel test runs, CI integration and comprehensive reports. Key aspects covered included creating modular and data-driven test scripts in JMeter, continuous integration using ANT and Bamboo, and improvements made such as separating test plans and customizing reports. Automating over 200 test cases with JMeter helped find bugs, shorten regression testing time and improve overall application quality.