SlideShare ist ein Scribd-Unternehmen logo
1 von 97
Downloaden Sie, um offline zu lesen
QA Metrics in Agile
Look at the Quality from different angels. Real appliance.
By Volodymyr Prymakov
www.qaexperts.pro
About Me
Volodymyr Prymakov, Ukraine
Head of Performance QA Unit at TCoE,
Interim Head of TCoE at Thomas Cook,
Co-owner at QAExpert.pro
•14.5 years in QA
• >45 projects experience
• Certified: ISTQB Advanced Test Manager/Test
analyst, ICAgile CP, SAFE, CSPO
/in/vladimirprimakov/
www.qaexperts.pro
QA Experts.Pro Workshops
2 days workshop
December 16-17, 2017
http://qaexperts.pro/
www.qaexperts.pro
www.qaexperts.pro
Presentation Plan
1. What is quality of product and process
2. What is foundation for metrics
3. Types of Metrics
4. QA Metrics for Daily Monitoring
5. Regular Quality Reports
6. QA trend Metrics
7. User Satisfaction and Qualitative metrics
8. Team Efficiency Metrics
9. Automation Metrics
10. QA Metrics tools
www.qaexperts.pro
What is quality
of an application?
What is quality of an application
Requirements
fit business
needs
Requirements
Has high
quality
Product
corresponds
to
requirements
Product
No
Outstanding
Defects
Product
satisfies real
life conditions
Product
Meets user
needs
Minimal
QA Influence
Medium
QA Influence
High
QA Influence
High
QA Influence
High
QA Influence
Guessing Verification Verification Verification Validation Validation
Minimal
QA Influence
www.qaexperts.pro
What is quality of an application
Requirements
fit business
needs
Requirements
Has high
quality
Product
corresponds
to
requirements
Product
No
Outstanding
Defects
Product
satisfies real
life conditions
Product
Meets user
needs
Minimal
QA Influence
Medium
QA Influence
High
QA Influence
High
QA Influence
High
QA Influence
Guessing Verification Verification Verification Validation Validation
Minimal
QA Influence
www.qaexperts.pro
Deviation in Quality
What is quality of an application
Requirements
fit business
needs
Requirements
Has high
quality
Product
corresponds
to
requirements
Product
No
Outstanding
Defects
Product
satisfies real
life conditions
Product
Meets user
needs
Minimal
QA Influence
Medium
QA Influence
High
QA Influence
High
QA Influence
High
QA Influence
Guessing Verification Verification Verification Validation Validation
Minimal
QA Influence
www.qaexperts.pro
Deviation in Quality
What is quality of an application
Requirements
fit business
needs
Requirements
Has high
quality
Product
corresponds
to
requirements
Product
No
Outstanding
Defects
Product
satisfies real
life conditions
Product
Meets user
needs
Minimal
QA Influence
Medium
QA Influence
High
QA Influence
High
QA Influence
High
QA Influence
Guessing Verification Verification Verification Validation Validation
Minimal
QA Influence
www.qaexperts.pro
Deviation in Quality
What is quality of an application
Requirements
fit business
needs
Requirements
Has high
quality
Product
corresponds
to
requirements
Product
No
Outstanding
Defects
Product
satisfies real
life conditions
Product
Meets user
needs
Minimal
QA Influence
Medium
QA Influence
High
QA Influence
High
QA Influence
High
QA Influence
Guessing Verification Verification Verification Validation Validation
Minimal
QA Influence
www.qaexperts.pro
Deviation in Quality
What is quality of an application
Requirements
fit business
needs
Requirements
Has high
quality
Product
corresponds
to
requirements
Product
No
Outstanding
Defects
Product
satisfies real
life conditions
Product
Meets user
needs
Minimal
QA Influence
Medium
QA Influence
High
QA Influence
High
QA Influence
High
QA Influence
Guessing Verification Verification Verification Validation Validation
Minimal
QA Influence
www.qaexperts.pro
Deviation in Quality
What is quality of an application
Requirements
fit business
needs
Requirements
Has high
quality
Product
corresponds
to
requirements
Product
No
Outstanding
Defects
Product
satisfies real
life conditions
Product
Meets user
needs
Minimal
QA Influence
Medium
QA Influence
High
QA Influence
High
QA Influence
High
QA Influence
Guessing Verification Verification Verification Validation Validation
Minimal
QA Influence
www.qaexperts.pro
Deviation in Quality
What is quality of an application
Requirements
fit business
needs
Requirements
Has high
quality
Product
corresponds
to
requirements
Product
No
Outstanding
Defects
Product
satisfies real
life conditions
Product
Meets user
needs
Minimal
QA Influence
Medium
QA Influence
High
QA Influence
High
QA Influence
High
QA Influence
Guessing Verification Verification Verification Validation Validation
Minimal
QA Influence
www.qaexperts.pro
Bad
Product
Deviation in Quality
Deviation in Quality
What is quality
of a process?
What is quality of Process
Quality Process brings much Business Value with keeping project or program engine safe and efficient
1. Deliver new functionality often
2. Deliver more functionality
3. Delivery quality software
4. Delivery what is planed
5. Deliver with minimal risks
6. Business trusts dev teams, processes, and produced results
www.qaexperts.pro
1. Project vision, goals, roadmap, and other plans are clear to everybody
2. Process is transparent and strait-forward
3. Product quality is always transparent
4. Technical dept is being eliminated
5. Efficient Communication and Interdependency solving
6. Shared decisions making and responsibility
7. Lessons learned and continuous improvement are in place
8. High team sprit and satisfaction
What is quality of Process
Quality Process brings much Business Value with keeping project or program engine safe and efficient
1. Deliver new functionality often
2. Deliver more functionality
3. Delivery quality software
4. Delivery what is planed
5. Deliver with minimal risks
6. Business trusts dev teams, processes, and produced results
www.qaexperts.pro
1. Project vision, goals, roadmap, and other plans are clear to everybody
2. Process is transparent and strait-forward
3. Product quality is always transparent
4. Technical dept is being eliminated
5. Efficient Communication and Interdependency solving
6. Shared decisions making and responsibility
7. Lessons learned and continuous improvement are in place
8. High team sprit and satisfaction
What is quality of Process
Quality Process brings much Business Value with keeping project or program engine safe and efficient
1. Deliver new functionality often
2. Deliver more functionality
3. Delivery quality software
4. Delivery what is planed
5. Deliver with minimal risks
6. Business trusts dev teams, processes, and produced results
www.qaexperts.pro
1. Project vision, goals, roadmap, and other plans are clear to everybody
2. Process is transparent and strait-forward
3. Product quality is always transparent
4. Technical dept is being eliminated
5. Efficient Communication and Interdependency solving
6. Shared decisions making and responsibility
7. Lessons learned and continuous improvement are in place
8. High team sprit and satisfaction
Filters/Bases
for
QA Metrics
Measuring Product
Quality
www.qaexperts.pro
Face Control
Definition
of Done
What is DoD?
Definition of Done (DoD) defines
Which quality Product should
have?
Which Way and How
thoroughly a product or
functionality should be
tested?
Min Sufficient Max Allowed
www.qaexperts.pro
Definition of Done for Stories, e.g.
• Coded and integrated to main branch,
• Unit tests are written and passing,
• API component tests are written and passing,
• Code reviewed and conforms to coding standards
Passed Dev
Testing:
• Code deployed to QA environment. Automatic API-integration and
EndToEnd smoke testing tests are passing,
• Test Design is completed,
• Positive and negative Acceptance Tests are (automated and)
passed on platforms of priority 1. Exploratory tests are passed on
platform of priority 2.
• Selective Regression is carried out by a necessity and passed.
Passed QA testing:
No (P1/P2)
bugs
outstanding
for STORY
and neighbor
functionality
Story meets INVEST criteria
Story is Signed-Off by Product Owner
www.qaexperts.pro
Definition of Done for Sprint, e.g.
• Stories that meet DoD are considered DONE, the rest goes to
next sprint.
• It should be avoided to merge Risky or buggy code to main
branch at the end of sprint!
Stories meets DoD
• Regression testing is passed with P1 test cases on at least 1
top priority platform/device
• Smoke or exploratory testing is passed on platforms/devices
of priority 1 and 2
Cover Regression
Test
• Main Integration tests for live 3d-party services are passed on
STAGE or other environments3d party Integration
Test
No (P1/P2)
bugs
outstanding
for product
and neighbor
products.
Sprint is Signed-Off by Chief Product Owner
www.qaexperts.pro
Definition of Done for RELEASE, e.g.
• All Stories, which were merged to Main branch, meets DoD for stories.
• Risky or buggy code is not merged to main branch or is toggled off or is
reverted!
Stories meets DoD
• Regression testing is passed for all priority 1 platforms/devices.
• Exploratory testing is passed for priority 2 platforms/devices.
• Smoke testing is passed for priority 3 platforms.
Full Regression Test
• All Integration tests for live 3d-party services are passed on STAGE or
other environments
• There is no other 3rd party release ongoing that may impact release
negatively
3d party Integration Test
and Releases
• UAT is passed on STAGE environment
UAT
• Performance Testing successfully passed
• Security Testing successfully passed
• and other types of testing and preparations to release
Other Types of Testing
No (P1/P2)
bugs
outstanding
for product
and neighbor
products
Release GO Aproval from by Chief Product Owner, QA team, Release Manager and
respective Business representatives
All other unresolved
bugs are tracked,
reviewed, and planned
when to be fixed
www.qaexperts.pro
Definition of Done
dictates you
which Activities and QA metrics
to perform and monitor!
www.qaexperts.pro
QAMetrics
www.qaexperts.pro
Types of Metrics
Quantative - Information that is directly measured as a
number
Qualitative - Information that results from human
observation and analysis
www.qaexperts.pro
Types of Metrics
1. Absolute metrics
2. Relative metrics
3. Derivative metrics
Purpose of Metrics.
1. Goal Metrics: To measure results/goals
2. Actionable metrics: to make decision
3. Predictive metrics: to predict future
www.qaexperts.pro
Stages at which QA and other metrics are needed
Implementation period
• Daily Monitoring of
Quality, product
implementation, and
test progress
Key sprint and release
points
• QA Report Before
sprint Demo
• QA Reports During
stabilization /
regression / UAT
period
• QA report Before
Release
• QA Reminder report
when product has
critical quality state
or low product
implementation or
testing progress
After Release
• Release quality and
process analysis
• Quality and process
Trends and analysis
• Team efficiency
analysis
www.qaexperts.pro
QA Metrics
for
Daily
Monitoring
www.qaexperts.pro
Goals of Daily Quality Monitoring
1. What is the current quality of the
product?
2. How much work is left?
3. Do we have enough time to finish and
stabilize the product?
www.qaexperts.pro
!!!Important:
Breakdown Defect Metrics
Always breakdown your metrics to the following groups:
All Bugs! – shows general product quality state
Critical and Blocker bugs – Shows whether we
meet Readiness criteria!
Lower Priority bugs– Shows the rest of bugs,
general amount of which can negatively influence on the
end-user’s impression about the product.
www.qaexperts.pro
Defects reported by Date
Critical and Blocker bugs Major and lower priority bugs
Jira “Recently Created Chart” Gadget
Allows you track new bugs and immediately react to them!
www.qaexperts.pro
Open Defects reported Today
Jira “Filter Results” Gadget
Allows you to quickly review new bugs
www.qaexperts.pro
Open Defects By Component/Platform
Major and lower priority bugs
Jira “Pie Chart” Gadget
Critical and Blocker bugs
Shows which
component/platform
is not ready for release
or requires bug fixes
www.qaexperts.pro
Defects By Component/Platform for Current
Affected Version (any Status)
Major and lower priority bugs
Jira “Pie Chart” Gadget
Critical and Blocker bugs
Shows which
component/platform
require more thorough
testing,
e.g. (Selective)
Regression testing
www.qaexperts.pro
Critical Open Bugs by Status
Jira “Issue Statistics” Gadget
Allows you to quickly get Status of Open Critical Bugs and understand whether we have enough time to fix them
www.qaexperts.pro
Open Bugs by Priority
Jira “Issue Statistics” Gadget
Shows general quality of the product
www.qaexperts.pro
!!!NOT-assigned Open Critical Defects
Jira “Issue Statistics” Gadget
To Fix Version
To Team
(for big teams only)
To Sprint To Developer
Shows probably lost or forgotten Critical open bugs, which should be processed or escalated immediately!
www.qaexperts.pro
www.qaexperts.pro
Workload:
Assigned Open Tasks and Bugs for Developers/QAs
Jira “Issue Statistics” Gadget
By teams By Developers
For current Fix Version or sprint
By QAs
Stories
By teams By Developers By QAs
Bugs
To assure that there is no bottlenecks and overloads. To Remind about
work assigned!
To spread load equally between teams, Developers and QAs!
Release scope status by developers/QAs/teams
If by the end of sprint or before stabilization period at release a lot of stories are in open status,
it can bring risk of late merge status, not enough time for testing, not ability to finish functionality etc.
Action: Try to spread load equally by teams, QAs and Dev Specialists. Remind about work Not Done.
Postpone certain functionality to next Release!
Stories Bugs
Jira “Two Dimensional Filter Statistics” Gadget
www.qaexperts.pro
Stories/Bug Status By Fix Version
created >= -365d
Stories Bugs
created >= -180d
Allows to understand ability to finish/fix all tasks or bugs in time for a certain sprint/release
Jira “Two Dimensional Filter Statistics” Gadget
www.qaexperts.pro
Current Fix Version Progress
Shows general release/sprint ProgressJira “Release Report”
www.qaexperts.pro
Team Burndown Chart
www.qaexperts.pro
Kanban board for All Open Critical and Blocker Bugs
(For big teams)
Allows to
accumulate
and track all
open Critical
and Blocker
bugs in 1 place
www.qaexperts.pro
Regression testing
Recommended Statuses:
• Failed with Critical and Blocker bugs
• Failed with Major and lower priority bugs
• Failed by automated tests
• Blocked
• Not tested
• In Progress
• Passed
www.qaexperts.pro
Regression Testing Coverage and Results
For Release/Milestone
– General Results
By Cycle/Stages
- Every cycle should has certain purpose, e.g:
1. Initial Feedback about quality,
2. Exploratory testing,
3. Confirmation testing
4. 3rd Party services testing.
www.qaexperts.pro
Regression Testing Coverage and Results
By Product Component
• by platform/device
• by test priority:
• Priority 1
• Priority 2
• Priority 3
By Type of Test:
• Smoke test
• Regression test,
• UAT test
www.qaexperts.pro
Questions or
your suggestions
QA Metrics
For Regular
Quality Data
Reports
(Snapshots)
www.qaexperts.pro
Sprint Report
1. Story Delivery rate % = Actual Stories Completed vs. Committed Stories, e.g.: 90%
2. Amount of Stories met DoD, e.g.: 25
3. Amount of Stories Moved to a new sprint, e.g.: 4
Because of 1 not implemented, 1 Reopen because of Critical Bugs, 2 Not Tested
Specifies the reasons, risks and recommendations.
4. Regression testing coverage and results: Graph
5. Cross platform testing coverage and results: Graph
6. 3d-party integration testing results: Graph or written explanation.
7. Testing and testing activities NOT done – describe reasons, connected risks, and recommendations.
8. Open Bugs:
All Open Critical and Blocker bugs, e.g.: 4 Critical&Blocker Bugs (list or link to jira)
Open Major bugs opened during the sprint, e.g: 40 Major bugs open during sprint. (link to jira)
9. Point to the buggiest product component and platform: Graph and explanation
10. General Conclusions
www.qaexperts.pro
Regression testing reports, daily or by cycles
Reports about Regression testing, cross platform testing, 3d-party integration testing, 3d party releases testing, etc.
1. Name of the Regression testing stage, e.g.: Regression Cycle 1 (Preliminary feedback)
2. Coverage and results: Graph
3. Open Bugs
New (created today) and All Open Critical and Blocker bugs:
New 4 Critical&Blocker Bugs, (All 5 Critical&Blocker Bugs) (list or links to jira)
New (Created today) and All Open Major bugs opened during the release:
New 10 Major bugs, (All Major bugs created for current release) (links to jira)
4. Specify Time needed to finish regression testing and/or necessity in additional regression and other testing.
5. Point to the buggiest product component, platform, or functionality if needed.
6. Recommendations
www.qaexperts.pro
Release Readiness testing Report (by necessity)
1. Specify functional testing accomplished and its status:
Regression and cross-platform testing,
3dparty integration testing,
UAT
e.g.: Written explanations and Links to Test management system,
or Graphs of testing coverage and results.
2. Testing and testing activities NOT done – describe reasons, connected risks and recommendations.
3. Specify Non-functional testing status, like performance and security testing.
Whether the product is ready or not ready from non-functional point of view.
Describe connected risks and recommendations.
4. Open Bugs.
All Open Critical and Blocker bugs, e.g.: 4 Critical&Blocker Bugs (list or link)
Open Major bugs opened during the release and All Major bugs, e.g: 40 Major bugs open during release.,
70 Major bugs are Open in general
(list or links to jira)
5. Functionality Not ready for release, etc.: (list or link)+ written explanation
6. General Conclusions!
www.qaexperts.pro
Regression and Release Readiness Report example
www.qaexperts.pro
Reminder Reports (Be necessity)
Reminder Reports (Be necessity)
1. Critical and Blocker Bugs in open state.
2. A Lot of Open Major bugs
3. A lot of Bugs and stories Not Done in the middle or later
stage of sprints: In development, in Test, etc.
4. Availability of not tested stories during stabilization period.
5. Inability to finish testing in time because of certain issues.
Reminder emails or chat messages about:
www.qaexperts.pro
Questions or
your suggestions
Trend-based
QA Metrics
for
for process
and product
quality
analysis www.qaexperts.pro
Milestones for trends
• AffectedVersion – AffectedVersion field in jira
• Time Span - e.g. period between start and end
date of sprint
Time based conditions in jira queries:
a) createdDate >= '2017-08-30' and
createdDate <='2017-09-12 ‘
b) status changed TO 'READY TO TEST' after
'2017-08-30' before '2017-09-12‘
c) assignee was in (‘user’)
• Sprint – Sprint Field in jira, etc.
www.qaexperts.pro
Found on Environment
Critical
and
Blocker
bugs
Shows leaks of
Critical and
Blocker bugs to
later
development
stages
Pivot Report
www.qaexperts.pro
Found on Environment
Critical
and
Blocker
bugs
Shows leaks of
Critical and
Blocker bugs to
later
development
stages
Pivot Report
www.qaexperts.pro
Found on Environment
All bugs
Shows leaks of
bugs to later
development
stages
Pivot Report
www.qaexperts.pro
Bugs By Priority – Any Status
All Bugs
by
Aff. Version
Shows absolute
release quality
history
– decrease in
number of all
and critical bugs
shows process
improvements
Pivot Report
Note: Should be considered carefully when the team size and product increment increase.
Note: Blank version is bad, and it shows that the Affected Version is not specified for
certain bugs and thus they can be lost www.qaexperts.pro
Bugs By Priority – OPEN (not-closed)
All Bugs
by
Aff. Version
Shows still open
bugs for
releases
– Ideally No
critical and
blocker bugs
should be here
Pivot Report Note: If critical bugs are shown here for previous releases, they might be lost, forgotten or
blocked. www.qaexperts.pro
Bugs by RootCause
Typical Root causes of Bugs:
FrontendOthers
Backend
Frontend
+ Backend
Environme
nt
issues
3d party
components
www.qaexperts.pro
Bugs by RootCause
Critical
and Blocker
bugs
Shows Root cause of all bugs
Pivot Report
All Bugs
Shows Root cause of the most
of important bugs
www.qaexperts.pro
Created Vs Resolved - Cumulative
Critical
and Blocker
Bugs
Created should be less than resolved
Jira “Created vs. Resolved Chart” Gadget
Bug found vs. fixed chart is a defect analysis line chart that lets us see defect
removal process patterns and understand defect management effectiveness
www.qaexperts.pro
Created Vs Resolved - Cumulative
All Bugs
Difference should be minimal
and If it is big and no positive
trend is shown then probably
Bagathon sprint should be
planned
Jira “Created vs. Resolved Chart” Gadget
www.qaexperts.pro
Defects Dept
Critical and Blocker Bugs
Note: Should Be always close to Zero for Critical bugs
All Bugs
Spreadsheets + advanced Jira time period based queries
Defects dept is a cumulative difference between Resolved and Open bugs
= (Open in sprint N - Resolved in sprint N)+ (Open in sprint N+1- Resolved in sprint N+1 )+…
Note: Shows accumulation of bugs in time
www.qaexperts.pro
Bugs Opened vs Stories Delivered
There should be correlation between the metrics - more stories you deliver more bugs may appear.
Ideal trend is to deliver more user stories with less bugs.
!!!Pay attention to anomalies and investigate them deeper.
Spreadsheets + Advanced Jira time period based queries www.qaexperts.pro
Bugs per Story Point
Critical
and Blocker Bugs
If number
decreases in
time it means
that we
improve QA
process Note: This metric is very good for cases when team size or
product increment is variable or change (increase)
All Bugs
Spreadsheets + Advanced Jira time period based queries www.qaexperts.pro
Bugs per Story Point
Other Variations:
1. Bugs per requirement
2. Bugs per developer
3. Bugs per 1000/Code
4. Time lost for bugs h - Time spent for Bugs vs time spent for stories
Note: Very useful to for making future project estimations.
www.qaexperts.pro
Fix Rate
Should be close to 100% or higher
Spreadsheets + Advanced Jira period based queries
Critical and Blocker Bugs
All Bugs
Fix Rate = Closed bugs / Open bugs
Ideally should be close to 100%
www.qaexperts.pro
“Average Age” and “Time in status”
For Critical
and Blocker
Bugs
Jira “Average Age” and “Time in Status” Gadgets
Average Age - Displays the average number of days issues have been unresolved.
For critical and Blocker bugs this time should be very short.
If process improves it should decrease in time.
Average Time in status, e.g. Open status
- Displays the average number of days issues have spent in status.
For critical and Blocker bugs this time should be very short.
If process improves it should decrease in time.
www.qaexperts.pro
Cumulative Flow Chart
Jira Agile Reports
To find process bottlenecks and predict project close time
www.qaexperts.pro
Bugs by Components/Platforms
Pivot or other spreadsheet Report
Bugs trend By Component – Critical and Blocker / All Bugs
Shows weakest component of the product, shows
where additional testing should be performed, shows
where technical Improvements should be made,
Shows whether component quality improves
Bugs trend By Platform – Critical and Blocker / All Bugs.
Shows amount of cross-platform bugs, shows the
weakest platform requiring more testing and
stabilization.
.
www.qaexperts.pro
Sprint and Business Metrics
Estimates Accuracy % = Estimated amount of
effort/Actual amount of effort-1
Story Delivery Rate % = Actual Stories Completed /
Committed Stories
% of Change Requests = Number of change requests /
Number of Initial Backlog stories
Change Requests Costs = Time spent of change
requests * Average Rate of developers on the project
% Costs of Defect = Average Time for defect fix *
Average developer rate on the project
 Trends
 For Sprint
 General value
