Customer Cases
Pricing

sdk

Explore our blog content to learn more about the unique strengths of WeTest
The WeTest Blog
Read More
1Regression Testing vs Unit Testing: Pros and Cons Overview Regression testing vs unit testing, which one to choose? Software development is a complex and time-consuming process. To ensure the quality of the end product, various testing methods are employed.
2Best Practices for Effective QA Testing Effective quality assurance (QA) testing is crucial to delivering high-quality software that meets customer expectations.
3Introduction to Types of Application | Definitions, and Comparisons In this blog post, we will lay down the basic definitions and concepts related to the types of application which exist in the software world.
4How 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.
5What 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.