A lean, flexible XL test case manager for small to midsize projects
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...
This database modeling utility is an excel workbook to help you to design database. It supports DB2, MariaDB, MySQL, Oracle, SQLite and SQL Server. In the excel workbook, you can define database, generate SQL scripts and import database definition from database.
The office site is https://github.com/snyang/Database-Modeling-Excel
Currently this tool allows the easy export and import of these access objects:
Forms (SaveAsText/LoadFromText)
Reports (SaveAsText/LoadFromText)
Macros (SaveAsText/LoadFromText)
Modules (SaveAsText/LoadFromText)
Queries (the SQL query itself)
Tables (ExportXml/ImportXML)
References (custom format)
Relations (custom format)
Database Properties (custom format)
In has currently been tested on Microsoft Access 2000 (.mdb), 2002-2003 (.mdb), and...