Péter Földházi Jr.
EPAM SYSTEMS (USA)

Biography

Peter has been working at EPAM since 2012 and moved to the USA in 2019 where he has been working as a Test Automation Consultant and as a Quality Architect. He has experience in mobile, web and desktop testing in all levels of test automation in the financial, gaming, fitness and other domains. Processes, architecture, code quality and customer satisfaction are highly import to him. He is the first European and one of the first people in the World having successfully taken and passed the ISTQB CTAL Test Automation Engineer module exam. He is actively helping the ISTQB by reviewing syllabi of foundation and advanced levels. Peter is also an active speaker, having attended meetups and software engineering conferences with multiple topics. He used to be a guest lecturer at 3 Budapest based universities: Óbuda, Pázmány and the ELTE universities. Brewing beer and planting chilis are some of his hobbies.
Presentation: Flow Model vs Page Object Pattern

 

The Page Object Pattern is widely known and used amongst Test Automation Engineers. It allows engineers to model the application for their tests, reusing certain elements, making the test solution more structured and hence decreasing maintenance cost and the learning curve of test automation. Péter came up with the original idea of the Flow Model Pattern back in 2013 to solve some problems that he could not resolve with the Page Object approach. He will present how Flow Models defer from Page Models and will teach the basics for the audience through showing examples as well.