Customer Cases
Pricing

Automation

Explore our blog content to learn more about the unique strengths of WeTest
The WeTest Blog

Automation

Read More
1What is an XPath in Selenium? Everything You Should Know In this blog post, we will explore what Selenium is, delve into the concept of XPath, and finally understand how XPath is used within Selenium to create powerful automation scripts.
2How to Improve Code Testability: Practical Tips for Java Unit Testing Learn how to improve code testability for Java unit tests with practical methods (SRP, DI, TDD). Boost code quality, enable shift-left testing, and reduce engineering time.
3A Case Study on Debugging High-Concurrency Bugs in a Multi-Threaded Environment The article covers the debugging process for core dump issues, memory leaks, and performance hotspots, as well as the use of various tools such as GDB, Valgrind, AddressSanitizer, and Perf.
4Common Issues Concerning CrashSight Integration and Reporting in Windows and Game Engines TACKLING THE NUANCES OF CRASHSIGHT IN WINDOWS AND VARIOUS GAME ENGINES.
5System Testing vs Integration Testing | How Do They Stack Up? One of the most common keywords which trend online related to software testing is " system testing vs integration testing ". In this blog post, we will talk about everything about them and how they stack together.