Can you recommend a flexible Win32 application for designing test plans?
November 15, 2004 3:10 PM
Subscribe
Can you recommend a flexible Win32 application for designing test plans?
I'm the testmonkey for a Windows-based software company, and I'm looking for an application that allows me to design and execute test plans. Desired features:
- A Win32 application; Web-based solutions require too much overhead and are generally clumsy. If I were in the market for something Web-based, I'd probably write my own.
- Open Source is preferable, though I could probably get a budget if the argument were convincing enough. Professional grade UI regardless.
- Ideally, plans are broken down into a hierarchical tree structure, wherein you define n number of test sections, test cases, etc. This tree can be expanded and collapsed depending on the level of detail required.
- Individual test plans are stored as discrete files rather than a central database/server.
- Test case verification via PASS/FAIL, preferably with color coding.
- Test plan reporting, preferably with editable templates.
- Miscellaneous Non-Vital: Import/Export with Microsoft Excel or Microsoft Word, time tracking per task, test regression/revision history, etc.
Any help in this pursuit is greatly appreciated. The aforementioned Excel and Word are woefully inept at these sorts of tasks.
posted by Danelope to computers & internet (3 comments total)
I haven't used the C++ version (CPPUnit), so i can't really comment on it.
You can also find more tools here.
posted by escher at 4:22 PM on November 15, 2004