From c820bdf4dfed921760f2291076a0688ac4e881e4 Mon Sep 17 00:00:00 2001 From: Daulet Abishev <88084186+Dauka03@users.noreply.github.com> Date: Mon, 17 Oct 2022 13:05:22 +0600 Subject: [PATCH] add content uat testing (#2513) * add content uat testing * Update content/roadmaps/113-qa/content/100-qa-basics/107-testing-techniques/100-functional-testing/uat.md Co-authored-by: Kamran Ahmed --- .../107-testing-techniques/100-functional-testing/uat.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/roadmaps/113-qa/content/100-qa-basics/107-testing-techniques/100-functional-testing/uat.md b/content/roadmaps/113-qa/content/100-qa-basics/107-testing-techniques/100-functional-testing/uat.md index f9e31685e..b949b02e5 100644 --- a/content/roadmaps/113-qa/content/100-qa-basics/107-testing-techniques/100-functional-testing/uat.md +++ b/content/roadmaps/113-qa/content/100-qa-basics/107-testing-techniques/100-functional-testing/uat.md @@ -3,4 +3,4 @@ User Acceptance Testing (UAT) is a type of testing performed by the end user or the client to verify/accept the software system before moving the software application to the production environment. UAT is done in the final phase of testing after functional, integration and system testing is done. Free Content -What is User Acceptance Testing (UAT)? \ No newline at end of file +What is User Acceptance Testing (UAT)?