www.qaexperts.pro
Questions or
your suggestions
User Satisfaction
Number of hot fixes had to be made in this or that release.
Shows leaks of Critical bugs on prod.
Bugs found by end-users
Critical/Blocker (Shows leaks of Critical bugs on prod.)
Major and Low priority
Customer Complaints and Feedbacks reports. (Net Promoter Score)
A/B Testing results
Shows which functionality is more preferred
Other Marketing investigations and surveys
All these answer the following questions:
a) What are the weakest points of the product?
b) What functionality is most used ?
c) Which focus in product development and testing should be made?
www.qaexperts.pro
Qualitative Metrics about the project state
If you want to gather more metrics about project processes, approaches,
technology, communication, mood in teams, etc.
Just ask people to provide evaluation and feedback
Experts evaluation and/or Audit
Surveys
Retrospectives
1-2-1 and other meeting
Rumors/small talks at Smoking room/kitchen 
www.qaexperts.pro
QA Metrics
for
Team and
Individual
Efficiency
analysis
www.qaexperts.pro
Developers and Dev Team efficiency
REOPENED:
Reopened Bugs Ratio % = Reopened bugs vs Resolved bugs
Reopened Bugs Ratio % = Reopened Stories vs Stories
delivered to testing
STORY POINTS DELIVERED
STORY DEFECTS ISSUED
STORY DEFECTs/STORY POINTs rate %
QUALITATIVE METRICS: Gather qualitative metrics about
developers: approach to coding, complexity of code,
contribution to innovation, communication efficiency, quick
reaction to problems, etc.  Per PROJECT in general
 Per Team
 Per specific Developer
