From c4608587a0273a4023da8999739807d99e6ff1d8 Mon Sep 17 00:00:00 2001 From: Amit Roy <139013237+dr-amit-roy@users.noreply.github.com> Date: Wed, 4 Oct 2023 10:11:26 -0700 Subject: [PATCH] Update QA.md Just added briefs about the QA process --- QA.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/QA.md b/QA.md index 980083b..9fd0b0a 100644 --- a/QA.md +++ b/QA.md @@ -1,6 +1,8 @@ What are your risk areas? Identify and describe them. - +One of the crucial assumptions i have made is regarding transactionid in all sessions being the only proof that transaction has already taken place i.e. the product is actually 'sold'. QA Process: Describe your QA process and include the SQL queries used to execute it. + +Initially i tried to check the PK candidates in all tables