Compare the Top Software Testing Tools in China as of December 2025

What are Software Testing Tools in China?

Software testing tools help developers and QA teams assess the functionality, performance, and security of applications by automating and streamlining the testing process. These tools offer various testing methods, such as unit testing, integration testing, and load testing, to identify bugs, vulnerabilities, and other issues before deployment. They often include features like test case management, real-time reporting, and bug tracking to enhance collaboration and ensure thorough testing coverage. By automating repetitive testing tasks, software testing tools improve efficiency, reduce human error, and speed up the development lifecycle. Ultimately, these tools ensure that software is reliable, secure, and meets quality standards before it is released to users. Compare and read user reviews of the best Software Testing tools in China currently available using the table below. This list is updated regularly.

  • 1
    Sahi Pro

    Sahi Pro

    Tyto Software Pvt Ltd

    Sahi Pro is a no-code test automation tool for web, desktop, mobile, and SAP applications. Sahi Pro empowers business testers and automation engineers to streamline their test automation processes. Sahi Pro reduces the time, effort, and complexity involved in test automation, making it an ideal choice for various domains including automobile, healthcare and BFSI. Features: 1. Non-flaky Test Execution - For reliable test results and reduced time wastage in analysis of false-positives or false-negatives. 2. Supports Multiple Technologies - Achieve end to end automation across technologies. 3. No-code Automation - Enable non-technical business testers to automate. 4. Integrations - Integrate and work with your existing ecosystem. Testers using Sahi Pro easily automate complex tests without writing code. With Sahi Pro, you can achieve faster release cycles, improved software quality, & reduced costs. Our customers love Sahi Pro for its speed, flexibility, and ease of use.
    Starting Price: $1499/year/user
  • 2
    Kualitee

    Kualitee

    Kualitatem

    Kualitee, an AI Powered test management tool, is a complete ALM alternative for agile QA and Dev teams. It allows you to plan, write, execute, and track software tests in a collaborative environment. The tool allows for easy reuse of test cases from repository and tracks testing activities with complete traceability. Teams can manage multiple types of testing from one location, including functional, cross-browser, and automation. Kualitee has many popular features, including a built-in defect management module and on-premise and cloud versions, requirement management, as well as a mobile app. Kualitee can be integrated with many other tools, such as Jira and GitLab.
    Starting Price: $15 per month
  • 3
    ZAPTEST

    ZAPTEST

    ZAPTEST Inc.

    ZAPTEST is a leading Free and Enterprise software test automation and RPA tool. Offerings include Computer Vision technology that allows for Cross-Platform digital interface automation for UI, API, Load testing, and RPA in a seamless process. Combine that with our 1SCRIPT methodology, seamless automation, parallel execution, and unlimited licenses– you get an efficient testing suite that generates up to 10X ROI. We promise that if you can perform a procedure via any digital interface (live application or mockup) manually, ZAPTEST can automate this procedure As-Is! With ZAPTEST’s Enterprise Solution subscription program, you receive unlimited licenses across the entire organization. Regardless of whether your automation needs increase, your cost remains fixed. FARM allows ZAPTEST users to manage all of their devices so you can remotely control cross-environments and projects from any location. ZAPTEST uses many practical applications to enhance its software testing software capabilities
  • 4
    HTTP Toolkit

    HTTP Toolkit

    HTTP Toolkit

    Skim through traffic with highlighting by content type, status & source, or use powerful filtering tools to precisely match the messages that matter to you. Examine the URL, status, headers & body of each request or response, with inline explanations & docs from MDN. Dig into message bodies with highlighting & auto formatting for JSON, HTML, JS, hex and others, all using the power of Monaco, the editor from Visual Studio Code. Precisely match requests, jump to them when they appear, and edit anything: the target URL, method, headers or body. Manually respond directly to requests as they arrive, or pass them upstream, and pause & edit the real response on the way back. Step through HTTP traffic request by request, or manually mock endpoints and errors. Create rules to match requests and respond with your own content, to quickly prototype against new endpoints or services.
    Starting Price: Free
  • 5
    Alithya GoTest
    Alithya GoTest is a collaborative test hub that is easy and quick to master and integrate, ensuring the quality of any professional digital solutions for companies requiring reliability without compromises. Ensure the quality of your application without sacrificing speed or agility with an easy-to-use, GUI test automation tool. Whether using scripts or not, our flexibility is unmatched, letting you create manual, automated or hybrid test suites for every desktop, web, and mobile application with ease including .Net, Java, WPF and Windows 10, modern JavaScript frameworks like React and Angular and iOS or Andoid with 2050+ browser and platform configurations. No need to jailbreak your devices. Alithya GoTest comes with a keyword library of over 1500 keywords, so you can ensure your GUI and API tests are scalable, robust, and easy to maintain. Alithya also offers consulting, coaching and training to ensure the success of your teams.
  • 6
    TestArchitect
    TestArchitect is a codeless test automation tool that focuses on scaling up automation coverage & productivity by leveraging Keyword Driven Testing. A small number of more-technical testers can support a much larger group of less-technical testers to achieve 80% automation coverage and more with TestArchitect. Key Features: * Codeless automation that uses Action Based Testing, a modern form of Keyword Driven Testing for high reusability and less maintenance costs. * Intuitive spreadsheet IDE just like Excel * Supported platforms: desktop, cross-browser, mobile testing, API, computer vision testing, etc. * Operating Systems: Windows, Linux, macOS, Androids & iOS * Integration plugins with most of the leading CI/CD/DevOps tools such as Azure DevOps, TFS, Jenkins, etc.
    Starting Price: $0.00
  • 7
    TestProject

    TestProject

    TestProject

    TestProject is the world’s first free cloud-based, community-powered test automation platform. TestProject makes it easier for testers to do their jobs quickly, and to collaborate using popular open source frameworks (e.g., Selenium and Appium) to ensure quality with speed. By fostering a collaborative community that can come together — as individuals and in teams — TestProject is shaping the future of software testing. Founded in 2015 in Israel, TestProject aims to create a powerful and collaborative environment for the entire test automation community, without any barriers, and completely for free. Learn more at https://testproject.io.
    Starting Price: $0
  • 8
    Karma

    Karma

    Karma

    The main goal for Karma is to bring a productive testing environment to developers. The environment being one where they don't have to set up loads of configurations, but rather a place where developers can just write the code and get instant feedback from their tests. Because getting quick feedback is what makes you productive and creative. Test your code on real browsers and real devices such as phones, tablets or on a headless PhantomJS instance. Control the whole workflow from the command line or your IDE - just save a file and Karma will run all the tests. Karma also watches all the files, specified within the configuration file, and whenever any file changes, it triggers the test run by sending a signal to the testing server to inform all of the captured browsers to run the test code again. Each browser then loads the source files inside an IFrame, executes the tests and reports the results back to the server.
    Starting Price: Free
  • 9
    Playwright

    Playwright

    Playwright

    Playwright supports all modern rendering engines including Chromium, WebKit, and Firefox. Test on Windows, Linux, and macOS, locally or on CI, headless or headed. Playwright waits for elements to be actionable prior to performing actions. It also has a rich set of introspection events. The combination of the two eliminates the need for artificial timeouts - the primary cause of flaky tests. Playwright assertions are created specifically for the dynamic web. Checks are automatically retried until the necessary conditions are met. Configure test retry strategy, capture execution trace, videos, screenshots to eliminate flakes. Browsers run web content belonging to different origins in different processes. Playwright is aligned with the modern browsers architecture and runs tests out-of-process. This makes Playwright free of the typical in-process test runner limitations.
    Starting Price: Free
  • 10
    Nightwatch.js

    Nightwatch.js

    Nightwatch.js

    Nightwatch.js is an integrated, easy to use End-to-End testing solution for web applications and websites, written in Node.js. It uses the W3C WebDriver API to drive browsers and perform commands and assertions on DOM elements. Simple but powerful syntax which enables you to write tests very quickly, using Javascript (Node.js) and CSS or Xpath selectors. Typescript is supported as well. Built-in command-line test runner which runs the tests either sequentially or in parallel, with retries and implicit waits. Also supports grouping of test suites and tags. Manages automatically Selenium or WebDriver services (ChromeDriver, GeckoDriver, Edge, Safari) in a separate child process. Fluent and easy to work with Page Object Model support to better organise elements and sections, with support for both CSS or Xpath selectors.
    Starting Price: Free
  • 11
    Grammatech Proteus
    Proteus is an advanced software testing system for automatically finding and fixing vulnerabilities, with no false alarms, aimed at development groups, testing organizations, and cybersecurity teams. It discovers vulnerabilities that could be triggered by potentially malicious files or network inputs, including many common entries in the Common Weakness Enumeration (CWE). The tool supports Windows and Linux native binaries. By integrating and simplifying the use of state-of-the-art tools for binary analysis and transformation, Proteus lowers the costs and increases the efficiency and effectiveness of software testing, reverse engineering, and maintenance. Binary analysis, mutational fuzzing, and symbolic execution without the need for source code, and a professional-grade user interface for result aggregation and presentation. Advanced exploitability reporting and reasoning capability, and deployment in a virtualized environment or on a host system.
    Starting Price: Free
  • 12
    Enov8

    Enov8

    Enov8

    End-to-end “Business Intelligence” for your IT organization. Promoting transparency, control, and productivity across environments, release and data. Promote scaled agility across your IT fabric. A complete environment and release picture supporting collaboration across teams and providing the insight that organizations require today to drive competitive innovation. Improve visibility of your complex IT fabric allowing better collaboration and decision making. Manage complex computer systems & the end-to-end IT fabric through a centralized portal. Measure test environment usage to reduce IT spend and increase project productivity. Eliminate chaotic and non-repeatable operations by establishing control via centralized runbooks and using automation on regular & time consuming tasks. Manage change and contention effectively whilst providing real time health status and powerful analytics to determine business impact.
    Starting Price: $8 per month
  • 13
    Klaros-Testmanagement

    Klaros-Testmanagement

    verit Informationssysteme GmbH

    Klaros-Testmanagement is a proven and popular tool from Germany which is developed since 2009 and used worldwide by large and small teams to plan and execute their testing activities. The functional scope covers all areas of the test process: test planning, test creation, test execution, assignment and evaluation of test tasks as well as test evaluation and report creation. Interfaces to defect and requirements management systems, continuous integration, test automation and performance analysis exist for numerous tools such as JIRA, Redmine, GitLab, GitHub, Jenkins, JMeter, QF-Test, Selenium, JUnit, QTP, and many more. The software is available as a free Community Edition and an Enterprise Edition with comprehensive support, both as a server installation and as a cloud service.
    Starting Price: $30 per user/month
  • 14
    Loadster

    Loadster

    Loadster

    Loadster is a load testing platform for websites, web applications, and APIs. Your site has a breaking point. Loadster can find it before your users do! Create realistic test scripts and play them back with thousands of virtual users to find bottlenecks, improve performance, and prevent crashes. Record load test scripts right in your browser, with the Loadster Recorder extension for Chrome or Firefox. Just step through your site like a real user would while Loadster records every step into a script. After recording, play your script back in real time, and edit it if necessary. It's simple to add custom validation and capture server responses to reuse later in the script. Configure your test scenario with groups of bots in regions of your choosing, running your scripts, ramping the load up and down, to simulate the geographically distributed traffic you see in the real world.
    Starting Price: $299 per month
  • 15
    Keysight Eggplant

    Keysight Eggplant

    Keysight Technologies

    Keysight Eggplant is an AI-powered software testing platform that helps teams automate functional, regression, and performance testing across any system or platform. Built to eliminate repetitive manual testing, it ensures faster releases, broader coverage, and higher-quality applications. With capabilities spanning UI, performance, and mobile app testing, Eggplant allows organizations to validate real user experiences using computer vision and OCR-based automation. It seamlessly integrates into CI/CD pipelines like Jenkins, Azure DevOps, and GitHub for continuous testing at every code check-in. Supporting technologies from legacy GUIs to cloud-native apps, it delivers consistent reliability across complex environments. Trusted by global enterprises and organizations such as NASA, JetBlue, and the US Army, Keysight Eggplant enables smarter testing and better software outcomes.
  • 16
    Azure DevTest Labs
    Quickly provision development and test environments. Minimize waste with quotas and policies. Set automated shutdowns to minimize costs. Build Windows and Linux environments. Provide self-service cloud environments without the worry. Lab policies and thresholds help to effortlessly minimize costs. Set up your virtual machine with your dev tools and your latest build in a few clicks, and share reusable templates across your team. Create environments directly from your continuous integration (CI) tools using our plug-ins, REST API, or Visual Studio Team Services extension. Set lab policies to automatically shut down and start up virtual machines. Set caps on your lab, such as the number of virtual machines per user and per lab. Use the lab cost trend to estimate your spending and set a threshold. Use our REST API to provision dev-test environments directly from your continuous integration (CI) tools. Quickly deploy from your release pipeline using our Team Services tasks extension.
  • 17
    LT Browser

    LT Browser

    LambdaTest

    Next-gen browser to build, test & debug mobile websites. Test website on different pre-installed mobile device view ports. See mobile view of website on android and iOS resolutions with LT Browser, a dev friendly browser for mobile view debugging. Can’t find your favorite device? With LT Browser, you can create your own custom device view port and save it for future uses. Create new mobile, tablet or desktop devices and test website on various devices, screen resolution and perform screen resolution test for website on different screen sizes. You don’t have to switch between two devices to perform mobile website test. Test on two devices simultaneously with LT Browser and perform mobile website test on different tablet and desktop sizes and inspect website on different resolutions simultaneously. LT Browser comes with DevTools to debug multiple device sizes while performing responsiveness test simultaneously. Test website on various device resolutions with separate DevTools for each.
    Starting Price: $15 per month
  • 18
    EngFlow

    EngFlow

    EngFlow

    Software developers typically build source code and run tests on their local machines. EngFlow Remote Execution distributes builds and tests across a cluster of machines and remotely caches the results to make them faster. Review your build and test results on various devices, be it your workstation, laptop — or one of your colleague’s. It’s a game-changer for collaborating remotely. Console output is verbose and convoluted. We split data into views to highlight what you’re looking for. Just in case, one view includes the full console output, streamed live as your builds and tests run. Build and test setups vary on machines. We provide the invocation details for each execution, such as platform, git branch and commit, and implicit and explicit flags set. This lets you reproduce a run, both for debugging and for recreating a prior release.
  • 19
    PFLB

    PFLB

    PFLB

    PFLB is an AI-powered load testing platform where you can simulate massive traffic to your websites, and applications. It’s easy to use and super helpful for teams that want to ensure their product is ready to scale. Features: Realistic testing with scenario-based traffic simulation. Importing your production load profile with Google Analytics integration. Easy scripting with an intuitive no-code editor. Executing advanced JMeter scenarios at scale. Resolving bottlenecks with AI-powered performance insights. Discovering load testing results with Grafana dashboards. Protocols: HTTP, HTTPS, gRPC, JDBC, JMS, AMQP, MQTT, Kafka.
    Starting Price: $50/month
  • Previous
  • You're on page 1
  • Next