www.qaexperts.pro
QAs and QA team Efficiency
REJECTED
Absolute Number of rejected bugs:
All resolutions,
Not a bug,
Duplicate
Cannot reproduce
Incomplete
Rejected Rate % = rejected vs created
BUGs LEAKS: to PROD other later stages of development.
Break down by
Per product part
Per functionality
So you can correlate it with a certain QA or group of QAs
Separately:
 For critical and blocker
 For Lower priority
defects
 Per PROJECT in general
 Per QA Team
 Per specific QA
www.qaexperts.pro
QAs and QA team Efficiency
WORK DONE:
 Stories Tested
 Created bugs Critical and Blocker (not rejected)
 Created bugs Major and lower priority (not Rejected)
 Test cases Created (passed DoD). Test cases rejected.
 Test cases Executed.
 Automation scripts Created (passed DoD). Test cases
rejected.
 Advanced test artifacts created and activities
accomplished: test suites, plans, release support, etc.
QUALITATIVE METRICS: Gather qualitative metrics about QAs:
Complexity of tasks, Communication efficiency, Proactivity,
Contribution to innovation, Test management skils, Conflict solving,
etc.
 Per PROJECT in general
 Per QA team
 Per specific QA
 For Sprint (Velocity)
 Trends
 General value
www.qaexperts.pro
Questions or
your suggestions
QA Metrics for
Test
Automation
www.qaexperts.pro
 Unit test coverage & number of test
 API testing coverage & number of test
for product in general
by component
 GUI Automation testing coverage & number of test
 for product in general
 by product part
 by platform/device
 by type of test
end-to-end test
Smoke test
Regression test
UAT test
 by test priority:
Priority 1
Priority 2
Priority 3
Automation Coverage & Results
www.qaexperts.pro
Automation Efficiency
AUTOMATION SPEED:
 Automation tests Frequency
 Duration of tests Running
 Velocity of script creation and maintenance
 Time for script creation and maintenance
AUTOMATION EFFICIENCY:
Stability of automation
False Positives
Root Cause for failure
Bugs found by Automation
Critical and Blocker
Other bugs
Bugs missed with automation.
Critical and Blocker
Other bugs
ROI – Time automation economy, etc.
Cost per automated test
 Per PROJECT in general
 Per QA team
 Per specific QA
 For Sprint (Velocity)
 Trends
 General value
www.qaexperts.pro
Questions or
your suggestions
QA Metrics
TOOLS
www.qaexperts.pro
Tools
 Jira + Special time-
related JQL
 Confluence + Jira and
other Macros in it
 Spreadsheet processors:
Googlesheets, Excel
 TestTrail
www.qaexperts.pro
JiraReportingInGsheets Tool
Link to Help:
http://jirareportingingsheets.qaexperts.pro/
JiraReportingInGSheets free add-on
for GoogleSheets
allows to automatically build custom jira reports
in google sheets
Created by (QAExperts.pro):
www.qaexperts.pro
Volodymyr PrymakovPilvinskyi Dmitry
www.qaexperts.pro
JiraReportingInGsheets Tool
Thank you
2 days workshop
December 16-17, 2017
http://qaexperts.pro/
www.qaexperts.pro

Weitere ähnliche Inhalte

Was ist angesagt?

Agile QA presentation
Agile QA presentationAgile QA presentation
Agile QA presentationCarl Bruiners
 
Agile Testing: The Role Of The Agile Tester
Agile Testing: The Role Of The Agile TesterAgile Testing: The Role Of The Agile Tester
Agile Testing: The Role Of The Agile TesterDeclan Whelan
 
Agile testing - Testing From Day 1
Agile testing - Testing From Day 1Agile testing - Testing From Day 1
Agile testing - Testing From Day 1Kaizenko
 
Agile Testing – embedding testing into agile software development lifecycle
Agile Testing – embedding testing into agile software development lifecycle Agile Testing – embedding testing into agile software development lifecycle
Agile Testing – embedding testing into agile software development lifecycle Kari Kakkonen
 
Performance testing : An Overview
Performance testing : An OverviewPerformance testing : An Overview
Performance testing : An Overviewsharadkjain
 
Scrum Testing Methodology
Scrum Testing MethodologyScrum Testing Methodology
Scrum Testing MethodologyGaya1985
 
Agile Testing Introduction
Agile Testing IntroductionAgile Testing Introduction
Agile Testing IntroductionHai Tran Son
 
Functional Testing Tutorial | Edureka
Functional Testing Tutorial | EdurekaFunctional Testing Tutorial | Edureka
Functional Testing Tutorial | EdurekaEdureka!
 
