Commit cfa5778e authored by Giacomo Bernini's avatar Giacomo Bernini
Browse files

Update README.md

parent 65317bf6
Loading
Loading
Loading
Loading
+14 −9
Original line number Diff line number Diff line
@@ -15,15 +15,20 @@ More information and download is available at [DGS/NFV-TST010ed361](https://port
The NFV API Conformance test specification is available in the following versions:

| TST010 Version       | SOL Specifications                                                                      | API Conformance Tests                                                      |
|----------------|-------------------------------------------------------------------------------------------|----------------------------------------------------------------|
|----------------------|-----------------------------------------------------------------------------------------|-----------------------------------------------------------|
| v2.4.1             | SOL002 SOL003 SOL005 v2.4.1                                                      | [v2.4.1](https://forge.etsi.org/rep/nfv/api-tests/tree/2.4.1/) |
| v2.4.1-maintenance | SOL002 SOL003 SOL005 v2.4.1                                                      | [v2.4.1-fix-plu](https://forge.etsi.org/rep/nfv/api-tests/tree/2.4.1-fix-plu/) |
| v2.6.1             | SOL002 SOL003 SOL005 v2.6.1                                                      | [v2.6.1](https://forge.etsi.org/rep/nfv/api-tests/tree/2.6.1/) |
| v2.6.1-maintenance | SOL002 SOL003 SOL005 v2.6.1                                                      | [v2.6.1-fix-plu](https://forge.etsi.org/rep/nfv/api-tests/tree/2.6.1-fix-plu/) |
| v2.7.1             | SOL002 SOL003 SOL005 v2.7.1                                                      | [v2.7.1](https://forge.etsi.org/rep/nfv/api-tests/tree/2.7.1/) |
| v2.7.1-maintenance | SOL002 SOL003 SOL005 v2.7.1                                                      | [v2.7.1-fix-plu](https://forge.etsi.org/rep/nfv/api-tests/tree/2.7.1-fix-plu/)
| v2.8.1             | SOL002 SOL003 SOL005 v2.8.1                                                      | [v2.8.1](https://forge.etsi.org/rep/nfv/api-tests/tree/2.8.1/) |
| v2.8.1-maintenance | SOL002 SOL003 SOL005 v2.8.1                                                      | [v2.8.1-fix-plu](https://forge.etsi.org/rep/nfv/api-tests/tree/2.8.1-fix-plu/)|
| v3.3.1             | SOL002 SOL003 SOL005 v3.3.1<br>SOL009 SOL011 v3.3.1<br>SOL012 v3.4.1             | [v3.3.1](https://forge.etsi.org/rep/nfv/api-tests/tree/3.3.1/) |
| v3.3.1-maintenance | SOL002 SOL003 SOL005 v3.3.1<br>SOL009 SOL011 v3.3.1<br>SOL012 v3.4.1             | [v3.3.1-fix-plu](https://forge.etsi.org/rep/nfv/api-tests/tree/3.3.1-fix-plu/) |
| v3.5.1         | SOL002 SOL003 SOL005 v3.5.1<br>SOL009 v3.5.1<br>SOL011 v3.3.1<br>SOL012 v3.4.1       | [v3.5.1](https://forge.etsi.org/rep/nfv/api-tests/tree/3.5.1/) |
| v3.6.1         | SOL002 SOL003 SOL005 v3.6.1<br>SOL009 v3.6.1<br>SOL011 v3.3.1<br>SOL012 v3.4.1       | [v3.6.1](https://forge.etsi.org/rep/nfv/api-tests/tree/3.6.1/) |


## Test Specification Overview

The Test Specification is built as a collection of [Robot Framework](robotframework.org/) Test Description. [Robot Framework](robotframework.org/) is a generic test automation framework for acceptance testing and acceptance test-driven development.