I’m not pretty sure about the estimation formula due to it depends on the bug, because there must be other variables, such as priority, or impact.
There are other methods to calculate that estimation?
Understand the fundamentals of software development
Introduction to software development
Communicate with your customer accurately
Customer-oriented requirements and important concepts for iteration cycles
How iteration cycles work
Planning considering priorities
Review: communicate with your customer accurately
Understand your customer and the requirements
Prioritizing requirements
Eventos semanales de English Academy
Backlog and Milestone 1.0
Organize your tasks!
Organizing your time into user stories and tasks
Stand-up meetings, analyze and design
Review: organize your tasks!
Create deliverable design
Creating deliverable design
Refactoring, meetings and release
Protect your very valuable software
Understanding the principles of defensive development
Functional and unit testing
Review: protect your very valuable software
Understanding Continuous Integration (CI) and testing
Types of software testing
Handle accidents when building the code and what CI means
Test your Software!
TDD Test-Driven Development
Review: test your software!
Be ready for the end
Prepare for the next iteration
End an iteration
Fix your bugs!
Handle bugs to fit your process
Continuous integration test delivery method
Review: fix your bugs!
See the real world!
Best practices for software development in real life
Expert Mentorship
Cómo puedo mejorar mi inglés
Aún no tienes acceso a esta clase
Crea una cuenta y continúa viendo este curso
In this lesson you will understand: The lifecycle of a Bug. Continuous Delivery. Spike Test. Estimate bug fixing effort
Challenge: using your knowledge of Bug Handling, answer this multiple choice activity
Aportes 5
Preguntas 2
I’m not pretty sure about the estimation formula due to it depends on the bug, because there must be other variables, such as priority, or impact.
There are other methods to calculate that estimation?
Continuous delivery - fix functional bugs
- Create stories to fix bugs
- Take into consideration when estimating time
- First fix functional bugs
- Everything revolver about customer-oriented functionality
Estimate bug-fixing effort
Spike test
- Period in which there is an “explosion” in the testing activities
- Random and continuous
- Weed out bugs
- Take a week to do it
- Pick a random sample of test that are failing and try to fix them
- Estimate bug fix rate
-Spike test
Spike testing is a period in which
there is an “explosion” in the
testing activities.
Test continuously, take random
bits of code and functionalities
to ensure functionality before
delivery.
-Spike test
Weed out bugs, later you can use the results to estimate
adjustments.
Spike testing = is test type oriented to the app receives a sudden and extreme increase a decrease in load, this for determinate the behavior of the app when it receives extreme variations in traffic.
Bug Fix
Rate (BFR)
¿Quieres ver más aportes, preguntas y respuestas de la comunidad? Crea una cuenta o inicia sesión.