Introducing QA Into an Agile Environment
Introducing QA Into an Agile EnvironmentIntroducing QA Into an Agile Environment
Introducing QA Into an Agile EnvironmentJoseph Beale
 
API Testing With Katalon Studio
API Testing With Katalon StudioAPI Testing With Katalon Studio
API Testing With Katalon StudioKnoldus Inc.
 
Test Automation Framework Design | www.idexcel.com
Test Automation Framework Design | www.idexcel.comTest Automation Framework Design | www.idexcel.com
Test Automation Framework Design | www.idexcel.comIdexcel Technologies
 
Test Management introduction
Test Management introductionTest Management introduction
Test Management introductionOana Feidi
 
Xray for Jira - How to automate your QA process
Xray for Jira - How to automate your QA processXray for Jira - How to automate your QA process
Xray for Jira - How to automate your QA processXpand IT
 
INTRODUCTION TO ISTQB FOUNDATION LEVEL - CTFL
INTRODUCTION TO ISTQB FOUNDATION LEVEL - CTFLINTRODUCTION TO ISTQB FOUNDATION LEVEL - CTFL
INTRODUCTION TO ISTQB FOUNDATION LEVEL - CTFLRahul R Pandya
 
ISTQB Test level, Test type
ISTQB Test level, Test typeISTQB Test level, Test type
ISTQB Test level, Test typeHoangThiHien1
 

Was ist angesagt? (20)

Agile QA presentation
Agile QA presentationAgile QA presentation
Agile QA presentation
 
Agile Testing: The Role Of The Agile Tester
Agile Testing: The Role Of The Agile TesterAgile Testing: The Role Of The Agile Tester
Agile Testing: The Role Of The Agile Tester
 
Agile testing - Testing From Day 1
Agile testing - Testing From Day 1Agile testing - Testing From Day 1
Agile testing - Testing From Day 1
 
Agile Testing – embedding testing into agile software development lifecycle
Agile Testing – embedding testing into agile software development lifecycle Agile Testing – embedding testing into agile software development lifecycle
Agile Testing – embedding testing into agile software development lifecycle
 
Introduction to Agile Testing
Introduction to Agile TestingIntroduction to Agile Testing
Introduction to Agile Testing
 
Guide to Agile testing
Guide to Agile testingGuide to Agile testing
Guide to Agile testing
 
Performance testing : An Overview
Performance testing : An OverviewPerformance testing : An Overview
Performance testing : An Overview
 
Scrum Testing Methodology
Scrum Testing MethodologyScrum Testing Methodology
Scrum Testing Methodology
 
Agile Testing Introduction
Agile Testing IntroductionAgile Testing Introduction
Agile Testing Introduction
 
QA in Agile World
QA in Agile WorldQA in Agile World
QA in Agile World
 
Functional Testing Tutorial | Edureka
Functional Testing Tutorial | EdurekaFunctional Testing Tutorial | Edureka
Functional Testing Tutorial | Edureka
 
Introducing QA Into an Agile Environment
Introducing QA Into an Agile EnvironmentIntroducing QA Into an Agile Environment
Introducing QA Into an Agile Environment
 
API Testing With Katalon Studio
API Testing With Katalon StudioAPI Testing With Katalon Studio
API Testing With Katalon Studio
 
Test Automation Framework Design | www.idexcel.com
Test Automation Framework Design | www.idexcel.comTest Automation Framework Design | www.idexcel.com
Test Automation Framework Design | www.idexcel.com
 
Test Management introduction
Test Management introductionTest Management introduction
Test Management introduction
 
Xray for Jira - How to automate your QA process
Xray for Jira - How to automate your QA processXray for Jira - How to automate your QA process
Xray for Jira - How to automate your QA process
 
QA Center Of Excellence (TCoE)
QA Center Of Excellence (TCoE)QA Center Of Excellence (TCoE)
QA Center Of Excellence (TCoE)
 
INTRODUCTION TO ISTQB FOUNDATION LEVEL - CTFL
INTRODUCTION TO ISTQB FOUNDATION LEVEL - CTFLINTRODUCTION TO ISTQB FOUNDATION LEVEL - CTFL
INTRODUCTION TO ISTQB FOUNDATION LEVEL - CTFL
 
Test Strategy
Test StrategyTest Strategy
Test Strategy
 
ISTQB Test level, Test type
ISTQB Test level, Test typeISTQB Test level, Test type
ISTQB Test level, Test type
 

Ähnlich wie QA metrics in Agile (GUIDE)

QA Fest 2017. Владимир Примаков. QA метрики. Взгляд на качество с разных стор...
QA Fest 2017. Владимир Примаков. QA метрики. Взгляд на качество с разных стор...QA Fest 2017. Владимир Примаков. QA метрики. Взгляд на качество с разных стор...
QA Fest 2017. Владимир Примаков. QA метрики. Взгляд на качество с разных стор...QAFest
 
Enhancing Software Quality
Enhancing Software QualityEnhancing Software Quality
Enhancing Software QualityAnand Prabhala
 
Zero touch QA automation platform for DevOps
Zero touch QA automation platform for DevOpsZero touch QA automation platform for DevOps
Zero touch QA automation platform for DevOpsTaUB Solutions
 
The quality assurance checklist for progressive testing
The quality assurance checklist for progressive testingThe quality assurance checklist for progressive testing
The quality assurance checklist for progressive testingMaitrikpaida
 
The Quality Assurance Checklist for Progressive Testing
The Quality Assurance Checklist for Progressive TestingThe Quality Assurance Checklist for Progressive Testing
The Quality Assurance Checklist for Progressive TestingCygnet Infotech
 
How to build confidence in your release cycle
How to build confidence in your release cycleHow to build confidence in your release cycle
How to build confidence in your release cycleDiUS
 
Process Guidelines V2
Process Guidelines V2Process Guidelines V2
Process Guidelines V2Imaginea
 
Quality Principals and its application to project management
Quality Principals and its application to project managementQuality Principals and its application to project management
Quality Principals and its application to project managementGaurav Pathak
 
QA in an agile world Tom Churchwell
QA in an agile world Tom ChurchwellQA in an agile world Tom Churchwell
QA in an agile world Tom ChurchwellTom Churchwell
 
Quality - A Priority In Service Engagements
Quality - A Priority In Service EngagementsQuality - A Priority In Service Engagements
Quality - A Priority In Service Engagementsppd1961
 
Resume_Sahida Sultana
Resume_Sahida SultanaResume_Sahida Sultana
Resume_Sahida SultanaSahida Sultana
 
Rhonda Software Quality Assurance Services
Rhonda Software Quality Assurance ServicesRhonda Software Quality Assurance Services
Rhonda Software Quality Assurance ServicesRhonda Software
 
360logica At A Glance
360logica At A Glance360logica At A Glance
360logica At A Glanceguestf2e1db
 
Quality at the speed of digital
Quality   at the speed of digitalQuality   at the speed of digital
Quality at the speed of digitalrajni singh
 
Prasanna_Software Testing Engineer resume
Prasanna_Software Testing Engineer resumePrasanna_Software Testing Engineer resume
Prasanna_Software Testing Engineer resumePrasanna Hegde
 
End-to-End Quality Approach: 14 Levels of Testing
End-to-End Quality Approach: 14 Levels of TestingEnd-to-End Quality Approach: 14 Levels of Testing
End-to-End Quality Approach: 14 Levels of TestingJosiah Renaudin
 
Load and Performance Testing Services for Mobile Applications | Calidad Infotech
Load and Performance Testing Services for Mobile Applications | Calidad InfotechLoad and Performance Testing Services for Mobile Applications | Calidad Infotech
Load and Performance Testing Services for Mobile Applications | Calidad InfotechCalidad Infotech
 

Ähnlich wie QA metrics in Agile (GUIDE) (20)

QA Fest 2017. Владимир Примаков. QA метрики. Взгляд на качество с разных стор...
QA Fest 2017. Владимир Примаков. QA метрики. Взгляд на качество с разных стор...QA Fest 2017. Владимир Примаков. QA метрики. Взгляд на качество с разных стор...
QA Fest 2017. Владимир Примаков. QA метрики. Взгляд на качество с разных стор...
 
Enhancing Software Quality
Enhancing Software QualityEnhancing Software Quality
Enhancing Software Quality
 
Zero touch QA automation platform for DevOps
Zero touch QA automation platform for DevOpsZero touch QA automation platform for DevOps
Zero touch QA automation platform for DevOps
 
The quality assurance checklist for progressive testing
The quality assurance checklist for progressive testingThe quality assurance checklist for progressive testing
The quality assurance checklist for progressive testing
 
The Quality Assurance Checklist for Progressive Testing
The Quality Assurance Checklist for Progressive TestingThe Quality Assurance Checklist for Progressive Testing
The Quality Assurance Checklist for Progressive Testing
 
How to build confidence in your release cycle
How to build confidence in your release cycleHow to build confidence in your release cycle
How to build confidence in your release cycle
 
Process Guidelines V2
Process Guidelines V2Process Guidelines V2
Process Guidelines V2
 
Quality Principals and its application to project management
Quality Principals and its application to project managementQuality Principals and its application to project management
Quality Principals and its application to project management
 
QA in an agile world Tom Churchwell
QA in an agile world Tom ChurchwellQA in an agile world Tom Churchwell
QA in an agile world Tom Churchwell
 
Quality - A Priority In Service Engagements
Quality - A Priority In Service EngagementsQuality - A Priority In Service Engagements
Quality - A Priority In Service Engagements
 
Resume_Sahida Sultana
Resume_Sahida SultanaResume_Sahida Sultana
Resume_Sahida Sultana
 
Rakesh Resume
Rakesh ResumeRakesh Resume
Rakesh Resume
 
Rhonda Software Quality Assurance Services
Rhonda Software Quality Assurance ServicesRhonda Software Quality Assurance Services
Rhonda Software Quality Assurance Services
 
