Changelog
Product Name: Treeify Version: 0.2-beta Date: 2025.07.10
Stay up to date with the latest changes, enhancements, and bug fixes in our web application. This changelog provides a detailed history of updates and improvements to help you make the most of our software.
Version 0.1-beta - First Testing Release
Release Date: January 01, 2025
Overview: This release marks the launch of Treeify, introducing core functionalities to simplify and enhance the test case generation process.
Changelog:
- Feature 1: Automated test case generation from PRDs, user stories, and technical documents.
- Feature 2: Editable mind map format for intuitive visualization and refinement of test cases.
Version 0.2-beta - Optimized Multi-agent Reasoning Version Release
Release Date: June 01, 2025
Overview: This version significantly enhances Treeify’s usability, export capabilities, analysis precision, and support for test management integrations.
✅ What’s New:
🧠 Multi-Agent Reasoning System (New!)
- Introduced multi-agent architecture in test case design to simulate real QA thinking:
- Requirement Agent, Test Object Agent, Scenario Agent now collaborate to deliver full-dimension test logic.
- Ensures higher coverage across edge cases, input-output validations, and exception paths.
🔍 Step-by-Step Workflow
- Introduced a 3-step generation flow:
- Requirement Analysis – Extracts key multi-type product requirement from documents
- Test Object Generation – Breaks down into modules, user stories, data flows, etc.
- Test Scenario Generation – Outputs detailed, structured test scenarios per object
🧩 Advanced Requirement Input Options
- Support for both rich text input and file upload
- One file per project (upload
.docx
,.txt
,.md
or.pdf
)
🧪 Multi-Dimensional Requirement Analysis
-
Analyze PRDs from 5 QA dimensions:
- Functional
- API
- Security
- Performance
- Compatibility
-
Missing fields in PRD are tagged automatically:
"<Note: NOT found in PRD. Please review and supplement as needed>"
🔍 Test Scenario Design Enhancements
- Test scenarios now auto-generated by fine-tuned internal agents with QA expertise
- Each scenario includes:
- Title
- Preconditions
- Test Steps
- Expected Result
✏️ Mind Map Interaction Upgrades
- Fully interactive mind map:
- Add comments/notes for regeneration (Coming Soon)
- Re-generate a specific node or branch
- Track coverage and logical depth
🔄 Direct Integration with TestCaseLab
- Export test cases directly into TestCaseLab via API
- Input API Token, Company ID, and Project ID to sync structured cases
- Option to export as file remains (Excel / JSON)
🧭 What’s Coming Next
- Compliance Test Dimension (e.g., GDPR, HIPAA)
- Note-Based Regeneration Loop – Regenerate test cases with node-specific natural language feedback
- Custom Knowledge Base Support – Load industry-specific test heuristics