There is a more recent announcement:
https://habrahabr.ru/company/luxoft/blog/280524
The
QA: Conference software testing
conference will start in just over a month and we are ready to talk more about it. Some statistics:
- 24 full reports in Moscow and St. Petersburg
- up to 16 reports - in Novosibirsk and Yekaterinburg
- 8 reports - in Omsk
- the opportunity to see the records of all reports - all participants
- ticket price - from 2,000 to 3,000 rubles
What topics will be covered:
- Network penetration testing - from PentestIt
- Stress Testing
- Test automation (any aspects are considered)
- Integration testing
- Deploy various systems from scratch
- Experience both positive and negative
So, the speakers, which we describe today:
- Luka Safonov and Roman Romanov . PentestIt - penetration into the enterprise network and pro protection against penetration.
- Stanislav Sidristy - three reports about all aspects of automation in .NET / Java and about standardization of approaches to automation
- Galina Galkina - risk category calculation - regression TM management approach
- Alexander Akbashev - we run tests for each build: Gerrit, Jenkins, Docker, AWS
- Roman Iovlev - two reports at once: “Jedi Power of Model-based testing” and “JDI - Future of UI Automation”
- Igor Shcheglovitov - will tell you about automated testing with Microsoft toolset tools
- Konstantin Neradovskiy - a functional approach to the development of Java autotests
Want details? Come under the cat.
Luka Safonov and Roman Romanov - “Corporate networks - modern threats and countermeasures” - attacks on the external perimeter of organizations, the use of effective defense mechanisms
')

Roman Romanov - CEO of Pentestit, certified specialist in the field of information systems security, speaker at international conferences. Top expert of the Institute for Internet Development (section "information security").
Luka Safonov is the technical director of Pentestit, the author of numerous reports and studies in the field of practical information security, a speaker at international forums and conferences. He has more than 10 years of practical experience in testing the penetration of information systems of the state, financial and e-commerce sectors. Expert of the Institute for Internet Development (section "information security").
Together, Luka and Roman will talk about the types of attacks on the organization’s network perimeter and network security perimeter.
Stanislav Sidristy - Solutions Architect at Luxoft - will give three presentations at once

He participated in many projects of the company, was engaged in the development and automation of testing both .NET / WPF applications and Java / Groovy Web applications. During his work practice he developed for a huge range of platforms: Windows, Linux, Android, iOS, set top boxes, self-written OS. Supervised both development and testing.
Earlier it was noticed at conferences: Application Developer Days, Apps4All Forum, DataArt IT talks, .NEXT, CLRium # 1, CLRium # 2.
I will come with three excellent presentations and cover the following topics:
- Overview and limitations of various types of products on the test automation market
- Test automation solutions for large, scalable systems
- Select from each approach "Wishlist" and make the perfect framework
- Which is already used in a very large enterprise and in which everything is automated. Where testing specialists practically do not do manual UI testing. Only if a UAT server is required. And, having spent a lot of time on this project, I can say with full confidence: we have developed the best possible approach in our teams. The order of automated UI tests is about 50 thousand, which, running on CI servers at night, allows large companies to save thousands of man-hours per year. And testing specialists have kilometers of nerve cells.
- Maximum reuse of test logic. Most of the test scripts are coded without new steps / sidedings.
- Unification of the platform, creation of a cross-platform testing language and, as a result, unification of a testing specialist.
Further, for each of the platforms I will tell about:
- Testing WPF Applications
- Testing WinForms Applications
- Testing ASP.NET applications (UI)
- Server side testing (.NET)
- Testing the server side (Java)
Konstantin Neradovskiy - a functional approach to the development of Java autotests

When in one department more than 20 systems are being automated at the same time, the issue of re-usability, quality and support of the code arises very sharply. We use industry standards, open technologies and open source projects - maven, selenium, cucumber, yandex.allure. My tasks are the technological development of our auto-testing platform and it is interesting to write auto-tests.
The main achievement is that automation has become in demand from the departments and departments of functional testing. Developed with my direct participation, the new technological platform - BDD autotests, java, selenium, appium, has significantly accelerated the implementation of autotests, reduce support costs and, most importantly, it is convenient to use by manual testers. If earlier, the regression of individual automated systems took a week, but now it takes place several times a day.
Developers of autotests instead of proprietary tools began to use java, maven, selenium. That, firstly, is faster and more convenient in development and does not bind to a specific tool. Secondly, it is just much more interesting. And interest is a very strong motivation.
In my report, the discussion will deal with all those practices that led our department to such success.
Igor Shcheglovitov - automated testing with Microsoft