360logica At A Glance
360logica At A Glance360logica At A Glance
360logica At A Glance
 
Quality at the speed of digital
Quality   at the speed of digitalQuality   at the speed of digital
Quality at the speed of digital
 
Prasanna_Software Testing Engineer resume
Prasanna_Software Testing Engineer resumePrasanna_Software Testing Engineer resume
Prasanna_Software Testing Engineer resume
 
End-to-End Quality Approach: 14 Levels of Testing
End-to-End Quality Approach: 14 Levels of TestingEnd-to-End Quality Approach: 14 Levels of Testing
End-to-End Quality Approach: 14 Levels of Testing
 
Load and Performance Testing Services for Mobile Applications | Calidad Infotech
Load and Performance Testing Services for Mobile Applications | Calidad InfotechLoad and Performance Testing Services for Mobile Applications | Calidad Infotech
Load and Performance Testing Services for Mobile Applications | Calidad Infotech
 
Quality Assurance and Testing services
Quality Assurance and Testing servicesQuality Assurance and Testing services
Quality Assurance and Testing services
 
Agile case studies
Agile case studiesAgile case studies
Agile case studies
 

KĂźrzlich hochgeladen

%in Midrand+277-882-255-28 abortion pills for sale in midrand
%in Midrand+277-882-255-28 abortion pills for sale in midrand%in Midrand+277-882-255-28 abortion pills for sale in midrand
%in Midrand+277-882-255-28 abortion pills for sale in midrandmasabamasaba
 
%+27788225528 love spells in Atlanta Psychic Readings, Attraction spells,Brin...
%+27788225528 love spells in Atlanta Psychic Readings, Attraction spells,Brin...%+27788225528 love spells in Atlanta Psychic Readings, Attraction spells,Brin...
%+27788225528 love spells in Atlanta Psychic Readings, Attraction spells,Brin...masabamasaba
 
WSO2Con2024 - Enabling Transactional System's Exponential Growth With Simplicity
WSO2Con2024 - Enabling Transactional System's Exponential Growth With SimplicityWSO2Con2024 - Enabling Transactional System's Exponential Growth With Simplicity
WSO2Con2024 - Enabling Transactional System's Exponential Growth With SimplicityWSO2
 
%in Benoni+277-882-255-28 abortion pills for sale in Benoni
%in Benoni+277-882-255-28 abortion pills for sale in Benoni%in Benoni+277-882-255-28 abortion pills for sale in Benoni
%in Benoni+277-882-255-28 abortion pills for sale in Benonimasabamasaba
 
Love witchcraft +27768521739 Binding love spell in Sandy Springs, GA |psychic...
Love witchcraft +27768521739 Binding love spell in Sandy Springs, GA |psychic...Love witchcraft +27768521739 Binding love spell in Sandy Springs, GA |psychic...
Love witchcraft +27768521739 Binding love spell in Sandy Springs, GA |psychic...chiefasafspells
 
Architecture decision records - How not to get lost in the past
Architecture decision records - How not to get lost in the pastArchitecture decision records - How not to get lost in the past
Architecture decision records - How not to get lost in the pastPapp KrisztiĂĄn
 
Artyushina_Guest lecture_YorkU CS May 2024.pptx
Artyushina_Guest lecture_YorkU CS May 2024.pptxArtyushina_Guest lecture_YorkU CS May 2024.pptx
Artyushina_Guest lecture_YorkU CS May 2024.pptxAnnaArtyushina1
 
WSO2CON 2024 - API Management Usage at La Poste and Its Impact on Business an...
WSO2CON 2024 - API Management Usage at La Poste and Its Impact on Business an...WSO2CON 2024 - API Management Usage at La Poste and Its Impact on Business an...
WSO2CON 2024 - API Management Usage at La Poste and Its Impact on Business an...WSO2
 
WSO2CON 2024 - How to Run a Security Program
WSO2CON 2024 - How to Run a Security ProgramWSO2CON 2024 - How to Run a Security Program
WSO2CON 2024 - How to Run a Security ProgramWSO2
 
%in kaalfontein+277-882-255-28 abortion pills for sale in kaalfontein
%in kaalfontein+277-882-255-28 abortion pills for sale in kaalfontein%in kaalfontein+277-882-255-28 abortion pills for sale in kaalfontein
%in kaalfontein+277-882-255-28 abortion pills for sale in kaalfonteinmasabamasaba
 
VTU technical seminar 8Th Sem on Scikit-learn
VTU technical seminar 8Th Sem on Scikit-learnVTU technical seminar 8Th Sem on Scikit-learn
VTU technical seminar 8Th Sem on Scikit-learnAmarnathKambale
 
+971565801893>>SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHAB...
+971565801893>>SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHAB...+971565801893>>SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHAB...
+971565801893>>SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHAB...Health
 
%in Rustenburg+277-882-255-28 abortion pills for sale in Rustenburg
%in Rustenburg+277-882-255-28 abortion pills for sale in Rustenburg%in Rustenburg+277-882-255-28 abortion pills for sale in Rustenburg
%in Rustenburg+277-882-255-28 abortion pills for sale in Rustenburgmasabamasaba
 
WSO2CON 2024 - Building the API First Enterprise – Running an API Program, fr...
WSO2CON 2024 - Building the API First Enterprise – Running an API Program, fr...WSO2CON 2024 - Building the API First Enterprise – Running an API Program, fr...
WSO2CON 2024 - Building the API First Enterprise – Running an API Program, fr...WSO2
 
Direct Style Effect Systems - The Print[A] Example - A Comprehension Aid
Direct Style Effect Systems -The Print[A] Example- A Comprehension AidDirect Style Effect Systems -The Print[A] Example- A Comprehension Aid
Direct Style Effect Systems - The Print[A] Example - A Comprehension AidPhilip Schwarz
 
%in ivory park+277-882-255-28 abortion pills for sale in ivory park
%in ivory park+277-882-255-28 abortion pills for sale in ivory park %in ivory park+277-882-255-28 abortion pills for sale in ivory park
%in ivory park+277-882-255-28 abortion pills for sale in ivory park masabamasaba
 
WSO2CON 2024 - WSO2's Digital Transformation Journey with Choreo: A Platforml...
WSO2CON 2024 - WSO2's Digital Transformation Journey with Choreo: A Platforml...WSO2CON 2024 - WSO2's Digital Transformation Journey with Choreo: A Platforml...
WSO2CON 2024 - WSO2's Digital Transformation Journey with Choreo: A Platforml...WSO2
 
WSO2Con2024 - From Code To Cloud: Fast Track Your Cloud Native Journey with C...
WSO2Con2024 - From Code To Cloud: Fast Track Your Cloud Native Journey with C...WSO2Con2024 - From Code To Cloud: Fast Track Your Cloud Native Journey with C...
WSO2Con2024 - From Code To Cloud: Fast Track Your Cloud Native Journey with C...WSO2
 
%in Stilfontein+277-882-255-28 abortion pills for sale in Stilfontein
%in Stilfontein+277-882-255-28 abortion pills for sale in Stilfontein%in Stilfontein+277-882-255-28 abortion pills for sale in Stilfontein
%in Stilfontein+277-882-255-28 abortion pills for sale in Stilfonteinmasabamasaba
 

KĂźrzlich hochgeladen (20)

%in Midrand+277-882-255-28 abortion pills for sale in midrand
%in Midrand+277-882-255-28 abortion pills for sale in midrand%in Midrand+277-882-255-28 abortion pills for sale in midrand
%in Midrand+277-882-255-28 abortion pills for sale in midrand
 
%+27788225528 love spells in Atlanta Psychic Readings, Attraction spells,Brin...
%+27788225528 love spells in Atlanta Psychic Readings, Attraction spells,Brin...%+27788225528 love spells in Atlanta Psychic Readings, Attraction spells,Brin...
%+27788225528 love spells in Atlanta Psychic Readings, Attraction spells,Brin...
 
WSO2Con2024 - Enabling Transactional System's Exponential Growth With Simplicity
WSO2Con2024 - Enabling Transactional System's Exponential Growth With SimplicityWSO2Con2024 - Enabling Transactional System's Exponential Growth With Simplicity
WSO2Con2024 - Enabling Transactional System's Exponential Growth With Simplicity
 
%in Benoni+277-882-255-28 abortion pills for sale in Benoni
%in Benoni+277-882-255-28 abortion pills for sale in Benoni%in Benoni+277-882-255-28 abortion pills for sale in Benoni
%in Benoni+277-882-255-28 abortion pills for sale in Benoni
 
Love witchcraft +27768521739 Binding love spell in Sandy Springs, GA |psychic...
Love witchcraft +27768521739 Binding love spell in Sandy Springs, GA |psychic...Love witchcraft +27768521739 Binding love spell in Sandy Springs, GA |psychic...
Love witchcraft +27768521739 Binding love spell in Sandy Springs, GA |psychic...
 
Architecture decision records - How not to get lost in the past
Architecture decision records - How not to get lost in the pastArchitecture decision records - How not to get lost in the past
Architecture decision records - How not to get lost in the past
 
Artyushina_Guest lecture_YorkU CS May 2024.pptx
Artyushina_Guest lecture_YorkU CS May 2024.pptxArtyushina_Guest lecture_YorkU CS May 2024.pptx
Artyushina_Guest lecture_YorkU CS May 2024.pptx
 
WSO2CON 2024 - API Management Usage at La Poste and Its Impact on Business an...
WSO2CON 2024 - API Management Usage at La Poste and Its Impact on Business an...WSO2CON 2024 - API Management Usage at La Poste and Its Impact on Business an...
WSO2CON 2024 - API Management Usage at La Poste and Its Impact on Business an...
 
WSO2CON 2024 - How to Run a Security Program
WSO2CON 2024 - How to Run a Security ProgramWSO2CON 2024 - How to Run a Security Program
WSO2CON 2024 - How to Run a Security Program
 
