Customer Cases
Pricing

java-check

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

java-check

Read More
1Types of Automation Testing |Basic Concepts & Explanation In this article, we will go through the beginner's explanation of automation and the types of automation testing involved in software testing. To build a better knowledge base, we recommend reading till the end.
2How 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.
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.
4Integration Testing vs End to End Testing: Why Do We Sometimes Get Confused? Integration testing vs end to end testing, why do we sometimes get confused? The two terms seem to make a lot of people in software testing feel conflicted. We've received many different opinions from customers, so we thought we'd compare the two, provide some context and create a definitive guide.
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.