This repository was archived by the owner on Nov 15, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 4
Quick Start with Measure Platform
Alin Stefanescu edited this page Aug 31, 2017
·
8 revisions
The measure platform is a tool dedicated to measure, analyse, and visualise the metrics to extract and show information of the software engineering processes.
- Automatically measure software engineering processes during the whole software lifecycle by executing measures (defined in SMM standard) and extracted from a catalogue of formal and platform-independent measurements.
- Provide methodologies and tools which allow measure tools providers to develop a catalogue of formal and platform-independent measures.
- Implement storage solution dedicated to measurements resulting of the measure execution in big data context.
- Allow visualization tools to expose the extracted results in an easy-readable fashion, so allowing a quick understanding of the situation and the possible actions that can be taken to improve the diverse stages of the software lifecycle.
- Provide advanced analysis applied to collected measurements and to contextual data related to the measurement process itself.
In this documentation, we will present how to deploy the measure platform and we will provide a quick overview of the main features of the platform.
User Documentation
- Users & Access Right
- Measure Management
- Deploy a Measure
- Deploy a Client Side Measure (Agent)
- Instantiate and Execute a Measure
- Measure Visualisation
- Create a Project
- Manage Project Phases
- Measure Monitoring
- Notification System
- Analysis Tools
Developers Documentation