From 1fcd95aaf0d4378feb3b79f694342a5e2691caff Mon Sep 17 00:00:00 2001
From: uihassan <najam.hassan@xflowresearch.com>
Date: Thu, 5 Nov 2020 16:46:09 +0500
Subject: [PATCH] objective updated

---
 .../VNFPerformanceManagement-API/NotificationConsumer.robot   | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/SOL002/VNFPerformanceManagement-API/NotificationConsumer.robot b/SOL002/VNFPerformanceManagement-API/NotificationConsumer.robot
index ede8234f..e2fae0d0 100644
--- a/SOL002/VNFPerformanceManagement-API/NotificationConsumer.robot
+++ b/SOL002/VNFPerformanceManagement-API/NotificationConsumer.robot
@@ -11,7 +11,7 @@ Suite Setup    Check resource existence and get CallbackUri
 VNF Performance Information Availability Notification
     [Documentation]    Test ID: 6.3.3.9.1
     ...    Test title: VNF Performance Information Availability Notification
-    ...    Test objective: The objective is to test the POST request to callbackUri trigger VNF Performance Information Availability Notification
+    ...    Test objective: The objective is to test that the POST request triggers VNF Performance Information Availability Notification
     ...    Pre-conditions: A VNF performance job is created, and a subscription for information availability notifications is available in the VNFM.
     ...    Reference: Clause 6.4.9.3.1 - ETSI GS NFV-SOL 002 [2] v2.7.1
     ...    Config ID: Config_prod_VNFM
@@ -23,7 +23,7 @@ VNF Performance Information Availability Notification
 VNF Threshold Crossed Notification
     [Documentation]    Test ID: 6.3.3.9.2
     ...    Test title: VNF Threshold Crossed Notification
-    ...    Test objective: The objective is to test the POST request to callbackUri trigger VNF Threshold Crossed Notification
+    ...    Test objective: The objective is to test that the POST request triggers VNF Threshold Crossed Notification
     ...    Pre-conditions: A VNF performance job is created, and a subscription for Threshold Crossed Notification is available in the VNFM.
     ...    Reference: Clause 6.4.9.3.1 - ETSI GS NFV-SOL 002 [2] v2.7.1
     ...    Config ID: Config_prod_VNFM
-- 
GitLab