Sergey Pirogov
Senior QA Automation
Testing Center of Excellence
Ciklum
http://automation-remarks.com
@s_pirogov
Developers
Product owners
Manual QA
Asynchronous operations
Badly written tests
Environments
Black magic
Git workflow
public class JUnitVideoTest { @Rule public VideoRule videoRule = new VideoRule(); @Video @Test public void shouldLogin() { // test code here } }
https://github.com/SergeyPirogov/video-recorder-java
Team work it's hard
Monitor flaky tests
Keep test always green
By Sergey Pirogov