Natalia Chechina is passionate about distributed systems, scalability, fault tolerance, and as a result is in love with Erlang. She specialises in Fintech and is a tech lead in a project with 1M Erlang code since 2023. Natalia is the chair of the Embedded Systems WG of the EEF since 2021 and served as a chair of the Sigplan/ACM Erlang Workshop Steering Committee in 2022-23. Before joining Erlang Solutions as a senior developer, she was a research fellow and lecturer at UK Universities.
We all know that testing is important. We should have tests from the start of the project and do variety of tests to ensure that the application works as expected. We should thoroughly test the code before it goes into production and we should constantly work on expanding the coverage and add tests of corner cases.
BUT that’s theory and then life comes. Unfortunately, there are way too many projects with little to no tests, deprecated tests, and teams too busy to spare time for writing tests. In this talk we’ll discuss where to start, how to pick and prioritise test, and how to work with managers and testers to ensure that you are covered.
KEY OBJECTIVE:
TARGET AUDIENCE: