TestCon Europe 2022
October 24 – 27
Vilnius and Online
Sargis Sargsyan
Director, Quality Engineering
Picsart, Armenia
Biography
Sargis Sargsyan has been in the software industry for more than ten years. Agile and teamwork believer with experience working in distributed international teams, using Agile/Scrum/Kanban methodology. He was a part of solid industries specialized in Mobile, Web, SaaS, and Enterprise applications. He had a chance to work with American, German, Czech, and Armenian companies during his career. Passionate about public speaking and knowledge sharing.
Talk
How We Run Thousands of Selenium Test Within 30 Min
Performance is one of the main painful areas of UI test suits. Usually, engineers try to log in, log out, navigate, create data, execute an action from the UI via Selenium, then, in the end, perform test assertions. This creates serious performance issues for the Selenium suite and makes Selenium tests more brittle. We could face fewer problems if the test data creation and deletion will be done before the UI test will start the run. This will help to create independent tests later to be able to run them in parallel.
Session Keywords
« Back