Latest News from the Thunders Product Team
Feature
Improvement

🐞Persist Debug Runs – Track Every Step with Confidence

Ines avatar
Shared by Ines • August 16, 2025

Debug runs are now saved just like real test runs, complete with status and timestamps ⏱️.

This makes it easier to monitor progress over time and ensures consistent, reliable reporting for all your debugging activities.

🔹 Enhanced Persistence
🔹 Improved Traceability

📚 Want to dive deeper into test runs?
👉 Check out this article on our Help Center

Released on : 2025-08-04

Feature update
Improvement

✨Static Variables – Redesigned for a Smoother Experience

Ines avatar
Shared by Ines • August 16, 2025

We’ve given the Static Variables interface a fresh new look — cleaner, faster, and easier to navigate — so you can manage your variables like a pro.

What’s in it for you?

🖱️ Intuitive, smooth navigation

Quick edits without the clutter

Spend less time clicking, more time testing.

Want to master variable management in Thunder Code?
👉 Everything you need is explained here: Read the guide

Released on : 2025-07-31

Product update
Improvement

📊 Remaining Credits – Visual Tracking Made Easy

Ines avatar
Shared by Ines • August 16, 2025

We’ve redesigned the Remaining Credits dashboard to make monitoring your platform usage and spending clearer, faster, and more visual than ever.

At a glance, you can now:

  • 📈 Track your monthly usage
  • 🟢 See your remaining credits
  • 🔍 Spot spending trends instantly

Get the insights you need to budget smart 💡 and invest with precision.

Released on : 2025-07-24

New feature
Product update

Record. Navigate. Done 🎥 - Your test recorder is now available in Preview

Ines avatar
Shared by Ines • August 16, 2025

Turn your app exploration into a ready-to-run test automatically. As you navigate, each step is captured in clear, natural language 📝, so you can focus on what matters — testing, not scripting.

Why it’s a game-changer:

  • 🖐️ Hands-off test creation – Your test writes itself as you go.
  • 🔄 Always up to date – Tests adapt automatically when your code changes.
  • 🔍 Crystal-clear steps – Easy to read, share, and maintain.

With Recorder Preview, keeping your tests current is no longer a chore — it’s just part of using your app.

👉 Try it in beta! Access available upon request - Contact us via your support chatbot or reach out to your CSM

Released on : 2025-07-24

New feature
Product update

📝 Test Plan Generator – Finally, a Test Plan That Writes Itself! (Preview)

Ines avatar
Shared by Ines • August 16, 2025

We know that turning requirements into a solid, structured test plan can be a real headache 😩.


Hours lost in formatting, organizing, and breaking down scenarios… time you’d rather spend on actually testing and scaling quality 🚀.

That’s why we created the Test Plan Generator:

1️⃣ Drop your requirements into Thunder Code → instantly get a fully structured, collaborative test plan.
2️⃣ Refine it with AI + your team → break it into actionable scenarios and executable steps.
3️⃣ Focus on testing, not paperwork. ⚡

👉 Try it in beta! Access available upon request - Contact us via your support chatbot or reach out to your CSM

Released on : 2025-07-23

Improvement

🆔 Your IDs, Instantly Accessible — Turning Shortcuts into Quality Standards.

Ines avatar
Shared by Ines • August 16, 2025

As quality professionals, we know that true quality isn’t just about results — it’s also about the shortcuts that save us time ⏱️ and make our work easier 💡.

That’s why we’re improving our product to be as efficient as possible — even in the number of clicks it takes 🖱️.

With our new Easy Copy for IDs 🆔:

  • ⚡ Copy any identifier (Org ID, Project ID, and more) in just one click.
  • 🔒 Stay accurate — no more copy-paste errors.
  • 🚀 Work faster — from troubleshooting to integrations.

Because in the end, quality lives in the details — and every click counts. 🌟

Released on : 2025-07-23

🧬 Make Your Workspace Yours — Visibly, Subtly, Powerfully

Ines avatar
Shared by Ines • August 01, 2025

Your organization’s logo now appears directly in the app interface, visible to all members — reinforcing identity, alignment, and team spirit every step of the way.

🆔 Branded, Familiar, Yours
Build a space that feels instantly recognizable and fully aligned with your brand culture.

🎨 Discreet but Distinct
Your logo is also subtly embedded as a watermark on shared reports and content, keeping your brand presence consistent — without ever being intrusive.

👉 What are you waiting for? Make Thunder Code feel like home.

Released on : 2025-07-23

🔄 Power Up Your Tests with Static & Dynamic Variables

Ines avatar
Shared by Ines • July 25, 2025

No more hardcoding.

Thunder Code now lets you define Static and Dynamic Variables to make your tests cleaner, smarter, and easier to maintain.

#Static Variables (Environment Settings)

Define reusable values like base URLs, usernames, or tokens:

  • Environment Credentials[CREDENTIAL_NAME]
  • Environment Variables[VARIABLE_NAME]

📌 Heads up: Variables are defined per environment — so if you switch environments, make sure the same variables exist there too. Otherwise, your test will fail.

#Dynamic Variables (Per Test Run)

Change at runtime and adapt as your app behaves:

  • 🎲 Generated Variables: Use AI to generate random, fresh or patterned data at the start of each run.
  • 🔍 Extracted Variables: Capture dynamic values from your app or API during test execution, then reuse them in later steps.

✏️ Reference them in your test steps using square brackets, like [GENERATED_EMAIL] or [ORDER_ID]. Thunder Code will resolve the actual value during the run and show it in your test report.

Released on : 2025-07-22

🎹 New: Keyboard Input Testing is Here!

Ines avatar
Shared by Ines • July 25, 2025

Our test runner now supports full 🎯 keyboard input simulation — making it easier than ever to test real user actions.

You can now simulate all kinds of key presses, including:
🔼 Navigation keys (Tab, Enter, Arrows...)
🧠 Function keys (F1–F12)
🎛️ Modifier keys (Shift, Ctrl, Alt...)
🔢 Numeric pad + special characters (@, #, $, etc.)

Just speak naturally to the AI:
💬 “Press Enter”, “Hit Escape”, or “Press the spacebar” — and let it handle the rest!

This update is perfect for testing:
✅ Keyboard navigation
✅ Accessibility flows
✅ Complex input scenarios

Released on: 2025-07-16

Feature
Improvement

✨ From Flaky to Flawless: A New Era of Bug Reporting

Ines avatar
Shared by Ines • July 21, 2025

We’ve just upgraded your bug reporting experience. Here’s what’s new:

🔧 More Stability
More consistent results across test runs — fewer flaky tests.

🧠 Smarter AI Detection
Better at spotting real issues, with fewer false positives.

🖼️ Visual Assertions
Use screenshots to check things like:
“Assert that the background is blue” -“Verify that the sun icon is visible”

📋 Cleaner Reports
Combined visual + functional checks = clearer, more user-centric bug reports.

Released on: 2025-07-11