forked from camaraproject/CallForwardingSignal
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Showing
1 changed file
with
20 additions
and
13 deletions.
There are no files selected for viewing
33 changes: 20 additions & 13 deletions
33
documentation/API_documentation/CFS-API-Readiness-Checklist.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,13 +1,20 @@ | ||
# CFS API Readiness minimum criteria checklist | ||
|
||
<br> | ||
|
||
| No | Deliverables/Criteria | Mandatory | Status (Contributed/Approved/Pending/Validated/Partly-Validated)| | ||
|----|----------------------------------|-----------|---------------------------- | ||
| 1 |API Spec | Y | Contributed | | ||
| 2 |API Implementation | N | -- | | ||
| 3 |API Documentation | Y | Contributed | | ||
| 4 |User Stories | Y | Approved | | ||
| 5 |API test cases | Y | Pending | | ||
| 6 |Validated by atleast 2 operators | Y | Pending | | ||
| 7 |Security review | Y | Pending | | ||
|
||
# API Readiness Checklist | ||
|
||
Checklist for CFS API wip | ||
|
||
| Nr | API release assets | alpha | release-candidate | public-release<br>initial | public-release<br> stable | Status | Comments | | ||
|----|----------------------------------------------|:-----:|:-----------------:|:-------:|:------:|:----:|:----:| | ||
| 1 | API definition | M | M | M | M | Y | | | ||
| 2 | Design guidelines from Commonalities applied | O | M | M | M | Y | | | ||
| 3 | Guidelines from ICM applied | O | M | M | M | Y | | | ||
| 4 | API versioning convention applied | M | M | M | M | Y | | | ||
| 5 | API documentation | M | M | M | M | Y | | | ||
| 6 | User stories | O | O | O | M | Y | | | ||
| 7 | Basic API test cases & documentation | O | M | M | M | Y | | | ||
| 8 | Enhanced API test cases & documentation | O | O | O | M | N | | | ||
| 9 | Test result statement | O | O | O | M | N | | | ||
| 10 | API release numbering convention applied | M | M | M | M | N | | | ||
| 11 | Change log updated | M | M | M | M | N | | | ||
| 12 | Previous public-release was certified | O | O | O | M | N | | | ||
|