1)Sprint
Sprint is one timeboxed iteration of a continuous development cycle. Within a Sprint, planned amount of work has to be completed by the team and made ready for review.
2) User stories
A user story describes the type of user, what they want and why. A user story helps to create a simplified description of a requirement from an end-user perspective.
3) Epic
An Epic can be defined as a big chunk of work that has one common objective. It could be a feature, customer request or business requirement.
4) Product backlog
A product backlog is a list of the new features, changes to existing features, bug fixes, infrastructure changes that a team may deliver in order to achieve a specific outcome.
5) Burndown chart
A burn down chart is a graphical representation of work left to do versus time. The outstanding work (or backlog) is often on the vertical axis, with time along the horizontal.
6) Chicken
Who not in the project but they consult on project and are informed about the project.
7) Pig
Pigs are totally committed to the project and are responsible for it’s outcome they are opposite to chicken they are actively involved in the project.
8) Retrospective
An Agile retrospective is a meeting that’s held at the end of an iteration. The team reflects on what happened in the iteration and identifies actions for improvement going forward.
9) Spike
A story that cannot be estimated until a development team runs a time-boxed investigation. The output of a spike is an estimate for the original story.