Skip to content

Overview

Modern test automation is fragmented.

You write scripts in one place, manage test cases in another, run them through a separate pipeline, and debug failures somewhere else. The more your system grows, the more fragile and disconnected everything becomes.

AppraiseJS fixes that.

It brings test authoring, execution, and analysis into a single visual system — without locking you into a proprietary ecosystem.


AppraiseJS is a local-first, visual test authoring, execution, and analysis platform.

Instead of writing and maintaining test code manually, you model your test flows visually. AppraiseJS handles the heavy lifting — from generating test scripts to orchestrating execution and producing structured reports.


Own your tests. Always.
AppraiseJS generates real, portable test artifacts (Gherkin + Playwright) that can run outside the platform. No lock-in. No proprietary formats.


At a high level, this is how you build and run tests in AppraiseJS:

  1. Configure your environment.
  2. Define locators using the intelligent locator picker (built for stability and best practices).
  3. Create test suites to organize your scenarios.
  4. Model test flows visually — no manual scripting required.
  5. Run tests with flexible selection (by suite, tags, or specific cases).
  6. Analyze results through a unified reporting system with all execution data in one place.

See how easily a user can model test scenarios, run them, and analyze results — all within a single workflow.


  • QA engineers tired of maintaining brittle, code-heavy test suites
  • Developers who want fast test creation without boilerplate overhead
  • Teams that need shared ownership across QA, dev, and product
  • Organizations that want full control over their test artifacts (no vendor lock-in)





If you want to start using these capabilities immediately, continue to Installation and then Quick Start.