TAMI Studio

Your AI Workspace for UI Testing

Plan, automate, and run UI tests effortlessly with TAMI Studio.

Powered by Vision AI — turn screenshots and recordings into readable, maintainable test cases and scripts.

Trusted by Top Teams

Mercedes-Benz LogoJollibee LogoSirion Labs LogoTalenox LogoEezee LogoCFP.nl Logo

Meet TAMI

(Test Authoring Machine Intelligence)

TAMI is an AI assistant built into TAMI Studio.

Powered by Vision AI, TAMI works alongside you to analyze screenshots and recordings of your application — helping you document, plan, and automate UI tests effortlessly.

TAMI waving right

What can TAMI do

Use TAMI to suggest test cases for a feature

Suggest Test Cases

TAMI can analyse visuals of features in your UI and suggests test cases.

Use TAMI to document test steps for a scenario

Document Test Scenarios

TAMI can describe test procedures and expected outcomes based on screenshots and recordings of the scenario

Use TAMI to create automated tests

Create Automated Tests

TAMI can covert test cases into automation scripts using UI-licious low-code UI test framework.

Use TAMI to diagnose a test failure

Fix Broken Tests

TAMI can analyse logs and screenshots from failed tests and suggest fixes for broken flows and element selectors.

Use TAMI to write a bug report for a failed test

Write Bug Reports

TAMI can analyse logs and screenshots from failed tests and write detailed bug reports to help developers quickly investigate the issue.

Features

Document

Test Cases Tracker

Document, organise, and track test cases with clarity

Organise Test Cases

Group test cases by features.

Provide a screenshot and let TAMI suggest test cases for you.

Feature Card in TAMI Studio

Document Test Cases

Integrate with Automated Tests

Track Statuses Across Environments

Feature Card in TAMI Studio
Automate

Low-Code Test Automation

Convert documented test cases into automated tests effortlessly - with AI assistance using the UI-licious Low Code Test Framework.

User can sign in with valid username and password
// navigate to sign in page
I.goTo("https://github.com")
I.click("Sign in")

// fill in sign in form
I.fill("Username", "brucewayne")
I.fill("Password", "secretpassword")
I.click("Sign in")

// validate user is logged in
I.see("My repositories")
Execute

Parallel Test Execution

Execute tests in parallel using UI-licious Cloud Testing Grid.

All major browsers supported.

Browser Icons

Learn More →

TAMI Studio Test Run Meter showing 7 Parallel Test Runs
Monitor

Schedule Jobs and Set Up Notifications

Run automated tests on a scheduled and get notified the moment something breaks.

Stay informed with alerts sent to your team's preferred channels:

Channels for Job Notifications

Learn More→

Job list page on TAMI Studio

Ready to Supercharge Testing?

Plan, document, automate and execute UI tests - faster and with less effort.

Questions & Answers

  • How is TAMI Studio different from Web IDE?

  • Do I need to install anything?

  • Can I test applications running on localhost / private network / behind a firewall?