We want to start using Xray with out JIra server instance.
I was hoping for some guidance in the way you use it with project and boards.
My plan is to do the following:
- Project X has a development and a testing scrum board
- Project X consists of stories
- Once a story is moved to done on the DEV board, then it displays on the Testing board where manual testing is done before being moved to the Testing Done column which would imply that it is ready for production release
- Automated testing will happen on the story after it has been released to production
Based on the above, I have a few questions:
- Do I mark this story as done once it reaches the end of the testing board and in production? or;
- Do I create another testing board (automated) which tracks the story through the automation process and then only mark it as done once automated tests have been written
- Can you limit a story from being closed if it has Xray test type calls attached to the story?
- Do I close the story and release to production once manual has been done, perhaps create a new story to go through automation, possible create a new type of call where Xray issue types can be linked to and taken through the automated process?
Any suggestions and guidance is appreciated.