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
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
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:
Get the insights you need to budget smart 💡 and invest with precision.
Released on : 2025-07-24
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:
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
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
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 🆔:
Because in the end, quality lives in the details — and every click counts. 🌟
Released on : 2025-07-23
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
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:
[CREDENTIAL_NAME]
[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:
✏️ 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
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
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