gleb bahmutov

Sr Director of Engineering, Mercari

Dr. Gleb Bahmutov, PhD is a JavaScript ninja, image processing expert, and software quality fanatic. During the day Gleb is making the engineers at Mercari more productive, in his role as the Senior Director of Engineering. At night he is fighting software bugs and blogs about it. You can follow him and his work here:

Blog: https://glebbahmutov.com/blog

Twitter: @bahmutov

Gleb is a GitHub Star

He is also an Algolia Ambassador, CircleCI Ambassador, Microsoft MVP, and Cypress Distinguished Engineer.




My Sessions

Thur, September 22

3:15 pm - 4:15 pm

Slice and Dice your End to End Tests

In this talk, Gleb Bahmutov shows how his team at MercariUS is running 500+ end-to-end front-end tests to provide developers with quick quality feedback. The keys to fast test execution are parallelization and running the changed and potentially broken tests first, something modern CIs can do with a little bit of elbow grease. From the overall flow to the individual tests, the presentation shows Gleb's tips & tricks for solid reliable end-to-end testing at scale.