Senior Testing Engineer for the Cloud Services Research and Development Team at Kaspersky Lab and Microsoft ALM Ranger. Experience in testing 7+. I am engaged in the development of automated tests, as well as test frameworks on the .NET platform. I also have extensive experience in load testing and performance analysis. Over the past year he was a speaker at 5 major development conferences.
Articles on Habré are tagged, and therefore can be easily found:
#mstesting
The report will look at the latest Microsoft tools that can simplify and simultaneously improve your existing testing process. You will meet with new systems for continuous integration and diagnostics. Learn how to conduct cloud load testing and create controlled environments for testing and development in Azure. In addition, we will look at new items in unit testing, in particular IntelliTest (a framework for generating tests). In conclusion, some tricks will be considered to improve the efficiency of automated testing.
Galya Galkina - calculating the risk category - an approach to managing a regression TM

JSC Sberbank Technologies, Quality Department, Head of the Department for Testing Automated Banking Systems. Developed the function of testing Core Banking systems (the team was increased to more than 200 employees, a cluster of managers was formed, new systems were taken to the “board of quality”)
In testing since December 2002, she worked in the “giants” of IT telecom and banking: CBOSS, Luxoft, Sitronics Telecom Solutions. I went through the professional path from an intern in testing to the head of the testing department, from “working with hands” (test design, testing, developing strategies, testing automation) to building the work of teams / departments.
A regression test model is a very expensive thing to test, and in all respects. How to approach its creation? How to manage regression test model? You can and should take and use risks
Roman Iovlev - two reports: "Jedi Power of Model-based testing" and "JDI - Future of UI Automation"

I have come a long way in QA, from an ordinary tester to the head of testing and evangelist testing. I also had a little experience as a Project Manager and even a Game Designer. On this way I gained various knowledge and would like to share it with you. I was lucky enough to take part in various conferences such as SQA Days, Agile Days, IT Week, IT Subbotnik and EuroStar, including as a speaker. Now I am engaged in improving the testing processes, including automation in the Epam Life Sciences business unit, developing and promoting our frameworks and solutions and would be happy to help not only my colleagues, but you as well.
First talk: "Jedi Power of Model-based testing":
- An overview of the evolution of the automation tester from Junior (Padavan) to Master (Jedi Master)
- Brief description of what is testing using models
- What profits this approach carries and what are the subtleties and problems
- How to solve them using micro-models
Second talk: "JDI - Future of UI Automation":
- About UI Automation and PageObjects Template in Brief
- Brief overview of the main practices of BDD, KDD, DDT
- Examples of how the framework allows you to quickly start writing quality tests without dancing with a tambourine at the beginning of a project
- Additional features freymovrka. Customization for your project
Alexander Akbashev - we run tests for each build: Gerrit, Jenkins, Docker, AWS

Software Test Engineer in HERE, Berlin, Germany. Responsible for testing automation and testing infrastructure stability in the Turn-by-turn Guidance team.
He was also responsible for load testing and monitoring server telemetry in MMORPG Skyforge, was engaged in testing features aimed at combating the load and preserving QoS as it increased.
In my report, I will talk about how you can configure Continuous Integration so that you do not have to run after developers with a stick and “ask” to fix the build. In HERE every day we run about 60k builds, most of all tests run for every change in the code. This is done so that bad code, in principle, could not get into the master. We use Gerrit, Jenkins, Docker and Amazon cloud services. There will also be considered scaling problems that we encountered and how we managed to solve them.
When and where?
Registration links:
- We have opened a great site where you can read about all the speakers, and about all the reports. Come in, study, get tickets: http://qaconf.ru/
I have something to tell
If you have something to tell, you are welcome to contact us: we are looking for speakers. Tell everyone about your experience with test automation, because it is the experience that saves everyone valuable man-hours and increases both the level of a specialist and the level of remuneration =)
Contacts