DelEx Conf 2018
Delex stands for Delivery Excellence. Proper use of Test Automation and DevOps can shift delivery to a new heights.We introduce two-day event filled up with progressive ideas from changemakers and the most inspiring thinkers.Talks on conference will cover different level of Automated Testing, DevOps activities and tools.
This page was generated from this YAML file. Found a typo, want to add some data? Just edit it on GitHub.
-
🎤 Wild Microservices and Imaginary DevOps
- 📹 1 video
- 👤 Kirill Tolkachev
Today, very often you can hear a lot of buzz words, but even among them, DevOps and Microservices excite the minds of people as something special. For a typical engineer, DevOps and Microservices are just a marketing profanity. It's more important to "keep DevOps in your hands" and be able to use it. I want to understand where our and other people's fantasie… -
🎤 Infrastructure as Code in Azure and Azure Stack
- 📹 1 video
- 👤 Alexander Shapoval
Infrastructure as Code (IaC), one of the DevOps practices, assumes a declarative description of the infrastructure resources required to deploy and test the build / project. Accordingly, there should be a mechanism for automating the processing of such declarative files and allocating / modifying the necessary resources. In the public cloud of Microsoft Azur… -
🎤 DevOps @ Multi vendors Enterprise
- 📹 1 video
- 👤 Victor Vedmich
How to work in an environment with multi vendors. Real experience with SAF / Nexus -
🎤 Automating experiments with Kotlin DSL
- 📹 1 video
- 👤 Alexander Tarasov
In a large project, you can not just take it and make it available to all customers. Therefore, experiments are conducted that require manual changes that lead to time costs and sometimes errors. To remove these factors, Odnoklassniki decided to automate the preparation and launch of experiments. In the report, Alexander Tarasov will tell you why Kotlin was … -
🎤 BDD Automation puzzlers
- 📹 1 video
- 👤 Anna Chernyshova
Consider an interesting use cases that you can encount while working with such BDD frameworks as JBehave, Cucumber, Serenity. We will dive deep into the implementation details of the mentioned above frameworks and extract the most interesting features that can be useful to every automaton engineer who works with these frameworks. Speech plan:puzzlers.forEach… -
🎤 Allure 2 Lifecycle: free integration with tools
- 📹 1 video
- 👤 Nick Butcher
When you use Allure, you work with the standard annotations @Title, @Feature, @Story, @Step, @Attachment. And in order to build a full-fledged report, you need to place these annotations in your project.But what if your project is not adapted to use these annotations, for example, do not you use @Step? In my report I will talk about Allure Lifecycle, who sol… -
🎤 Game development infrastructure
- 📹 1 video
- 👤 Anton Tsitlionok
Unveil DevOps in GameDev: how to store code, assets, binaries, logs and other artifacts generated by game development studio. Our challenges, Hypervizor usage, VCS and large files, DFS, build and configuration automation.How we did it, and what shall be next. -
🎤 Continuous delivery with Concourse CI
- 📹 1 video
- 👤 Andrei Krasnitski
There are at least a dozen continuous integration solutions out there, but the majority of them are challenging to learn, scale, and debug. Most importantly, few of them were designed with pipelines in mind. Not able to find a tool that could handle something as massive and complex as Cloud Platform (Cloud Foundry), Pivotal, a spin-off of VMWare, decided to … -
🎤 SOA approach in automation development
- 📹 1 video
- 👤 Nikalai Stakanov
The talk is about benefits of splitting automation into service domatins creating service brokers and message queues. Comparing it with managed services available in public clouds such as AWS -
🎤 Dockerization of real mobile device farm and scalable QA automation ecosystem
- 📹 1 video
- 👤 Alex Khursevich
Share our expertise in building up of highly scalable and effective infrastructure for Test Automation based on open-source solutions like Selenium and Appium by means of Docker. We are going to show real case studies of our production challenges. Also we are going to talk about self-hosted mobile cloud solutions as part of QA ecosystem and how Docker simpli… -
🎤 DevOps and Kubernetes in VSTS in Azure and more
- 📹 1 video
- 👤 Stas Pavlov
During a presentation the speaker will explain how to use Visual Studio Team Services in terms of creation of CI / CD pipeline for Kubernetes in Azure (Azure Container Service (AKS)). The CI / CD pipeline, which will be demonstrated during the presentation, does not depend on the particular cloud hosting, it is suitable for any k8s cluster. Therefore, it is … -
🎤 Continuous Integration in IoT world - "Mission Impossible" or "A last hope"?
- 📹 1 video
- 👤 Dawid Pacia
It is predicted that till 2025 there will be over 75 billion devices spewing 180 zettabytes of data and generating up to 6 trillion dollars. That enormous increase force companies to introduce continuous approach to deliver product as fast as possible and be able to compete on the market.The main question is how to test application for end user among so much… -
🎤 Quest for an adequate autotest coverage
- 📹 1 video
- 👤 Alexander Pushkarev
So, you end up looking at thousands UI-level automated tests and yet 50% code coverage for a 7-years old product. Current test automation infrastructure already cannot support the load, AQA specialists are barely coping with maintenance and automation for stories in progress.What would you do? Would you scale?Would you go for clichéd “Test automation pyramid… -
🎤 Running tests in Continuous Integration
- 📹 1 video
- 👤 Sergey Pak
Continuous Integration tool can run tests. That's what it was created for. However, different types of testing have their own peculiarity. We'll talk about problems we can face during setting up CI for running tests and to solve them. -
🎤 Automated tests in World of Tanks: bots-net to test quality
- 📹 1 video
- 👤 Alexander Shukov
This talk unveil problems and generals approaches in GameDev testing, based on project of World of Tanks. Describes our way to to find relevant solution, starting with clickers and code injections, till implementation of 'bot-net' - testing framework for 'World of Tanks' with scenarios on Python.Focus of this talk will be on building infrastructure and envir… -
🎤 Honest, simple and fast isolation tests
- 📹 1 video
- 👤 Alexander Chumakin
The presentation will reveal JUNO approaches to testing the micro-service architecture in Juno, how to create honest and effective isolation tests, and how we manage to fully test such a highly loaded system in minutes and ensure fault tolerance and stability with continuous releases for production. -
🎤 How to test Artificial Intelligence and Machine Learning solutions?
- 📹 1 video
- 👤 Igor Khrol
Testing community is discussing how machine learning can find bugs and replace testers. Meanwhile the reality is more boring and not so much futuristic. Engineers are releasing machine learning and artificial intelligence services that should be tested. Based on real experience of delivering such products I want to share how different such testing is from re… -
🎤 Funny stories and anti-patterns from DevOps landscape
- 📹 1 video
- 👤 Mikalai Alimenkou
During last several years DevOps became strong buzzword used almost in every project, team and company. But almost everywhere it is used in very funny and strange context. For example, existing ops guys are renamed to DevOps just to sell them to the client for more money. Or DevOps is used as new job title for some magically powerful person who is able to op… -
🎤 The applicability of machine learning and neural networks in test automation
- 📹 1 video
- 👤 Dzmitry Humianiuk
Машинное обучение стало очередным "словечком" в наши дни. Но вокруг него накрутилось слишком много маркетинга, особенно в части автоматизации тестирования и реальной пользы от его применения.Последние декады мы занимались применением ML в своих решениях и посмотрели о том, что доступно на рынке, что позволило сделать некоторые выводы о текущей картине мира.В… -
🎤 Devops and Test Automation: Myths and Tips
- 📹 1 video
- 👤 Baris Sarialioglu
Nowadays, many organizations are challenging agile and focus more on DevOps as their brand new ALM methodology. Devops can be regarded as a next generation methodology beyond agile, especially with it’s special focus on test automation.If you want your organization to survive in today's agile world, you need to learn and adapt to the changing landscape of De… -
🎤 DevOps @ scale — greek tragedy in three acts
- 📹 1 video
- 👤 Baruch Sadogursky
- 👤 Leonid Igolnik
In this talk we’ll take you to a scaling journey, from 3 developers to a 100. We’ll talk about the challenges each milestone in this growth brings, both technological and methodological, and how to solve those challenges using the right mix of people, the right selection of tools and the correctly crafted process. The speakers excel in the different aspects … -
🎤 Test Infrastructure on steroids
- 📹 1 video
- 👤 Sergey Pirogov
In this talk, I am going to show approach to which helps to integrate test automation into delivery pipeline. DevOps practices become more popular and test automation engineers should follow them. I will show the way how we implemented flexible browser cluster, dockerized services on-demand and infrastructure as a code. -
🎤 Themes, styles & more: from zero to hero
- 📹 1 video
- 👤 Cyril Mottier
Haven’t you ever wanted to globally change the appearance of your `EditText`s or the font face of all `TextView`s in your Android application? Themes and styles have always been at the heart of Android development when it comes to UI design. They have been around since API 1 after all and a lot of the Android features are built around them. But do you even k… -
🎤 Testing on prod (without pain and humiliation)
- 📹 1 video
- 👤 Aliaksei Boole
Алексей Буль - Тестирование в проде (без боли и унижения)Методы и подходы к тестированию в продакшене. Метрики, алертинг, логи, духовность и devops. -
🎤 Creating multistage development environments with K8s cluster of 8000 pods and growing
- 📹 1 video
- 👤 Oleg Sabov
I would like to share our experience of creating development environments for 100 micro services with Kubernetes, that can be used by multiple developers, QA and Automations team. Problem that we have face to , and the solution solutions for them.Implementation of deployment and configuration for 100+ micro services for different environments. Simplify all p… -
🎤 Data Driven DevOps
- 📹 1 video
- 👤 Baruch Sadogursky
- 👤 Leonid Igolnik
In this talk, we’ll talk about the key measurements for the DevOps transformation process and provide you with 3 metrics you can start measuring tomorrow.Devops is usually viewed from a traditional perspective of a collaboration of Dev, Ops, and QA, driven by the change in Culture, People, and Process. But how do you know where you stand and where to move? A…