📜 ⬆️ ⬇️

What is new in approaches to automated testing? We find out on March 15 in St. Petersburg



Next week, on March 15, a meeting on automated testing will be held at the St. Petersburg office of Wrike . The meeting will be devoted to the review of new effective approaches and tools in the field of test automation. We will evaluate their applicability in various cases, we will try to give specific advice and recommendations on how they can be applied to your specific tasks. Experts will be happy to answer your questions. The meeting will be interesting both to specialists in automatic testing, and to the developers writing autotests.

Program and registration.

Program:


1. Oleg Nikolenko, QA Automation Team Lead, Wrike
')
HtmlElements - And tests have layers

Let's talk about the costs of automating web tests, such as code support, flashing and slow tests, unreadable reports. I will share how we solved our problems and what tools we used. I'll tell you about the latest insights in the htmlelements library, how our PageObject now looks, what layers our tests consist of, where we shared xPath getters, and what extentions are for elements.

2. Kirill Merkushev, head of development and testing process automation group, Yandex

Code Generation as a Way to Solve Automator Problems

Test automation is not just about writing WebDriver tests. This is primarily a solution to regularly occurring problems, or optimization of recurring labor.

In order to write high-quality, supported tests and utilities for testing, a lot of additional costs are required - http clients, organization of checks, project description with tests, documentation support (this list is much longer!).

In the talk, I’ll tell you how to automate code writing, which lightens the burden of supporting additional code for tests, which ready-made tools and mechanisms exist in the Java ecosystem and what we use to turn a dozen lines of declarative description into hundreds of lines of code that you can just take and use .

3. Artem Eroshenko, Senior Test Automation Engineer, Yandex.Vertical

Selenium: New Hope

Each developer who writes tests through the web interface is familiar with a tool called Selenium. When there are a lot of tests, there is a need to control browsers with the help of Selenium HUB.

Unfortunately, the standard Selenium HUB has many drawbacks. In the report, I will tell you how you can quickly and simply raise a high-performance and reliable hub of Seleniums with an open source tool called Selenoid. The peculiarity of this tool is that a separate docker-container starts for each browser session. This allows you to guarantee the purity and isolation of your sessions and saves you from many infrastructure problems.

4. QA section with speakers

Moderator - Mikhail Levin, QA Director, Wrike

Register

Watch online

Source: https://habr.com/ru/post/323324/


All Articles