Hi everyone 👋
I’m a full-time QA & Automation Engineer, and for a long time, I relied on general comparison tools for my daily testing and regression work.
Tools like Beyond Compare are powerful for developers, but they are not built for QA workflows.
That’s why I’m building my own lightweight, offline-only Windows toolkit — completely from scratch in my spare time.
No company code, no internal resources, just pure personal side project development.
The real pain every QA knows
In daily API regression and report validation, generic file comparison tools always create unnecessary trouble:
- They mark dynamic fields like timestamp and requestId as differences, causing tons of false positives
- Web-based diff tools force you to paste internal test data online, bringing data leakage risks
- Enterprise network environments often block public web tools
- Professional tools are expensive and full of developer-focused features that testers never use I got tired of adjusting filters manually every single day. So I decided to build a toolset designed only for QA testers. Why I’m rebuilding everything from zero I have used similar internal tools at my full-time job. However, all company code, logic, and resources belong to the employer. For this personal side project:
- ✅ 100% rewritten from scratch in my free time
- ✅ New tech stack encapsulation, independent logic and parsing rules
- ✅ Brand-new UI, report templates, and error handling
- ✅ No internal corporate code or assets reused This is a completely independent personal project focused on solving public QA industry pain points. What I’m building (QA-focused features) This toolkit will include core utilities that fit regression testing and bug reporting workflows:
- Smart JSON Diff (QA optimized) Auto skip dynamic noise fields (timestamp, requestId, random nonce). Only display real business-level changes. Support single file comparison and batch folder comparison for API regression. Export clean HTML reports that can be directly attached to bug tickets.
- PDF Test Report Comparison Focus on test report text validation. Highlight effective differences and ignore format-only changes, perfect for version iteration verification.
- Screenshot & Annotation Tool Fast capture and mark bug screenshots without opening heavy image software. Optimized for rapid defect submission.
- Bulk Test File Rename Batch rename screenshots, logs and test artifacts to standard QA naming conventions, saving repetitive sorting time. Core advantage vs generic tools Tools like Beyond Compare are universal for developers and DevOps. This toolkit is purpose-built for QA testers:
- No manual filter configuration out of the box
- No redundant developer functions, lighter and faster
- 100% local & offline — zero test data upload
- Output reports tailored for test management workflows Project Status (Building in Public) This project is actively under development. No official release or download version is available yet. I will continue posting development progress, feature iterations, QA workflow optimization ideas, and tool design logic here. If you are a QA engineer, SDET, or software tester: What repetitive manual work do you want a desktop tool to eliminate? Feel free to leave comments — I’m collecting real pain points to optimize this toolkit.
Follow me for upcoming updates, stable release announcements, and QA efficiency tool sharing.
Top comments (0)