Commit 00f053f0 authored by Jorge Moratinos's avatar Jorge Moratinos
Browse files

Fix some Auditing tags and names, also new test defined and not implemented

parent 6919f807
Loading
Loading
Loading
Loading
+13 −13
Original line number Diff line number Diff line
# Test Plan for CAPIF Api Auditing Service
At this documentation you will have all information and related files and examples of test plan for this API.

## Test Case 1: Get CAPIF Log Entry.
## Test Case 1: Get Log Entry.

**Test ID**: ***capif_api_auditing-1***
**Test ID**: ***capif_api_auditing_service-1***

**Description**:

@@ -50,9 +50,9 @@ At this documentation you will have all information and related files and exampl
        * apiInvokerId
        * logs

## Test Case 2: Get CAPIF Log Entry With no Log entry in CAPIF.
## Test Case 2: Get Log Entry With no Log entry in CAPIF.

**Test ID**: ***capif_api_auditing-2***
**Test ID**: ***capif_api_auditing_service-2***

**Description**:

@@ -93,9 +93,9 @@ At this documentation you will have all information and related files and exampl
        * cause with message "Not Exist Logs with the filters applied".


## Test Case 3: Get CAPIF Log Entry without aef-id and api-invoker-id.
## Test Case 3: Get Log Entry without aef-id and api-invoker-id.

**Test ID**: ***capif_api_auditing-3***
**Test ID**: ***capif_api_auditing_service-3***

**Description**:

@@ -144,9 +144,9 @@ At this documentation you will have all information and related files and exampl
        * cause with message "Mandatory parameters missing".


## Test Case 4: Get CAPIF Log Entry with filtter api-version.
## Test Case 4: Get Log Entry with filter api-version.

**Test ID**: ***capif_api_auditing-4***
**Test ID**: ***capif_api_auditing_service-4***

**Description**:

@@ -194,9 +194,9 @@ At this documentation you will have all information and related files and exampl
        * logs


## Test Case 5: Get CAPIF Log Entry with filter api-version but not exist in log entry.
## Test Case 5: Get Log Entry with filter api-version but not exist in log entry.

**Test ID**: ***capif_api_auditing-5***
**Test ID**: ***capif_api_auditing_service-5***

**Description**:

@@ -243,13 +243,13 @@ At this documentation you will have all information and related files and exampl
        * detail with message "Parameters do not match any log entry"
        * cause with message "No logs found".

## Test Case 6: Get CAPIF Multiple Log Entries.
## Test Case 6: Get Multiple Log Entries.

**Test ID**: ***capif_api_auditing-6***
**Test ID**: ***capif_api_auditing_service-6***

**Description**:

  This test case will check that a CAPIF AMF can get log entry to Logging Service
  **(WIP, NOT IMPLEMENTED)**This test case will check that a CAPIF AMF can get log entry to Logging Service

**Pre-Conditions**: