Commit 81f5314b authored by Giacomo Bernini's avatar Giacomo Bernini
Browse files

Update README.md

parent 2ec13a0a
Loading
Loading
Loading
Loading
+11 −5
Original line number Diff line number Diff line
@@ -6,16 +6,22 @@ the APIs defined in ETSI NFV GS [SOL002](https://www.etsi.org/deliver/etsi_gs/NF
[SOL005](https://www.etsi.org/deliver/etsi_gs/NFV-SOL/001_099/005/02.08.01_60/gs_NFV-SOL005v020801p.pdf), in their versions
v2.8.1.

More information and download is available at DGS/NFV-TST010ed281.
More information and download is available at [DGS/NFV-TST010ed281](https://portal.etsi.org/webapp/WorkProgram/Report_WorkItem.asp?WKI_ID=63121).

**{- Disclaimer: The content of this repository is related to a DRAFT, i.e. a working document, of ETSI ISG NFV.-}**
## Available versions

{-It is provided for information only and is still under development. The content may be updated, replaced, or removed at any time. Do not use as reference material.-}
The NFV API Conformance test specification is available in the following versions:

The latest draft may be downloaded at the [ISG NFV open area](https://docbox.etsi.org/isg/nfv/open/Drafts/).
| 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.6.1         | SOL002 SOL003 SOL005 v2.6.1                                                               | [v2.6.1](https://forge.etsi.org/rep/nfv/api-tests/tree/2.6.1/) |
| 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.8.1         | SOL002 SOL003 SOL005 v2.8.1                                                               | [v2.7.1](https://forge.etsi.org/rep/nfv/api-tests/tree/2.8.1/)|
| 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/) |

## Overview

## 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.