Skip to main content

ZeuZ Platform 20250712

ยท 4 min read
Tanvir Hossain Antu
Product Engineer

Release date: July 12, 2025


Welcome to the July 2025 release of the ZeuZ platform! ๐Ÿš€ This release brings significant improvements to browser testing, AI capabilities, test case management, scheduling, and dashboard features.

๐Ÿš€ Featuresโ€‹

  • Test case export/import can now handle test case and step attachments
  • Scheduler page redesigned
  • Release report: GitHub issue type filter added
  • Release report: Added date range filtering for GitHub pull requests
  • Pre-requisite test case assignment in test case search and test set pages
  • ZeuZ Node installation and connection help video in dashboard
  • Enhanced ZAI Chatbot with Q&A, history, and improved capabilities
  • Minor UI and feature updates/fixes

๐Ÿ› Bug Fixesโ€‹

  • Fixed test case import for expected and description fields
  • Resolved scheduler-related bugs (multiple fixes)
  • Fixed runtest version issue
  • Resolved "/" character issue in names
  • Fixed watch.mjs file issue
  • Implemented datastore team/project separation
  • Resolved set import dropdown filter bug
  • Fixed set export to JSON bug
  • Fixed Slack webhook notification implementation
  • Enabled iframe embeds for embedding ZeuZ into dashboads for reporting

Chrome for Testingโ€‹

Test your web applications across any specific version of Chrome, including pre-release builds (Dev, Beta, Canary). ZeuZ now provides complete browser version control with automated version management.

Key Benefits:

  • Validate cross-version compatibility
  • Pinpoint bugs in specific Chrome builds
  • Test against upcoming Chrome features
  • Fully automated version-targeted testing

Usage: Add a chrome:version parameter to your "Go to link" action:

FieldSub FieldValue
chrome:versionoptional parameter%|my_version|% or 125.0.6382.0

Smart Version Management:

  • Auto-cleanup unused versions after 90 days
  • Latest version auto-updates every 7 days
  • Automatic download and installation of Chrome and ChromeDriver

Enhanced ZAI Chatbotโ€‹

ZAI, your AI-powered testing assistant, now features improved memory and knowledge capabilities for more personalized and accurate responses.

New Features:

  • Smarter Memory: Saves chat history for personalized, coherent responses
  • Knowledge-Powered Answers: Real-time answers from product documentation and knowledge base

ZAI Chatbot demo

ZIP Import for Test Casesโ€‹

Comprehensive ZIP import functionality now supports test cases with all related attachments, improving data integrity and providing a complete import/export experience.

Features:

  • Import test cases from ZIP files with structured folder support
  • Embedded metadata (index.json) handling
  • Test case and step-level attachment processing
  • Automatic ID mapping and database integration
  • Full backward compatibility with JSON imports

Supported File Structure:

TestCases_backup_export.zip
โ”œโ”€โ”€ index.json
โ””โ”€โ”€ test_cases/
โ””โ”€โ”€ {tc_id}/
โ”œโ”€โ”€ tc.json
โ”œโ”€โ”€ attachments/
โ”‚ โ”œโ”€โ”€ file1.pdf
โ”‚ โ””โ”€โ”€ file2.csv
โ””โ”€โ”€ steps_attachments/
โ””โ”€โ”€ step_{step_id}/
โ”œโ”€โ”€ step_file1.csv
โ””โ”€โ”€ step_file2.txt

Enhanced Scheduler Managementโ€‹

Streamlined scheduler experience with in-context interactions and bulk operations, eliminating page reloads for better workflow efficiency.

New Capabilities:

  • Inline Creation & Editing: Modal-based scheduler management from the Schedule List page
  • Step-by-Step Creation: Guided modal for efficient scheduler setup
  • Editable Details: View and update scheduler information without page navigation
  • Bulk Operations: Select multiple schedulers for activate/deactivate actions
  • Run History Access: Popup view of recent run history with full history navigation

ZeuZ Dashboardโ€‹

Central hub providing comprehensive overview of your automation ecosystem with execution engines, test metrics, and storage insights.

Dashboard Components:

ZeuZ Node Management:

  • One-click ZeuZ Node download
  • Platform-specific connection guides (Windows, Mac, Linux)
  • Quick access to Node, Server, Changelog, and Documentation

Build Health Monitoring:

  • View health by milestones or versions
  • Pass/Fail metrics with visual percentages
  • Hover for detailed counts and percentages

Automatability Overview:

  • Donut chart visualization of test case categories
  • Color-coded automation status tracking