%in kaalfontein+277-882-255-28 abortion pills for sale in kaalfontein
%in kaalfontein+277-882-255-28 abortion pills for sale in kaalfontein%in kaalfontein+277-882-255-28 abortion pills for sale in kaalfontein
%in kaalfontein+277-882-255-28 abortion pills for sale in kaalfontein
 
VTU technical seminar 8Th Sem on Scikit-learn
VTU technical seminar 8Th Sem on Scikit-learnVTU technical seminar 8Th Sem on Scikit-learn
VTU technical seminar 8Th Sem on Scikit-learn
 
+971565801893>>SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHAB...
+971565801893>>SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHAB...+971565801893>>SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHAB...
+971565801893>>SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHAB...
 
%in Rustenburg+277-882-255-28 abortion pills for sale in Rustenburg
%in Rustenburg+277-882-255-28 abortion pills for sale in Rustenburg%in Rustenburg+277-882-255-28 abortion pills for sale in Rustenburg
%in Rustenburg+277-882-255-28 abortion pills for sale in Rustenburg
 
WSO2CON 2024 - Building the API First Enterprise – Running an API Program, fr...
WSO2CON 2024 - Building the API First Enterprise – Running an API Program, fr...WSO2CON 2024 - Building the API First Enterprise – Running an API Program, fr...
WSO2CON 2024 - Building the API First Enterprise – Running an API Program, fr...
 
Direct Style Effect Systems - The Print[A] Example - A Comprehension Aid
Direct Style Effect Systems -The Print[A] Example- A Comprehension AidDirect Style Effect Systems -The Print[A] Example- A Comprehension Aid
Direct Style Effect Systems - The Print[A] Example - A Comprehension Aid
 
%in ivory park+277-882-255-28 abortion pills for sale in ivory park
%in ivory park+277-882-255-28 abortion pills for sale in ivory park %in ivory park+277-882-255-28 abortion pills for sale in ivory park
%in ivory park+277-882-255-28 abortion pills for sale in ivory park
 
WSO2CON 2024 - WSO2's Digital Transformation Journey with Choreo: A Platforml...
WSO2CON 2024 - WSO2's Digital Transformation Journey with Choreo: A Platforml...WSO2CON 2024 - WSO2's Digital Transformation Journey with Choreo: A Platforml...
WSO2CON 2024 - WSO2's Digital Transformation Journey with Choreo: A Platforml...
 
Abortion Pill Prices Tembisa [(+27832195400*)] 🏥 Women's Abortion Clinic in T...
Abortion Pill Prices Tembisa [(+27832195400*)] 🏥 Women's Abortion Clinic in T...Abortion Pill Prices Tembisa [(+27832195400*)] 🏥 Women's Abortion Clinic in T...
Abortion Pill Prices Tembisa [(+27832195400*)] 🏥 Women's Abortion Clinic in T...
 
WSO2Con2024 - From Code To Cloud: Fast Track Your Cloud Native Journey with C...
WSO2Con2024 - From Code To Cloud: Fast Track Your Cloud Native Journey with C...WSO2Con2024 - From Code To Cloud: Fast Track Your Cloud Native Journey with C...
WSO2Con2024 - From Code To Cloud: Fast Track Your Cloud Native Journey with C...
 
%in Stilfontein+277-882-255-28 abortion pills for sale in Stilfontein
%in Stilfontein+277-882-255-28 abortion pills for sale in Stilfontein%in Stilfontein+277-882-255-28 abortion pills for sale in Stilfontein
%in Stilfontein+277-882-255-28 abortion pills for sale in Stilfontein
 

