Skip to main content

Understanding SQAI Tokens: What They Are & What You Get

Updated over 2 weeks ago

At SQAI Suite, we work with multiple large language models (LLMs) behind the scenes to help you streamline and enhance your Quality Assurance processes. Each of these models has its own way of calculating token usage for both inputs (e.g., reading or analyzing content) and outputs (e.g., generating test cases or scripts).

To simplify things for you, we’ve introduced SQAI Tokens — a unified, average-based token system that represents how much processing power you're using across all the smart features in our platform.

What Are SQAI Tokens?

SQAI Tokens are a standardized unit we use to measure LLM usage across different tasks in SQAI Suite. Whether you're pulling in user stories from JIRA, chatting with our AI assistant, generating test cases, analyzing code repositories, or producing automated test scripts — SQAI Tokens are what fuel those actions.

Because different LLMs handle tokens differently (some are more efficient for inputs, others for outputs), we’ve averaged out the usage across all models to give you one simple and fair metric: SQAI Tokens.

What Do You Get for Your Tokens?

To help you understand how far your tokens go, here’s an average breakdown of what you can expect in return for your SQAI Token usage:

Tokens

Test Cases

Automation Scripts

10,000,000

50

25

20,000,000

100

50

30,000,000

150

75

40,000,000

200

100

50,000,000

250

125

60,000,000

300

150

70,000,000

350

175

80,000,000

400

200

These are average values, based on typical use cases across multiple LLMs. Actual usage may vary depending on the complexity of your stories, code, or scripts.

Where Are Tokens Used?

Your SQAI Tokens are consumed during various activities across the platform, including:

  • Reading user stories from tools like JIRA, Confluence, Azure Wiki...

  • Communicating via the conversational interface

  • Generating detailed test cases

  • Analyzing code repositories

  • Creating automated test scripts

Every action that requires language model processing uses SQAI Tokens — making it easy for you to keep track of how much intelligence power you’re consuming. In the statistics page, you can always keep track of the amount of SQAI Tokens you have used so far.

Did this answer your question?