Monday, March 13, 2017
Tuesday, March 7, 2017
Standard Operating Procedures (SOP)
Standard Operating Procedures (SOP)
Agile Standard Operating Procedures
1. Create product backlog with User Stories
2. Designate the following roles:
Product Owner
Scrum Master
Team Members
3. Conduct Sprint Planning Meeting
4. Daily Scrum with available team members
5. Weekly Code Review meeting including
Storytime to groom Pivotal Tracker
Retrospective “Inspect & Adapt” for team
6. Weekly Sprint Review with product owner
7. Developer Best Practices
Mark feature finished when ALL TASKS it contains are finished.
Team will check work at next scrum mtng.
1. Create product backlog with User Stories
2. Designate the following roles:
Product Owner
Scrum Master
Team Members
3. Conduct Sprint Planning Meeting
4. Daily Scrum with available team members
5. Weekly Code Review meeting including
Storytime to groom Pivotal Tracker
Retrospective “Inspect & Adapt” for team
6. Weekly Sprint Review with product owner
7. Developer Best Practices
- Every new idea => document user story => vote number of points
- Only choose work from voted upon features or chores
- Be accountable for delivering story. Pair program on a problem you can't solve on your own
- Person submitting pull request is different from person approving the request
- If you are pairing, ping pong code
- If you are working on a feature that does not need a pull request, when finished with tasks/chores:
Mark feature finished when ALL TASKS it contains are finished.
Team will check work at next scrum mtng.
http://www.agileventures.org/projects/codealia/documents/standard-operating-procedures-sop
Tag a user in Jira
I want to tag a user in Jira how can i do that ?
You can tag a user in Jira using "@" sign. but in order to do that you need to have "Browse User" Permission in the "Global Permissions"
You can tag a user in Jira using "@" sign. but in order to do that you need to have "Browse User" Permission in the "Global Permissions"
So if you are unable to tag a user in jira or confluence ask the jira admin to allow the "Browse User" permission for you !
Subscribe to:
Posts (Atom)
5 Strategies for Getting More Work Done in Less Time
Summary. You’ve got more to do than could possibly get done with your current work style. You’ve prioritized. You’ve planned. You’ve dele...
-
Imagine going to work everyday and facing a colleague who does not respect you or having to work with someone who was constantly underminin...
-
Sometimes just to get a quick success build you might need to disable/ignore/skip some of the munit test cases. you can do you by double ...
-
Install ActiveMQ Step 1: Download Apache Active MQ 5.x.x (5.15.8 Latest Version Up to Feb 2019) Step 2: Install ActiveMQ Run the Active...