Oleksandr PodoliakoUI integration tests for React applications with javaIn the past, I wrote about how to tackle a major issue with UI end-to-end (E2E) tests, which is the problem of tests being unreliable or…Apr 11, 2023Apr 11, 2023
Oleksandr PodoliakoNeaRest — test automation library for API interactionI have throught how classic architecture approach for building test automation framework with java can be improved for last two months…Dec 16, 2022Dec 16, 2022
Oleksandr PodoliakoTest automation framework for UI testing with javaPreviously I have written an article about testing API services with Java. I think that it would be a nice idea to write an article about…Dec 6, 2022Dec 6, 2022
Oleksandr PodoliakoTest automation framework for API testing with javaRecently I have received a test task to write test automation framework for API testing with java. I think it could be interesting for…Oct 7, 20221Oct 7, 20221
Oleksandr PodoliakoAutomated Testing PrinciplesThe biggest challenge of automated testing is results certainty. The failed test does not give us assurance that we found a defect. This…Jan 19, 20211Jan 19, 20211