What is Empasy SyncEta?

SyncEta is a Self-Healing QA (Quality Assurance) Agent developed by Empasy. Powered by Vision-LLM, it completely replaces fragile, script-based legacy testing tools like Selenium by visually understanding user interfaces like a human tester.

Key Features of SyncEta

SyncEta ensures zero-defect software delivery by acting as an autonomous QA team that works 24/7, radically improving software reliability and release velocity.

Legacy Script-based QA

  • Test fails due to identifier errors when UI design or structure changes
  • Frequent False Positives occur due to pixel-level comparison
  • Continuous massive developer resources required for script maintenance

SyncEta 에이전트

  • Automated visual identifier tracking and self-healing leveraging Vision LLM
  • Contextual UI collapse judgment based on 'User Perception'.
  • Analyzes root causes upon error detection and counter-proposes solution code to the control tower

Key Features

👁️

Vision LLM Visual Perception

Escapes dependence on simple DOM structures (XPath/CSS). The AI "sees" the screen like a human and accurately tracks the target element even if the button's position or design changes.

🩹

Real-time Self-Healing

If a broken UI identifier is found during test execution, the agent analyzes the screen context, self-discovers the new identifier, modifies the code, and completes the test.

📝

Natural Language-based Scenario Generation

Upload user stories or project plans, and the AI automatically generates BDD (Behavior-Driven Development) style test scenarios and Playwright scripts.

How it Works

1

Input Natural Language Scenarios

Enter sentences like "Log in, add items to the cart, and go to the payment page."

2

Execute Visual Regression and Functional Tests

SyncEta launches a browser and navigates the screen with the same speed and perception as a human.

3

Error Analysis and Reporting

Instead of simple failure reports, it analyzes the root cause of "why it failed due to what change" and attaches a resolution script.

Frequently Asked Questions (FAQ)

How is it different from legacy test script tools (e.g., Selenium)?
SyncEta self-heals tests by having Vision-LLM autonomously find new elements even when UI designs change.
Does it support both web and mobile views?
Yes, it supports both web browser-based testing and responsive testing across various device environments.
How much QA resource saving effect is there?
It can save over 80% of the manpower and time previously spent on test script maintenance.