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
  • 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:
               Check off each task finished in Pivotal Tracker as soon as completed.
                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"




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 !

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...