From 0967401112776e13b87c4ae86ce324a5ba3d01ea Mon Sep 17 00:00:00 2001 From: Mark Lawrence <15652599+Mark-J-Lawrence@users.noreply.github.com> Date: Wed, 24 Jul 2024 15:44:46 +0100 Subject: [PATCH] Update sdv-manager.md --- src/markdown-pages/docs/managers/sdv-manager.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/markdown-pages/docs/managers/sdv-manager.md b/src/markdown-pages/docs/managers/sdv-manager.md index c4305970..bd16e5fc 100644 --- a/src/markdown-pages/docs/managers/sdv-manager.md +++ b/src/markdown-pages/docs/managers/sdv-manager.md @@ -13,7 +13,7 @@ This Manager is at Alpha level.
# Overview -Create an automated integration test in Galasa and use the SDV Manager to obtain a report of the Security Definitions that would have been required if **Resource Security** and **Command Security** were turned on. +Create an automated integration test in Galasa and use the **Security Definition Validation (SDV)** Manager to obtain a report of the Security Definitions that would have been required if **Resource Security** and **Command Security** were turned on. To achieve this, your tests should be **role-based**. Users belonging to particular roles should be used throughout your tests. Their interactions on each unique CICS region under test and the resulting Security Definitions of those interactions, will be recorded.