Page 1 of 1

Content of the 'Test policy' template

Posted: Mon May 26, 2025 2:54 pm
by vmk1oc
On the website there is a section about 'Test policy'

You can download the template if you want to

https://softwaretestingbreak.com/downloads.php

But it is incomplete, what could be great content/additions for the template?

Re: Content of the 'Test policy' template

Posted: Mon May 26, 2025 3:00 pm
by vmk1oc
I have some positive expierences when Acceptance Criteria in the Jira field are numbered.

Jira indents them and they look like this:

Acceptance Criteria
1. User can log in
  a. Using email and password
    i. Email must be a valid format
    ii. Password must match stored credentials
  b. Login button is disabled if fields are empty

2. User sees error message if login fails
  a. Error shown after 3 failed attempts
    i. Message: "Too many failed attempts"
    ii. Option to reset password is shown

It's really easy to refer to a certain Story and a certain Acceptance Criteria in the Sprint when you do this.

Mark: What is the bug about?
Spencer: Story 2, Acc 2.a.ii

It's fast and effective!

Should it be a checkpoint in the Test policy template?