Customer Cases
Pricing

software-bugs

Explore our blog content to learn more about the unique strengths of WeTest
The WeTest Blog
Read More
1Beginners’ Guide to Automated Regression Testing: What is It and How to Perform In this blog, we will cover the following questions: • What is regression testing? • Why do we need automated regression testing? • How do I perform automated regression testing?
2All You Need to Know About Automated API Testing: Definitions, Steps & Advantages An API, or application programming interface, is a set of protocols, routines, and tools for building software applications. API testing is a method to ensure that an application programming interface functions correctly and performs as intended.
3Everything You Need to Know about Enterprise Application Testing: What Is It & Its Challenges Enterprise application testing is extraordinarily important for a good App product to hit the market, and it is related to the consumer's acceptance and love for this product.
4The Cheating Economics of Engineering Metrics: Why KPIs Fail in Performance Reviews Learn why engineering metrics fail with the cheating economics of vanity KPIs. Discover real examples, pitfalls & how to implement effective Agile metrics for tech teams.
5How to Efficiently Test iOS Apps with Appium on WeTest To ensure the quality of our iOS Apps during development and testing, we decide to use Jenkins jobs to test it on WeTest cloud devices for every update of our app. After investigating various tools, we use gtest + gmock as the unit test framework and Appium as the UI test framework for the SDK.