SLOCCount is an easy-to-use tool that counts Source Lines of Code (SLOC). It auto-determines the language(s) (inc. C, C++, Ada, Assembly, shell, COBOL, C#, Fortran, Haskell, Java, LISP/Scheme, Perl, PHP, Python, Ruby, SQL). It also estimates cost & time.
...Instant Update of Test Case Doc & Status
Document test cases just in code, and no longer bother to maintain them in another place.
The web console will instantly update test document and measures upon test run.
2. Auto-generation of Metrics Report to Signoff
Test robustness, effectiveness, and efficiency are evaluated into a clean but meaningful report.
You can signoff the report by marking "Accept" or "Refuse" and send it to the stakeholders!
3. Object-oriented Test Data Storage & Service
You can add test data into the datastore, categorize it by tags, and use it by API in automation.
...
Xuse manages requirements, use cases & other artefacts that drive software design. Xuse focuses on clear documentation & communication. It defines an XML data model for requirements & use cases with XSLT providing multiple derived views: HTML/SVG/PDF.
Note there is no GUI for entering requirements, however another project (https://sourceforge.net/projects/xguse/) will provide a GUI.
This project is migrating to GitHub.
https://github.com/richsposato/Hestia
Hestia provides utilities and tools for improving software development process. Auto Build Checker (ABC) parses build results and makes HTML pages summarizing the build attempt. C++ Unit Test which allows people to easily make unit tests.
Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Java application designed to update existing java applications from an SVN repository. The application also optionally launches ANT build scripts during the update process.
STDL (Structured test description language) is a domain-specific testing language that is used to auto-generate unit test code. It supports a myriad of output languages (incl. C#). The project's aim is that of reducing the resources required for testing