QA metrics in Agile (GUIDE)

  • 1. QA Metrics in Agile Look at the Quality from different angels. Real appliance. By Volodymyr Prymakov www.qaexperts.pro
  • 2. About Me Volodymyr Prymakov, Ukraine Head of Performance QA Unit at TCoE, Interim Head of TCoE at Thomas Cook, Co-owner at QAExpert.pro •14.5 years in QA • >45 projects experience • Certified: ISTQB Advanced Test Manager/Test analyst, ICAgile CP, SAFE, CSPO /in/vladimirprimakov/ www.qaexperts.pro
  • 3. QA Experts.Pro Workshops 2 days workshop December 16-17, 2017 http://qaexperts.pro/ www.qaexperts.pro
  • 5. Presentation Plan 1. What is quality of product and process 2. What is foundation for metrics 3. Types of Metrics 4. QA Metrics for Daily Monitoring 5. Regular Quality Reports 6. QA trend Metrics 7. User Satisfaction and Qualitative metrics 8. Team Efficiency Metrics 9. Automation Metrics 10. QA Metrics tools www.qaexperts.pro
  • 6. What is quality of an application?
  • 7. What is quality of an application Requirements fit business needs Requirements Has high quality Product corresponds to requirements Product No Outstanding Defects Product satisfies real life conditions Product Meets user needs Minimal QA Influence Medium QA Influence High QA Influence High QA Influence High QA Influence Guessing Verification Verification Verification Validation Validation Minimal QA Influence www.qaexperts.pro
  • 8. What is quality of an application Requirements fit business needs Requirements Has high quality Product corresponds to requirements Product No Outstanding Defects Product satisfies real life conditions Product Meets user needs Minimal QA Influence Medium QA Influence High QA Influence High QA Influence High QA Influence Guessing Verification Verification Verification Validation Validation Minimal QA Influence www.qaexperts.pro Deviation in Quality
  • 9. What is quality of an application Requirements fit business needs Requirements Has high quality Product corresponds to requirements Product No Outstanding Defects Product satisfies real life conditions Product Meets user needs Minimal QA Influence Medium QA Influence High QA Influence High QA Influence High QA Influence Guessing Verification Verification Verification Validation Validation Minimal QA Influence www.qaexperts.pro Deviation in Quality
  • 10. What is quality of an application Requirements fit business needs Requirements Has high quality Product corresponds to requirements Product No Outstanding Defects Product satisfies real life conditions Product Meets user needs Minimal QA Influence Medium QA Influence High QA Influence High QA Influence High QA Influence Guessing Verification Verification Verification Validation Validation Minimal QA Influence www.qaexperts.pro Deviation in Quality
  • 11. What is quality of an application Requirements fit business needs Requirements Has high quality Product corresponds to requirements Product No Outstanding Defects Product satisfies real life conditions Product Meets user needs Minimal QA Influence Medium QA Influence High QA Influence High QA Influence High QA Influence Guessing Verification Verification Verification Validation Validation Minimal QA Influence www.qaexperts.pro Deviation in Quality
  • 12. What is quality of an application Requirements fit business needs Requirements Has high quality Product corresponds to requirements Product No Outstanding Defects Product satisfies real life conditions Product Meets user needs Minimal QA Influence Medium QA Influence High QA Influence High QA Influence High QA Influence Guessing Verification Verification Verification Validation Validation Minimal QA Influence www.qaexperts.pro Deviation in Quality
  • 13. What is quality of an application Requirements fit business needs Requirements Has high quality Product corresponds to requirements Product No Outstanding Defects Product satisfies real life conditions Product Meets user needs Minimal QA Influence Medium QA Influence High QA Influence High QA Influence High QA Influence Guessing Verification Verification Verification Validation Validation Minimal QA Influence www.qaexperts.pro Deviation in Quality
  • 14. What is quality of an application Requirements fit business needs Requirements Has high quality Product corresponds to requirements Product No Outstanding Defects Product satisfies real life conditions Product Meets user needs Minimal QA Influence Medium QA Influence High QA Influence High QA Influence High QA Influence Guessing Verification Verification Verification Validation Validation Minimal QA Influence www.qaexperts.pro Bad Product Deviation in Quality
  • 16. What is quality of a process?
  • 17. What is quality of Process Quality Process brings much Business Value with keeping project or program engine safe and efficient 1. Deliver new functionality often 2. Deliver more functionality 3. Delivery quality software 4. Delivery what is planed 5. Deliver with minimal risks 6. Business trusts dev teams, processes, and produced results www.qaexperts.pro 1. Project vision, goals, roadmap, and other plans are clear to everybody 2. Process is transparent and strait-forward 3. Product quality is always transparent 4. Technical dept is being eliminated 5. Efficient Communication and Interdependency solving 6. Shared decisions making and responsibility 7. Lessons learned and continuous improvement are in place 8. High team sprit and satisfaction
  • 18. What is quality of Process Quality Process brings much Business Value with keeping project or program engine safe and efficient 1. Deliver new functionality often 2. Deliver more functionality 3. Delivery quality software 4. Delivery what is planed 5. Deliver with minimal risks 6. Business trusts dev teams, processes, and produced results www.qaexperts.pro 1. Project vision, goals, roadmap, and other plans are clear to everybody 2. Process is transparent and strait-forward 3. Product quality is always transparent 4. Technical dept is being eliminated 5. Efficient Communication and Interdependency solving 6. Shared decisions making and responsibility 7. Lessons learned and continuous improvement are in place 8. High team sprit and satisfaction
  • 19. What is quality of Process Quality Process brings much Business Value with keeping project or program engine safe and efficient 1. Deliver new functionality often 2. Deliver more functionality 3. Delivery quality software 4. Delivery what is planed 5. Deliver with minimal risks 6. Business trusts dev teams, processes, and produced results www.qaexperts.pro 1. Project vision, goals, roadmap, and other plans are clear to everybody 2. Process is transparent and strait-forward 3. Product quality is always transparent 4. Technical dept is being eliminated 5. Efficient Communication and Interdependency solving 6. Shared decisions making and responsibility 7. Lessons learned and continuous improvement are in place 8. High team sprit and satisfaction
  • 23. Definition of Done (DoD) defines Which quality Product should have? Which Way and How thoroughly a product or functionality should be tested? Min Sufficient Max Allowed www.qaexperts.pro
  • 24. Definition of Done for Stories, e.g. • Coded and integrated to main branch, • Unit tests are written and passing, • API component tests are written and passing, • Code reviewed and conforms to coding standards Passed Dev Testing: • Code deployed to QA environment. Automatic API-integration and EndToEnd smoke testing tests are passing, • Test Design is completed, • Positive and negative Acceptance Tests are (automated and) passed on platforms of priority 1. Exploratory tests are passed on platform of priority 2. • Selective Regression is carried out by a necessity and passed. Passed QA testing: No (P1/P2) bugs outstanding for STORY and neighbor functionality Story meets INVEST criteria Story is Signed-Off by Product Owner www.qaexperts.pro
  • 25. Definition of Done for Sprint, e.g. • Stories that meet DoD are considered DONE, the rest goes to next sprint. • It should be avoided to merge Risky or buggy code to main branch at the end of sprint! Stories meets DoD • Regression testing is passed with P1 test cases on at least 1 top priority platform/device • Smoke or exploratory testing is passed on platforms/devices of priority 1 and 2 Cover Regression Test • Main Integration tests for live 3d-party services are passed on STAGE or other environments3d party Integration Test No (P1/P2) bugs outstanding for product and neighbor products. Sprint is Signed-Off by Chief Product Owner www.qaexperts.pro
  • 26. Definition of Done for RELEASE, e.g. • All Stories, which were merged to Main branch, meets DoD for stories. • Risky or buggy code is not merged to main branch or is toggled off or is reverted! Stories meets DoD • Regression testing is passed for all priority 1 platforms/devices. • Exploratory testing is passed for priority 2 platforms/devices. • Smoke testing is passed for priority 3 platforms. Full Regression Test • All Integration tests for live 3d-party services are passed on STAGE or other environments • There is no other 3rd party release ongoing that may impact release negatively 3d party Integration Test and Releases • UAT is passed on STAGE environment UAT • Performance Testing successfully passed • Security Testing successfully passed • and other types of testing and preparations to release Other Types of Testing No (P1/P2) bugs outstanding for product and neighbor products Release GO Aproval from by Chief Product Owner, QA team, Release Manager and respective Business representatives All other unresolved bugs are tracked, reviewed, and planned when to be fixed www.qaexperts.pro
  • 27. Definition of Done dictates you which Activities and QA metrics to perform and monitor! www.qaexperts.pro
  • 28.
  • 30. Types of Metrics Quantative - Information that is directly measured as a number Qualitative - Information that results from human observation and analysis www.qaexperts.pro
  • 31. Types of Metrics 1. Absolute metrics 2. Relative metrics 3. Derivative metrics Purpose of Metrics. 1. Goal Metrics: To measure results/goals 2. Actionable metrics: to make decision 3. Predictive metrics: to predict future www.qaexperts.pro
  • 32. Stages at which QA and other metrics are needed Implementation period • Daily Monitoring of Quality, product implementation, and test progress Key sprint and release points • QA Report Before sprint Demo • QA Reports During stabilization / regression / UAT period • QA report Before Release • QA Reminder report when product has critical quality state or low product implementation or testing progress After Release • Release quality and process analysis • Quality and process Trends and analysis • Team efficiency analysis www.qaexperts.pro
  • 34. Goals of Daily Quality Monitoring 1. What is the current quality of the product? 2. How much work is left? 3. Do we have enough time to finish and stabilize the product? www.qaexperts.pro
  • 35. !!!Important: Breakdown Defect Metrics Always breakdown your metrics to the following groups: All Bugs! – shows general product quality state Critical and Blocker bugs – Shows whether we meet Readiness criteria! Lower Priority bugs– Shows the rest of bugs, general amount of which can negatively influence on the end-user’s impression about the product. www.qaexperts.pro
  • 36. Defects reported by Date Critical and Blocker bugs Major and lower priority bugs Jira “Recently Created Chart” Gadget Allows you track new bugs and immediately react to them! www.qaexperts.pro
  • 37. Open Defects reported Today Jira “Filter Results” Gadget Allows you to quickly review new bugs www.qaexperts.pro
  • 38. Open Defects By Component/Platform Major and lower priority bugs Jira “Pie Chart” Gadget Critical and Blocker bugs Shows which component/platform is not ready for release or requires bug fixes www.qaexperts.pro
  • 39. Defects By Component/Platform for Current Affected Version (any Status) Major and lower priority bugs Jira “Pie Chart” Gadget Critical and Blocker bugs Shows which component/platform require more thorough testing, e.g. (Selective) Regression testing www.qaexperts.pro
  • 40. Critical Open Bugs by Status Jira “Issue Statistics” Gadget Allows you to quickly get Status of Open Critical Bugs and understand whether we have enough time to fix them www.qaexperts.pro
  • 41. Open Bugs by Priority Jira “Issue Statistics” Gadget Shows general quality of the product www.qaexperts.pro
  • 42. !!!NOT-assigned Open Critical Defects Jira “Issue Statistics” Gadget To Fix Version To Team (for big teams only) To Sprint To Developer Shows probably lost or forgotten Critical open bugs, which should be processed or escalated immediately! www.qaexperts.pro
  • 43. www.qaexperts.pro Workload: Assigned Open Tasks and Bugs for Developers/QAs Jira “Issue Statistics” Gadget By teams By Developers For current Fix Version or sprint By QAs Stories By teams By Developers By QAs Bugs To assure that there is no bottlenecks and overloads. To Remind about work assigned! To spread load equally between teams, Developers and QAs!
  • 44. Release scope status by developers/QAs/teams If by the end of sprint or before stabilization period at release a lot of stories are in open status, it can bring risk of late merge status, not enough time for testing, not ability to finish functionality etc. Action: Try to spread load equally by teams, QAs and Dev Specialists. Remind about work Not Done. Postpone certain functionality to next Release! Stories Bugs Jira “Two Dimensional Filter Statistics” Gadget www.qaexperts.pro
  • 45. Stories/Bug Status By Fix Version created >= -365d Stories Bugs created >= -180d Allows to understand ability to finish/fix all tasks or bugs in time for a certain sprint/release Jira “Two Dimensional Filter Statistics” Gadget www.qaexperts.pro
  • 46. Current Fix Version Progress Shows general release/sprint ProgressJira “Release Report” www.qaexperts.pro
  • 48. Kanban board for All Open Critical and Blocker Bugs (For big teams) Allows to accumulate and track all open Critical and Blocker bugs in 1 place www.qaexperts.pro
  • 49. Regression testing Recommended Statuses: • Failed with Critical and Blocker bugs • Failed with Major and lower priority bugs • Failed by automated tests • Blocked • Not tested • In Progress • Passed www.qaexperts.pro
  • 50. Regression Testing Coverage and Results For Release/Milestone – General Results By Cycle/Stages - Every cycle should has certain purpose, e.g: 1. Initial Feedback about quality, 2. Exploratory testing, 3. Confirmation testing 4. 3rd Party services testing. www.qaexperts.pro
  • 51. Regression Testing Coverage and Results By Product Component • by platform/device • by test priority: • Priority 1 • Priority 2 • Priority 3 By Type of Test: • Smoke test • Regression test, • UAT test www.qaexperts.pro
  • 53. QA Metrics For Regular Quality Data Reports (Snapshots) www.qaexperts.pro
  • 54. Sprint Report 1. Story Delivery rate % = Actual Stories Completed vs. Committed Stories, e.g.: 90% 2. Amount of Stories met DoD, e.g.: 25 3. Amount of Stories Moved to a new sprint, e.g.: 4 Because of 1 not implemented, 1 Reopen because of Critical Bugs, 2 Not Tested Specifies the reasons, risks and recommendations. 4. Regression testing coverage and results: Graph 5. Cross platform testing coverage and results: Graph 6. 3d-party integration testing results: Graph or written explanation. 7. Testing and testing activities NOT done – describe reasons, connected risks, and recommendations. 8. Open Bugs: All Open Critical and Blocker bugs, e.g.: 4 Critical&Blocker Bugs (list or link to jira) Open Major bugs opened during the sprint, e.g: 40 Major bugs open during sprint. (link to jira) 9. Point to the buggiest product component and platform: Graph and explanation 10. General Conclusions www.qaexperts.pro
  • 55. Regression testing reports, daily or by cycles Reports about Regression testing, cross platform testing, 3d-party integration testing, 3d party releases testing, etc. 1. Name of the Regression testing stage, e.g.: Regression Cycle 1 (Preliminary feedback) 2. Coverage and results: Graph 3. Open Bugs New (created today) and All Open Critical and Blocker bugs: New 4 Critical&Blocker Bugs, (All 5 Critical&Blocker Bugs) (list or links to jira) New (Created today) and All Open Major bugs opened during the release: New 10 Major bugs, (All Major bugs created for current release) (links to jira) 4. Specify Time needed to finish regression testing and/or necessity in additional regression and other testing. 5. Point to the buggiest product component, platform, or functionality if needed. 6. Recommendations www.qaexperts.pro
  • 56. Release Readiness testing Report (by necessity) 1. Specify functional testing accomplished and its status: Regression and cross-platform testing, 3dparty integration testing, UAT e.g.: Written explanations and Links to Test management system, or Graphs of testing coverage and results. 2. Testing and testing activities NOT done – describe reasons, connected risks and recommendations. 3. Specify Non-functional testing status, like performance and security testing. Whether the product is ready or not ready from non-functional point of view. Describe connected risks and recommendations. 4. Open Bugs. All Open Critical and Blocker bugs, e.g.: 4 Critical&Blocker Bugs (list or link) Open Major bugs opened during the release and All Major bugs, e.g: 40 Major bugs open during release., 70 Major bugs are Open in general (list or links to jira) 5. Functionality Not ready for release, etc.: (list or link)+ written explanation 6. General Conclusions! www.qaexperts.pro
  • 57. Regression and Release Readiness Report example www.qaexperts.pro
  • 58. Reminder Reports (Be necessity)
  • 59. Reminder Reports (Be necessity) 1. Critical and Blocker Bugs in open state. 2. A Lot of Open Major bugs 3. A lot of Bugs and stories Not Done in the middle or later stage of sprints: In development, in Test, etc. 4. Availability of not tested stories during stabilization period. 5. Inability to finish testing in time because of certain issues. Reminder emails or chat messages about: www.qaexperts.pro
  • 61. Trend-based QA Metrics for for process and product quality analysis www.qaexperts.pro
  • 62. Milestones for trends • AffectedVersion – AffectedVersion field in jira • Time Span - e.g. period between start and end date of sprint Time based conditions in jira queries: a) createdDate >= '2017-08-30' and createdDate <='2017-09-12 ‘ b) status changed TO 'READY TO TEST' after '2017-08-30' before '2017-09-12‘ c) assignee was in (‘user’) • Sprint – Sprint Field in jira, etc. www.qaexperts.pro
  • 63. Found on Environment Critical and Blocker bugs Shows leaks of Critical and Blocker bugs to later development stages Pivot Report www.qaexperts.pro
  • 64. Found on Environment Critical and Blocker bugs Shows leaks of Critical and Blocker bugs to later development stages Pivot Report www.qaexperts.pro
  • 65. Found on Environment All bugs Shows leaks of bugs to later development stages Pivot Report www.qaexperts.pro
  • 66. Bugs By Priority – Any Status All Bugs by Aff. Version Shows absolute release quality history – decrease in number of all and critical bugs shows process improvements Pivot Report Note: Should be considered carefully when the team size and product increment increase. Note: Blank version is bad, and it shows that the Affected Version is not specified for certain bugs and thus they can be lost www.qaexperts.pro
  • 67. Bugs By Priority – OPEN (not-closed) All Bugs by Aff. Version Shows still open bugs for releases – Ideally No critical and blocker bugs should be here Pivot Report Note: If critical bugs are shown here for previous releases, they might be lost, forgotten or blocked. www.qaexperts.pro
  • 68. Bugs by RootCause Typical Root causes of Bugs: FrontendOthers Backend Frontend + Backend Environme nt issues 3d party components www.qaexperts.pro
  • 69. Bugs by RootCause Critical and Blocker bugs Shows Root cause of all bugs Pivot Report All Bugs Shows Root cause of the most of important bugs www.qaexperts.pro
  • 70. Created Vs Resolved - Cumulative Critical and Blocker Bugs Created should be less than resolved Jira “Created vs. Resolved Chart” Gadget Bug found vs. fixed chart is a defect analysis line chart that lets us see defect removal process patterns and understand defect management effectiveness www.qaexperts.pro
  • 71. Created Vs Resolved - Cumulative All Bugs Difference should be minimal and If it is big and no positive trend is shown then probably Bagathon sprint should be planned Jira “Created vs. Resolved Chart” Gadget www.qaexperts.pro
  • 72. Defects Dept Critical and Blocker Bugs Note: Should Be always close to Zero for Critical bugs All Bugs Spreadsheets + advanced Jira time period based queries Defects dept is a cumulative difference between Resolved and Open bugs = (Open in sprint N - Resolved in sprint N)+ (Open in sprint N+1- Resolved in sprint N+1 )+… Note: Shows accumulation of bugs in time www.qaexperts.pro
  • 73. Bugs Opened vs Stories Delivered There should be correlation between the metrics - more stories you deliver more bugs may appear. Ideal trend is to deliver more user stories with less bugs. !!!Pay attention to anomalies and investigate them deeper. Spreadsheets + Advanced Jira time period based queries www.qaexperts.pro
  • 74. Bugs per Story Point Critical and Blocker Bugs If number decreases in time it means that we improve QA process Note: This metric is very good for cases when team size or product increment is variable or change (increase) All Bugs Spreadsheets + Advanced Jira time period based queries www.qaexperts.pro
  • 75. Bugs per Story Point Other Variations: 1. Bugs per requirement 2. Bugs per developer 3. Bugs per 1000/Code 4. Time lost for bugs h - Time spent for Bugs vs time spent for stories Note: Very useful to for making future project estimations. www.qaexperts.pro
  • 76. Fix Rate Should be close to 100% or higher Spreadsheets + Advanced Jira period based queries Critical and Blocker Bugs All Bugs Fix Rate = Closed bugs / Open bugs Ideally should be close to 100% www.qaexperts.pro
  • 77. “Average Age” and “Time in status” For Critical and Blocker Bugs Jira “Average Age” and “Time in Status” Gadgets Average Age - Displays the average number of days issues have been unresolved. For critical and Blocker bugs this time should be very short. If process improves it should decrease in time. Average Time in status, e.g. Open status - Displays the average number of days issues have spent in status. For critical and Blocker bugs this time should be very short. If process improves it should decrease in time. www.qaexperts.pro
  • 78. Cumulative Flow Chart Jira Agile Reports To find process bottlenecks and predict project close time www.qaexperts.pro
  • 79. Bugs by Components/Platforms Pivot or other spreadsheet Report Bugs trend By Component – Critical and Blocker / All Bugs Shows weakest component of the product, shows where additional testing should be performed, shows where technical Improvements should be made, Shows whether component quality improves Bugs trend By Platform – Critical and Blocker / All Bugs. Shows amount of cross-platform bugs, shows the weakest platform requiring more testing and stabilization. . www.qaexperts.pro
  • 80. Sprint and Business Metrics Estimates Accuracy % = Estimated amount of effort/Actual amount of effort-1 Story Delivery Rate % = Actual Stories Completed / Committed Stories % of Change Requests = Number of change requests / Number of Initial Backlog stories Change Requests Costs = Time spent of change requests * Average Rate of developers on the project % Costs of Defect = Average Time for defect fix * Average developer rate on the project  Trends  For Sprint  General value www.qaexperts.pro
  • 82. User Satisfaction Number of hot fixes had to be made in this or that release. Shows leaks of Critical bugs on prod. Bugs found by end-users Critical/Blocker (Shows leaks of Critical bugs on prod.) Major and Low priority Customer Complaints and Feedbacks reports. (Net Promoter Score) A/B Testing results Shows which functionality is more preferred Other Marketing investigations and surveys All these answer the following questions: a) What are the weakest points of the product? b) What functionality is most used ? c) Which focus in product development and testing should be made? www.qaexperts.pro
  • 83. Qualitative Metrics about the project state If you want to gather more metrics about project processes, approaches, technology, communication, mood in teams, etc. Just ask people to provide evaluation and feedback Experts evaluation and/or Audit Surveys Retrospectives 1-2-1 and other meeting Rumors/small talks at Smoking room/kitchen  www.qaexperts.pro
  • 85. Developers and Dev Team efficiency REOPENED: Reopened Bugs Ratio % = Reopened bugs vs Resolved bugs Reopened Bugs Ratio % = Reopened Stories vs Stories delivered to testing STORY POINTS DELIVERED STORY DEFECTS ISSUED STORY DEFECTs/STORY POINTs rate % QUALITATIVE METRICS: Gather qualitative metrics about developers: approach to coding, complexity of code, contribution to innovation, communication efficiency, quick reaction to problems, etc.  Per PROJECT in general  Per Team  Per specific Developer www.qaexperts.pro
  • 86. QAs and QA team Efficiency REJECTED Absolute Number of rejected bugs: All resolutions, Not a bug, Duplicate Cannot reproduce Incomplete Rejected Rate % = rejected vs created BUGs LEAKS: to PROD other later stages of development. Break down by Per product part Per functionality So you can correlate it with a certain QA or group of QAs Separately:  For critical and blocker  For Lower priority defects  Per PROJECT in general  Per QA Team  Per specific QA www.qaexperts.pro
  • 87. QAs and QA team Efficiency WORK DONE:  Stories Tested  Created bugs Critical and Blocker (not rejected)  Created bugs Major and lower priority (not Rejected)  Test cases Created (passed DoD). Test cases rejected.  Test cases Executed.  Automation scripts Created (passed DoD). Test cases rejected.  Advanced test artifacts created and activities accomplished: test suites, plans, release support, etc. QUALITATIVE METRICS: Gather qualitative metrics about QAs: Complexity of tasks, Communication efficiency, Proactivity, Contribution to innovation, Test management skils, Conflict solving, etc.  Per PROJECT in general  Per QA team  Per specific QA  For Sprint (Velocity)  Trends  General value www.qaexperts.pro
  • 90.  Unit test coverage & number of test  API testing coverage & number of test for product in general by component  GUI Automation testing coverage & number of test  for product in general  by product part  by platform/device  by type of test end-to-end test Smoke test Regression test UAT test  by test priority: Priority 1 Priority 2 Priority 3 Automation Coverage & Results www.qaexperts.pro
  • 91. Automation Efficiency AUTOMATION SPEED:  Automation tests Frequency  Duration of tests Running  Velocity of script creation and maintenance  Time for script creation and maintenance AUTOMATION EFFICIENCY: Stability of automation False Positives Root Cause for failure Bugs found by Automation Critical and Blocker Other bugs Bugs missed with automation. Critical and Blocker Other bugs ROI – Time automation economy, etc. Cost per automated test  Per PROJECT in general  Per QA team  Per specific QA  For Sprint (Velocity)  Trends  General value www.qaexperts.pro
  • 94. Tools  Jira + Special time- related JQL  Confluence + Jira and other Macros in it  Spreadsheet processors: Googlesheets, Excel  TestTrail www.qaexperts.pro
  • 95. JiraReportingInGsheets Tool Link to Help: http://jirareportingingsheets.qaexperts.pro/ JiraReportingInGSheets free add-on for GoogleSheets allows to automatically build custom jira reports in google sheets Created by (QAExperts.pro): www.qaexperts.pro Volodymyr PrymakovPilvinskyi Dmitry
  • 97. Thank you 2 days workshop December 16-17, 2017 http://qaexperts.pro/ www.qaexperts.pro