From 21c30e21fdc7d950d68912347f0becd5c0715639 Mon Sep 17 00:00:00 2001 From: Rahul Rangnani <43803094+rahulrangnani@users.noreply.github.com> Date: Tue, 18 Dec 2018 04:21:23 +0530 Subject: [PATCH] add"service " to document (#33741) --- guide/english/agile/acceptance-testing/index.md | 1 + 1 file changed, 1 insertion(+) diff --git a/guide/english/agile/acceptance-testing/index.md b/guide/english/agile/acceptance-testing/index.md index 725b3dc326..dabf339703 100644 --- a/guide/english/agile/acceptance-testing/index.md +++ b/guide/english/agile/acceptance-testing/index.md @@ -62,6 +62,7 @@ Acceptance criteria are defined on the basis of the following attributes: > - Scalability > > - Documentation +>- Service ## Acceptance Test Plan - Attributes Acceptance test activities are carried out in phases. First, the basic tests are executed, and if the test results are satisfactory then the execution of more complex scenarios are carried out.