@nbakka/mcp-appium 2.0.80 → 2.0.81
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -6,9 +6,12 @@ have other features which are not part of the jira ticket,
|
|
|
6
6
|
final output should be test in following format
|
|
7
7
|
"Verify pay on credit banner exits on PDP", "Existing"
|
|
8
8
|
"Verify overview tab on PDP", "New"
|
|
9
|
-
"Verify financial services are displayed under financial tab", "Remove"
|
|
10
|
-
"Verify xyz is moved to sja ", "Modify"
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
9
|
+
"Verify financial services are displayed under financial tab", "Remove", "SCRUM-TC-2"
|
|
10
|
+
"Verify xyz is moved to sja ", "Modify", "SCRUM-TC-2"
|
|
11
|
+
Existing - already exists in TCMS and no changes needed
|
|
12
|
+
New - doesn't exist in TCMS and needs to be created
|
|
13
|
+
Remove - to remove test cases from TCMS because it is no longer valid
|
|
14
|
+
Modify - existing TCMS test case needs to be modified because of changes in the feature, only test cases
|
|
15
|
+
existing in TCMS and if change is to be done to it should be marked as Modify
|
|
16
|
+
"SCRUM-TC-2" - id of existing test case in TCMS, only for Remove and Modify test cases
|
|
17
|
+
if any new test case is to be created then don't mention any id against it
|