0% found this document useful (0 votes)
87 views5 pages

Agile With JIRA Notes

Uploaded by

gmathodia
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
87 views5 pages

Agile With JIRA Notes

Uploaded by

gmathodia
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 5

=========================================

Software Development Life Cycle (SDLC)


=========================================

=> From stat to end is called as Life Cycle

=> SDLC = Development + Testing + Deployment + Delivery

=> From project start to till project end is called as Software development
lifeycle.

=> We have several phases in SDLC

1) Requirements Gathering

2) Requirements Analysis

3) Design (FDD / BRD / SRS )

4) Development

5) Testing

6) Deployment

7) Delivery

8) Support (SLA - Service Line Agreement ) - 6 months

====================
SDLC Methodologies
====================

1) Waterfall (outdated)

2) Agile (Most Trending)

=======================
Waterfall methodology
=======================

-> Linear methodology (Sequential Process)

-> It is a step by step process

-> After one step is completed then only we will move to next step

-> Forward Direction

-> Client involement is very less

-> Client will see project at the end

-> Requirements fixed & budget fixed

==================
Agile Methodolgy
==================

-> Iterative approach

-> Development + Testing + Delivery - is a cyclic process

-> Project will be delivered in multiple phases (Sprint)

-> Client Involment will be there in every phase of the project

-> Requirements are not fixed & Budget is not fixed

Note: Client Satisfaction is most important factor in Agile Methodolgy

==================
Agile Terminogoly
==================

Product Owner : Responsible to deliver project to client (deliery head)

Scrum Master : Responsibe to manage Agile Team work (Daily Tracking)

Tech Lead : Seniour Resource in Team For Technical help

Team Members : Developers + Testers + DB Team + Ops Team

Scrum Meeting : Daily status call ( scrum / status / standup ) - 30 mins

Backlog Grooming Meeting : Meeting To identify pending works in the project

Backlog Stories : Pending Stories we have created in JIRA

Story : A task

Story Points : Represents duration to complete a story

3 points - 1 day

5 Points - 2 days

8 Points - 3 days

Sprint Planning Meeting: To identify priority stories to complete

Sprint : Set of stories planned to complete in given duration (2 weeks)

RetroSpective meeting : Review meeting

1) What went well


2) What went wrong
3) Improvements
4) Lessons Learnt
5) Ideaz Board
-----------------Status Sending in Email Format --------------------

To : scrummaster-mail-id
cc : [email protected]

Subject : Standup Call Status - Ashok

Hi Steve,

Today i can't join our standup call due to doctor appointment.

Please find my status below

yesterday : FP-1 completed, status changed to DONE.

today : I have started working on FP-2, targeted for Tomorrow EOD.

I don't have any issues.

Thanks,
Ashok.

------------- Email Request For DevOps team --------------------------

To : [email protected]

cc: [email protected]

Subject : New Git Repo creation Request | FP-1

Hi,

Please create new git repo for our admIN API development

Repo Name : admin_API_REPO

@Manager - Please approve.

Thanks,
Ashok.

----------------------------------------------------------------------------

To : [email protected]

cc: [email protected]

Subject : Jenkins Pipeline Creation Request | FP-2

Body:

Hi DevOps Team,

Please create Jenkins Pipeline for Admin API deployment in below Environments.

1) DEV
2) QA
3) UAT
GIT Repo : <url>

@Manager : Please approve

Thanks,
Ashok.

-------------------------------------------------------------------------

======
JIRA
======

-> JIRA software developed by Atlasian company

-> JIRA is used for Project management.

-> JIRA is also used for Bug reporting.

-> Project Task assignment will happen in JIRA s/w only

Note: JIRA is a paid software. We can use trail version of JIRA.

URL to Loing : https://start.atlassian.com/

1) What is SDLC ?
2) What are SDLC phases ?
3) Waterfall Methodology
4) Agile Methodology
5) Agile Terminology
6) What is JIRA ?
7) What is Backlog ?
8) Who will create Story in Backlog ?
9) What is Story Point ?
10) How to create Sprint ?
11) Task Assignment in JIRA
12) Task Status Change in JIRA
13) How Create Bug in JIRA ?

=====================================================
Which Ticketing Tool you are using in your project ?
=====================================================

-> "Service Now" we are using as ticketing tool.

-> To send software installations requests to IT team we will create tickets using
Ticketing Tool.

You might also like