diff --git a/SOL002/VNFLifecycleManagement-API/IndividualVNFSnapshot.robot b/SOL002/VNFLifecycleManagement-API/IndividualVNFSnapshot.robot
index 15645a48a03cac17f871b59cbf5c2233e1aa1b38..d971369670a900bb84d429c460d7e3260e5eecbd 100644
--- a/SOL002/VNFLifecycleManagement-API/IndividualVNFSnapshot.robot
+++ b/SOL002/VNFLifecycleManagement-API/IndividualVNFSnapshot.robot
@@ -53,15 +53,15 @@ PUT Individual VNF Snapshot - Method not implemented
     PUT individual VNF Snapshot
     Check HTTP Response Status Code Is    405
 
-PATCH Individual VNF Snapshot - Method Not Allowed
+PATCH Individual VNF Snapshot - Method not implemented
     [Documentation]    Test ID: 6.3.5.26.5
-    ...    Test title: PATCH Individual VNF Snapshot
-    ...    Test objective: This method modifies an individual VNF Snapshot resource
+    ...    Test title: PATCH Individual VNF Snapshot - Method not implemented
+    ...    Test objective: The objective is to test that PATCH method is not implemented
     ...    Pre-conditions: none
     ...    Reference: Clause 5.4.24.3.4 - ETSI GS NFV-SOL 002 [2] v3.3.1
     ...    Config ID: Config_prod_VE
     ...    Applicability: none
-    ...    Post-Conditions: VNF Snapshot modified
+    ...    Post-Conditions: none
     PATCH individual VNF Snapshot
     Check HTTP Response Status Code Is    405