Content of the 'Test policy' template

Discuss with us...
Post Reply
vmk1oc
Site Admin
Posts: 8
Joined: Fri Feb 16, 2024 1:24 pm

Content of the 'Test policy' template

Post 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?
vmk1oc
Site Admin
Posts: 8
Joined: Fri Feb 16, 2024 1:24 pm

Re: Content of the 'Test policy' template

Post 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?
Post Reply