agile in your company

Agile is a methodolgy for 
to rapid delivery for high quality product, not to
wait until last part of big project,
To make business happy.
Organize your work with your team.
Take responsibility of your activities.
We are implementing AGILE in our project. We have all scrum
ceremonies.
Our sprint is 2 weeks and we have released every 3 sprints as a
release cycle. We start the sprint on Tuesdays. We have 11 people in
my team:
PO, BA, Scrum Master (---, ---, ----)
5 Developers (---, ---, ---, ---, ----)
3 Testers (-----(team lead), ---- and me). We are all 2 SDET
+ manual.
Our Sprint Ceremonies starts with Sprint Planning Meeting 
and we discuss about the team’s priority features 
and product backlog items and we learn the part of the
application which we are going to
develop throughout the Sprint.
I make sure every user story and respective acceptance criteria are
clear, this meeting is the perfect time and place to ask questions to
clarify if needed. Then As testers we decide who is goanna work on
which user story. Our test lead creates the test plan in Jira-Xray.
And then we choose user stories based on velocity and
capacity.
o - Velocity: Number of story points delivered in a sprint.
o - Capacity: Total number of available hours for a sprint
is Team’s capacity. Calculates holiday and PTO (personal
time off) hours. 5X2X8 = 80 points
Before the code comes to my environment, I start working on the
scenario>test cases>test steps.(2nd 3th days)
Then I start to write test cases(why not write them with scenario
and talk about them during the review meeting) and start to write
scrips.

Are there any code examples left?
Made with love
This website uses cookies to make IQCode work for you. By using this site, you agree to our cookie policy

Welcome Back!

Sign up to unlock all of IQCode features:
  • Test your skills and track progress
  • Engage in comprehensive interactive courses
  • Commit to daily skill-enhancing challenges
  • Solve practical, real-world issues
  • Share your insights and learnings
Create an account
Sign in
Recover lost password
Or log in with

Create a Free Account

Sign up to unlock all of IQCode features:
  • Test your skills and track progress
  • Engage in comprehensive interactive courses
  • Commit to daily skill-enhancing challenges
  • Solve practical, real-world issues
  • Share your insights and learnings
Create an account
Sign up
Or sign up with
By signing up, you agree to the Terms and Conditions and Privacy Policy. You also agree to receive product-related marketing emails from IQCode, which you can unsubscribe from at any time.
Creating a new code example
Code snippet title
Source