MTCM is a lean test tool designed to organize test cases and manage/communicate test results. MTCM is a simple, minimalist design for software test engineers conducting functional or exploratory testing. Business analysts can also use MTCM for conducting user acceptance testing (UAT). You can write the test cases as you execute them, or plan and write them ahead of time. Run results are tallied and graphed on subsequent worksheets. You use the report and graphs to communicate status to your project team. Show them how test cycles work, how test cases are built up over time, how regression testing works with each new build received, how risk is managed from build test to build test, etc.
See GitHub link for documentation, larger template, and "source code" (it's a codeless XLSX file).
Requires Excel for Office 365.
GitHub: https://github.com/DataResearchLabs/my_test_case_manager
YouTube Tutorials: https://www.youtube.com/playlist?list=PLVHoUDdbskUSZQsl0iexHwRGb8Z7_EjlS
Features
- Test Specification - Create test cases and grouping in sections over test worksheets
- Test Execution - Execute test cases and record results
- Test Reports, Metrics, Charts, Test Execution Monitoring
- Highly customizable because it is built in Excel
- Creative Commons License so you are free to use it however you like
License
Creative Commons Attribution LicenseFollow My Test Case Manager
User Reviews
-
Obviously I am biased since I built the tool and published it here. I have used some version of this Excel spreadsheet "testing tool" on and off for many years. Keep refining it over time. See the github link to download the "source code" (Excel file) and modify it yourself.