Anton SmirnovJava String Pool.A Java String pool refers to a collection of strings stored in a specific location known as the Heap. In Java, String is among the most…Feb 25Feb 25
Anton SmirnovNO WAR. НЕТ ВОЙНЕ.This is not a typical post for me. Usually, I write about technology. But at the moment I just can’t stay away.Feb 26, 2022Feb 26, 2022
Anton SmirnovinGeek CultureHow to make a One-Time-Password service with Spring Boot and MySQL database.In the previous article, you learned about the basics of Spring Boot. How to set up your project, add project dependencies, launch your…Feb 15, 20223Feb 15, 20223
Anton SmirnovSome chrome extensions for QA engineers that can help you every day.Google Chrome is a cross-platform web browser developed by Google. It was first released in 2008 for Microsoft Windows, built with free…Feb 4, 20221Feb 4, 20221
Anton SmirnovinGeek CultureHow to run android automation scripts with docker environment.The testing process is a very complex and extensive procedure. The testing process itself helps to understand and identify defects, errors…Jan 25, 2022Jan 25, 2022
Anton SmirnovinITNEXTHow to make a simple One-Time-Password service with Spring Boot.After publishing the previous article, I have received messages complaining that the article provides a complex example. And if I can…Nov 9, 2021Nov 9, 2021
Anton SmirnovinITNEXTThe best practices test automation with Selenium WebDriver.Selenium WebDriver has been very popular since the time of its inception.Oct 24, 20211Oct 24, 20211
Anton SmirnovinITNEXTImplement Logging and Reporting Best Practices.Logging is integral to maintaining the performance and health of your applications, as examining logs is often the quickest way to discover…Aug 30, 2021Aug 30, 2021
Anton SmirnovinITNEXTHow to retry fails automation tests.The biggest problem in test automation is constantly changing locators and unstable tests. As a rule, unstable tests are still commonly…Jun 8, 2021Jun 8, 2021
Anton SmirnovinGeek CultureGit practice for automation engineers.In my recent article, I offered my vision of how code review should take place in test automation. In this article, I want to continue and…May 31, 20211May 31, 20211