Test Scribe

Test Scribe

ID: fedflbeapignkaflmgeaimbdcgaolbca

Supported Languages

🇺🇸US English

Extension Info & Metadata

Status
Active
Version
1.1.0
Size
0.12 MB
Rating
5.0/5
Reviews
2
Users
18
Type
Extension
Updated
Jul 19, 2026
Category
Developer tools
Price
Free
Featured
No
Visibility
Listed
Mature
No
By Google
No
Trusted
No

Publisher Contextual Analysis

Trusted
Author
testitright.deView Profile
MX records exist
Yes
Domain exists
Yes
Is disposable
No
Is role-based
No
Mailbox exists
Yes
Website
Visit
Total Extensions
1
Active
1
Obsolete
0
Listed
1
Unlisted
0
Total Users
18

You reached today's free scan limit (3/3 unique extensions).

Upgrade for full visibility.

Screenshot 1
Screenshot 2
Screenshot 3
Screenshot 4
Screenshot 5
Screenshot 6

Generate gherkin or manual scenarios based on your JIRA ticket using Ollama or Gemini. Create tickets test with one button.

AI-powered test case generator for JIRA. Turn ticket descriptions into Gherkin or Manual test cases in one click. Writing test cases from JIRA tickets by hand is slow, repetitive, and inconsistent — especially under sprint pressure. TestScribe reads your ticket, thinks like a tester, and generates ready-to-use Gherkin (Cucumber) or Manual test cases in seconds. Works directly inside Chrome on any JIRA Cloud instance. WHAT TESTSCRIBE DOES - Opens on any JIRA ticket — extracts the title and description automatically - Generates Cucumber (Gherkin) BDD scenarios: Feature / Scenario / Given / When / Then - Generates Manual test cases: step tables with Action / Data / Expected Result columns - Edit, copy, or push each test directly to JIRA as a linked task - Import tests straight into Xray Cloud with one click - Switch between AI backends without leaving the popup TWO AI BACKENDS — YOUR CHOICE Ollama (local, recommended) — https://ollama.com/ runs entirely on your machine, no data leaves your network, no API costs Google Gemini (cloud) — no local setup, uses your Gemini API key INSTALLATION (DEVELOPER MODE) TestScribe is not yet listed in the Chrome Web Store. Install it manually: 1. Download or clone the repository: https://github.com/pdaszko/TestScribe 2. Open Chrome and go to chrome://extensions/ 3. Enable Developer Mode (toggle in the top-right corner) 4. Click Load unpacked 5. Select the repository folder The TestScribe icon will appear in your Chrome toolbar. REQUIRED: FIX OLLAMA CORS (Ollama users only) Chrome extensions send requests with a special Origin header that Ollama blocks by default, returning a 403 error. Run the command for your OS once, then restart Ollama. macOS: launchctl setenv OLLAMA_ORIGINS "*" Then quit and restart Ollama from the menu bar. Linux (systemd): sudo systemctl edit ollama.service Add inside the file: [Service] Environment="OLLAMA_ORIGINS=*" Then run: sudo systemctl daemon-reload && sudo systemctl restart ollama Windows (PowerShell): [System.Environment]::SetEnvironmentVariable("OLLAMA_ORIGINS", "*", "User") Then quit and restart Ollama from the system tray. SETUP: OLLAMA (LOCAL AI — RECOMMENDED) 1. Download and install Ollama from ollama.com 2. Pull the recommended model: ollama pull qwen2.5-coder (Optimised for structured output — produces better Gherkin and test tables than general-purpose models) 3. Click the TestScribe icon > Settings 4. Select Ollama (Local), set host URL (default: http://localhost:11434) 5. Click Refresh next to the Model dropdown, select qwen2.5-coder, then Save SETUP: GEMINI (CLOUD AI) 1. Get a free API key at aistudio.google.com/app/apikey 2. Click the TestScribe icon > Settings 3. Select Gemini (Cloud), paste your API key, then Save TestScribe automatically selects the best available Gemini Flash model. SETUP: XRAY INTEGRATION (OPTIONAL) 1. In JIRA: go to Apps > Xray > API Keys, create a key pair, copy Client ID and Secret 2. Click the TestScribe icon > Settings > Xray Integration 3. Enter your credentials, click Test to verify, then Save TROUBLESHOOTING 403 Forbidden from Ollama — Set OLLAMA_ORIGINS=* (see CORS section above) Ollama unreachable — Start Ollama; check the host URL in Settings matches your port No models found — Run: ollama pull qwen2.5-coder Gemini API Key missing — Settings > Gemini tab > paste key > Save Popup opens but no JIRA data — Navigate to a ticket URL (/browse/PROJ-123) first Tests not appearing — Right-click the popup > Inspect > check Console for errors SOURCE CODE & FULL DOCUMENTATION https://github.com/pdaszko/TestScribe

Extracted Data

You reached today's free scan limit (3/3 unique extensions).

Upgrade for full visibility.

URLs
18
IPv4
1
IPv6
0

URLs

View the external URLs this extension communicates with to understand its network activity and data interactions.

You reached today's free scan limit (3/3 unique extensions).

Upgrade for full visibility.

localhost-http://localhost:11434
generativelanguage.googleapis.com/v1beta/modelshttps://generativelanguage.googleapis.com/v1beta/models?key=${prefs.geminiKey}`;
generativelanguage.googleapis.com/v1beta/models/$%7BgeminiModel%7D:generateContenthttps://generativelanguage.googleapis.com/v1beta/models/${geminiModel}:generateContent?key=${prefs.geminiKey}`;
127.0.0.1-http://127.0.0.1:8000
api.groq.com/openai/v1/modelshttps://api.groq.com/openai/v1/models
api.groq.com/openai/v1/chat/completionshttps://api.groq.com/openai/v1/chat/completions
xray.cloud.getxray.app/api/v2/import/test/bulkhttps://xray.cloud.getxray.app/api/v2/import/test/bulk
xray.cloud.getxray.app/api/v2/import/test/bulk/$%7BjobId%7D/status%60,https://xray.cloud.getxray.app/api/v2/import/test/bulk/${jobId}/status`,
xray.cloud.getxray.app/api/v2/graphqlhttps://xray.cloud.getxray.app/api/v2/graphql
testitright.atlassian.net-https://testitright.atlassian.net
Showing 1 to 10 of 20 rows
Rows per page:

You reached today's free scan limit (3/3 unique extensions).

Upgrade for full visibility.

127.0.0.1
IPv4
-

Version History

You reached today's free scan limit (3/3 unique extensions).

Upgrade for full visibility.

Code Diff

Compare extension code between any two versions.

0 changed files detected

No comparable text files found between these versions.

You reached today's free scan limit (3/3 unique extensions).

Upgrade for full visibility.

Browse and explore files within this extension package

You reached today's free scan limit (3/3 unique extensions).

Upgrade for full visibility.