OmniTesting
Sérgio Freire
Solution Architect
& Testing Advocate
@darktelecom
www.sergiofreire.com
Thanks dad…
You gave me
life, which
gives me
hope
@darktelecom
Agenda
3
Cutting-edge testing
1. Agile testing
2. Exploratory testing
3. Holistic testing
4. OmniTesting
Test automation
1. “Continuous testing tools”
2. Quality, testing and test automation
3. Experiences and lessons
01 02
@darktelecom
Testing, my perspective (2020)
Testing is a targeted process of challenging something (e.g. a product) and
our understanding of it, using a set of activities leveraged by specific
human skills.
Sergio Freire et al
4
@darktelecom
Testing, my perspective (today, i.e. 2021)
Testing is a targeted yet exploratory process of challenging something (e.g.
an idea, a product, its assets and its usage) and our understanding of it,
using a set of activities leveraged by specific human skills, augmented by
tools.
Testing is amplified with knowledge, collaboration and tooling to enable
consistent delivery of value, so teams can embrace change with lower risk.
Sergio Freire et al
5
@darktelecom
Agile Testing
Collaborative testing practices that occur continuously, from inception to
delivery and beyond, supporting frequent delivery of value for our
customers. Testing activities focus on building quality into the product,
using fast feedback loops to validate our understanding. The practices
strengthen and support the idea of whole team responsibility for quality.
Lisa Crispin & Janet Gregory
6
@darktelecom 7
@darktelecom
Holistic Testing
When we test, we need to consider all types of testing, not only the ones we think a tester is responsible for. It includes
automation, exploratory testing, or any other type of human-centric testing. It involves the whole team, the product
organization, and even the customer. We need to consider testing from a holistic point of view.
Janet Gregory
8
@darktelecom
OmniTesting
• Intrinsic
• Team
• Throughout / “Unshiftable”
• Complete and unbound
• Multiple-approaches
• Multiple-techniques
• Multiple-levels
• Multiple-types
• Tooling
• Dynamic
9
@darktelecom
OmniTesting
10
Test Automation
Image from Unsplash
Continuous Testing
Tools?
Image from Unsplash
Quality
Image from Unsplash
@darktelecom
Value
the importance, worth, or usefulness
of something
principles or standards of behaviour;
one's judgement of what is important
in life
Feeling
an emotional state or reaction
an attitude or opinion
VS
14
@darktelecom
Quality in simple words
What makes people ”happy,” in the team and outside of it
Who?
• End users
• Team
• Organization
Image from Unsplash
@darktelecom
Quality is multidimensional
• Multiple quality criteria
• Time dependent
Image from Unsplash
@darktelecom
Software delivery performance
17
Lead Time — the average amount of time it takes from the
time code is checked in to the version control system, to the
point in time where it is deployed to production.
Deployment Frequency — the number of times deploys to
production occur in a period of time.
Tempo
Mean Time to Restore (MTTR) — how long it takes to resolve, or
rollback, an error in production.
Change Fail Percentage — what percentage of changes to
production (software releases and configuration changes) fail.
Stability, resilience, recoverability, upgradability
https://www.holistics.io/blog/accelerate-measure-software-development/
Quality Ice Cream
Truck
@darktelecom
“Quality Ice Cream Truck”
19
testing
coding
quality
value
risks
shapes
informs on
informs on
threaten
increases
informs on
affects
informs on
defines
observ
ability
operat
ion
highlights
informs on
gaps affects
informs on,
affects
influences
informs on
opport
unities
shapes
gives clues
be confirmed? inspects
become
affects
confirms
Based on previous work from Rich Rogers and David Greenlees
Test automation is
like taking a train
Image from Unsplash
Orange vs grapefruit
Image from Unsplash
“The rotten apple”
DON’T start by implementing a ton of UI/Selenium+Gherkin based tests…
• Costly to run and feedback takes a while
• Do not help in refactoring, do not help the team
• Flaky
Image from Unsplash
@darktelecom
This requirement for the sensor is UNCOVERED
• This requirement has no linked Tests
... is OK on v1.0
• All Tests related with that requirement are PASSING for v1.0
... is NOK on v2.0
• Some Test(s) related with that requirement are FAILING for v2.0
... is NOK on v2.0 in environment X (e.g. Chrome)
• Some Test(s) related with that requirement are FAILING for v2.0 in environment X
... is OK on v2.0 in environment Y (e.g. Safari)
• Some Test(s) related with that requirement are PASSING for v2.0 in environment Y
Example: Coverage calculation in Xray
Coverage as a
heuristic that
depends on
version and/or
environment
23
@darktelecom
Test Run
step statuses
Status of
Test Run
Coverage
status* of
requirement
Test status*
(*) depends on scope/context
Example: Coverage calculation in Xray
24
@darktelecom
Another example: my personal blog
• Performance
• Accessibility
• SEO
• Mobile friendly
• Security
www.sergiofreire.com
25
@darktelecom 26
Embedding static
analysis on the PRs (and
even on the IDEs) is a
simple yet effective way
of having more quality in
the code in terms of
reliability, security,
maintainability, …
@darktelecom
@darktelecom
Test automation as a silver bullet
• Complete test automation doesn’t exist
• Perfection is impossible and an enemy of improvement
• Feel the pains and use TA as a “vaccine”
28
@darktelecom
The house
Image from Unsplash
@darktelecom
Can I enter the house?
Can I open/close the door?
Image from Unsplash
@darktelecom
Does it support load?
Image from Unsplash
@darktelecom
How secure is it?
Image from Unsplash
@darktelecom
What can and should we
automate? And how?
Image from Unsplash
Wrapping it up
Image from Unsplash
Testing is not automatable
You need test automation
Test automation needs you
Thank you!
getxray.app | mail@getxray.app | @XrayApp
@darktelecom
www.sergiofreire.com

More Related Content

PPT
Mattias Ratert - Incremental Scenario Testing
PPT
Erik Boelen - Testing, The Next Level
PDF
Strategies to Avoid Test Fixture Smells durin Software Evolution
PPTX
Exploratory testing using heuristics
PPTX
Tips for Writing Better Charters for Exploratory Testing Sessions by Michael...
PDF
Exploring Exploratory Testing
PPT
Testing
PDF
Tech talks annual 2015 izzet mustafayev_performance testing - the way to make...
Mattias Ratert - Incremental Scenario Testing
Erik Boelen - Testing, The Next Level
Strategies to Avoid Test Fixture Smells durin Software Evolution
Exploratory testing using heuristics
Tips for Writing Better Charters for Exploratory Testing Sessions by Michael...
Exploring Exploratory Testing
Testing
Tech talks annual 2015 izzet mustafayev_performance testing - the way to make...

What's hot (20)

PDF
Exploratory Testing
PDF
Manual testing interview questions and answers
PDF
Testing a GPS application | Testbytes
PPT
Using Functional ,Test Automation to Prevent Defects from Escaping the Develo...
PDF
Julian Harty - Alternatives To Testing - EuroSTAR 2010
PDF
Markus Gartner - Alternative Paths for Self-Education in Software Testing - E...
PDF
Fredrik Rydberg - Can Exploratory Testing Save Lives - EuroSTAR 2010
PDF
[Thao Vo] Deadly Traps of Automation Testing
PDF
Qa interview questions and answers for placements
PDF
Testing is a team problem
PDF
Holistic testing in DevOps
PPTX
ISTQB Foundation Level Certification - Intruduction
PPTX
Formal method
PDF
Ken Johnston - Big Bugs That Got Away - EuroSTAR 2010
PDF
[Paul Holland] Bad Metrics and What You Can Do About It
PPTX
QA Fest 2017. Владимир Примаков. QA метрики. Взгляд на качество с разных стор...
PDF
Forgotten? Ignored? Obsolete? Static testing techniques
PDF
Test Driven Development
PPTX
Continous testing for grails
Exploratory Testing
Manual testing interview questions and answers
Testing a GPS application | Testbytes
Using Functional ,Test Automation to Prevent Defects from Escaping the Develo...
Julian Harty - Alternatives To Testing - EuroSTAR 2010
Markus Gartner - Alternative Paths for Self-Education in Software Testing - E...
Fredrik Rydberg - Can Exploratory Testing Save Lives - EuroSTAR 2010
[Thao Vo] Deadly Traps of Automation Testing
Qa interview questions and answers for placements
Testing is a team problem
Holistic testing in DevOps
ISTQB Foundation Level Certification - Intruduction
Formal method
Ken Johnston - Big Bugs That Got Away - EuroSTAR 2010
[Paul Holland] Bad Metrics and What You Can Do About It
QA Fest 2017. Владимир Примаков. QA метрики. Взгляд на качество с разных стор...
Forgotten? Ignored? Obsolete? Static testing techniques
Test Driven Development
Continous testing for grails
Ad

Similar to OmniTestingConf: Taking Test Automation to the Next Level (20)

PPT
! Testing for agile teams
PDF
TLC2018 Thomas Haver: The Automation Firehose - Be Strategic and Tactical
PPTX
Chaos engineering
PDF
5 Steps to Jump Start Your Test Automation
PDF
Tune Agile Test Strategies to Project and Product Maturity
PPTX
Manual Testing tutorials and Interview Questions.pptx
PDF
First Rate SoftWare Testing Course In Comibatore
PPTX
Addressing Security Regression Through Unit Testing
PDF
pdfcoffee.com_agile-testing-4-pdf-free.pdf
PPTX
The Fundamentals of VR Testing_caliidad infotech_April 2022.pptx
PPTX
Transferring Software Testing Tools to Practice
PDF
Agile case studies
PPT
Michael Bolton - Two Futures of Software Testing
PDF
FutureOfTesting2008
PPTX
Basics in software testing
PPTX
A Software Testing Intro
PDF
How to build confidence in your release cycle
PPTX
software testing
PPTX
Software Testing Services
PDF
Test Army - testing agency who cares about software quality
! Testing for agile teams
TLC2018 Thomas Haver: The Automation Firehose - Be Strategic and Tactical
Chaos engineering
5 Steps to Jump Start Your Test Automation
Tune Agile Test Strategies to Project and Product Maturity
Manual Testing tutorials and Interview Questions.pptx
First Rate SoftWare Testing Course In Comibatore
Addressing Security Regression Through Unit Testing
pdfcoffee.com_agile-testing-4-pdf-free.pdf
The Fundamentals of VR Testing_caliidad infotech_April 2022.pptx
Transferring Software Testing Tools to Practice
Agile case studies
Michael Bolton - Two Futures of Software Testing
FutureOfTesting2008
Basics in software testing
A Software Testing Intro
How to build confidence in your release cycle
software testing
Software Testing Services
Test Army - testing agency who cares about software quality
Ad

Recently uploaded (20)

PPTX
Viber For Windows 25.7.1 Crack + Serial Keygen
PPTX
Python is a high-level, interpreted programming language
PPTX
Cybersecurity-and-Fraud-Protecting-Your-Digital-Life.pptx
PPTX
hospital managemt ,san.dckldnklcdnkdnkdnjadnjdjn
PDF
Cloud Native Aachen Meetup - Aug 21, 2025
PPTX
Lecture 5 Software Requirement Engineering
PDF
MiniTool Power Data Recovery 12.6 Crack + Portable (Latest Version 2025)
PDF
AI-Powered Fuzz Testing: The Future of QA
PDF
Workplace Software and Skills - OpenStax
PPTX
R-Studio Crack Free Download 2025 Latest
PPTX
DevOpsDays Halifax 2025 - Building 10x Organizations Using Modern Productivit...
PPTX
Human-Computer Interaction for Lecture 2
PDF
BoxLang Dynamic AWS Lambda - Japan Edition
PPTX
4Seller: The All-in-One Multi-Channel E-Commerce Management Platform for Glob...
PPTX
Computer Software - Technology and Livelihood Education
PPTX
Full-Stack Developer Courses That Actually Land You Jobs
PDF
E-Commerce Website Development Companyin india
PPTX
Presentation by Samna Perveen And Subhan Afzal.pptx
DOCX
Modern SharePoint Intranet Templates That Boost Employee Engagement in 2025.docx
PPTX
Bandicam Screen Recorder 8.2.1 Build 2529 Crack
Viber For Windows 25.7.1 Crack + Serial Keygen
Python is a high-level, interpreted programming language
Cybersecurity-and-Fraud-Protecting-Your-Digital-Life.pptx
hospital managemt ,san.dckldnklcdnkdnkdnjadnjdjn
Cloud Native Aachen Meetup - Aug 21, 2025
Lecture 5 Software Requirement Engineering
MiniTool Power Data Recovery 12.6 Crack + Portable (Latest Version 2025)
AI-Powered Fuzz Testing: The Future of QA
Workplace Software and Skills - OpenStax
R-Studio Crack Free Download 2025 Latest
DevOpsDays Halifax 2025 - Building 10x Organizations Using Modern Productivit...
Human-Computer Interaction for Lecture 2
BoxLang Dynamic AWS Lambda - Japan Edition
4Seller: The All-in-One Multi-Channel E-Commerce Management Platform for Glob...
Computer Software - Technology and Livelihood Education
Full-Stack Developer Courses That Actually Land You Jobs
E-Commerce Website Development Companyin india
Presentation by Samna Perveen And Subhan Afzal.pptx
Modern SharePoint Intranet Templates That Boost Employee Engagement in 2025.docx
Bandicam Screen Recorder 8.2.1 Build 2529 Crack

OmniTestingConf: Taking Test Automation to the Next Level

  • 1. OmniTesting Sérgio Freire Solution Architect & Testing Advocate @darktelecom www.sergiofreire.com
  • 2. Thanks dad… You gave me life, which gives me hope
  • 3. @darktelecom Agenda 3 Cutting-edge testing 1. Agile testing 2. Exploratory testing 3. Holistic testing 4. OmniTesting Test automation 1. “Continuous testing tools” 2. Quality, testing and test automation 3. Experiences and lessons 01 02
  • 4. @darktelecom Testing, my perspective (2020) Testing is a targeted process of challenging something (e.g. a product) and our understanding of it, using a set of activities leveraged by specific human skills. Sergio Freire et al 4
  • 5. @darktelecom Testing, my perspective (today, i.e. 2021) Testing is a targeted yet exploratory process of challenging something (e.g. an idea, a product, its assets and its usage) and our understanding of it, using a set of activities leveraged by specific human skills, augmented by tools. Testing is amplified with knowledge, collaboration and tooling to enable consistent delivery of value, so teams can embrace change with lower risk. Sergio Freire et al 5
  • 6. @darktelecom Agile Testing Collaborative testing practices that occur continuously, from inception to delivery and beyond, supporting frequent delivery of value for our customers. Testing activities focus on building quality into the product, using fast feedback loops to validate our understanding. The practices strengthen and support the idea of whole team responsibility for quality. Lisa Crispin & Janet Gregory 6
  • 8. @darktelecom Holistic Testing When we test, we need to consider all types of testing, not only the ones we think a tester is responsible for. It includes automation, exploratory testing, or any other type of human-centric testing. It involves the whole team, the product organization, and even the customer. We need to consider testing from a holistic point of view. Janet Gregory 8
  • 9. @darktelecom OmniTesting • Intrinsic • Team • Throughout / “Unshiftable” • Complete and unbound • Multiple-approaches • Multiple-techniques • Multiple-levels • Multiple-types • Tooling • Dynamic 9
  • 14. @darktelecom Value the importance, worth, or usefulness of something principles or standards of behaviour; one's judgement of what is important in life Feeling an emotional state or reaction an attitude or opinion VS 14
  • 15. @darktelecom Quality in simple words What makes people ”happy,” in the team and outside of it Who? • End users • Team • Organization Image from Unsplash
  • 16. @darktelecom Quality is multidimensional • Multiple quality criteria • Time dependent Image from Unsplash
  • 17. @darktelecom Software delivery performance 17 Lead Time — the average amount of time it takes from the time code is checked in to the version control system, to the point in time where it is deployed to production. Deployment Frequency — the number of times deploys to production occur in a period of time. Tempo Mean Time to Restore (MTTR) — how long it takes to resolve, or rollback, an error in production. Change Fail Percentage — what percentage of changes to production (software releases and configuration changes) fail. Stability, resilience, recoverability, upgradability https://www.holistics.io/blog/accelerate-measure-software-development/
  • 19. @darktelecom “Quality Ice Cream Truck” 19 testing coding quality value risks shapes informs on informs on threaten increases informs on affects informs on defines observ ability operat ion highlights informs on gaps affects informs on, affects influences informs on opport unities shapes gives clues be confirmed? inspects become affects confirms Based on previous work from Rich Rogers and David Greenlees
  • 20. Test automation is like taking a train Image from Unsplash
  • 21. Orange vs grapefruit Image from Unsplash
  • 22. “The rotten apple” DON’T start by implementing a ton of UI/Selenium+Gherkin based tests… • Costly to run and feedback takes a while • Do not help in refactoring, do not help the team • Flaky Image from Unsplash
  • 23. @darktelecom This requirement for the sensor is UNCOVERED • This requirement has no linked Tests ... is OK on v1.0 • All Tests related with that requirement are PASSING for v1.0 ... is NOK on v2.0 • Some Test(s) related with that requirement are FAILING for v2.0 ... is NOK on v2.0 in environment X (e.g. Chrome) • Some Test(s) related with that requirement are FAILING for v2.0 in environment X ... is OK on v2.0 in environment Y (e.g. Safari) • Some Test(s) related with that requirement are PASSING for v2.0 in environment Y Example: Coverage calculation in Xray Coverage as a heuristic that depends on version and/or environment 23
  • 24. @darktelecom Test Run step statuses Status of Test Run Coverage status* of requirement Test status* (*) depends on scope/context Example: Coverage calculation in Xray 24
  • 25. @darktelecom Another example: my personal blog • Performance • Accessibility • SEO • Mobile friendly • Security www.sergiofreire.com 25
  • 26. @darktelecom 26 Embedding static analysis on the PRs (and even on the IDEs) is a simple yet effective way of having more quality in the code in terms of reliability, security, maintainability, …
  • 28. @darktelecom Test automation as a silver bullet • Complete test automation doesn’t exist • Perfection is impossible and an enemy of improvement • Feel the pains and use TA as a “vaccine” 28
  • 30. @darktelecom Can I enter the house? Can I open/close the door? Image from Unsplash
  • 31. @darktelecom Does it support load? Image from Unsplash
  • 32. @darktelecom How secure is it? Image from Unsplash
  • 33. @darktelecom What can and should we automate? And how? Image from Unsplash
  • 34. Wrapping it up Image from Unsplash
  • 35. Testing is not automatable You need test automation Test automation needs you
  • 36. Thank you! getxray.app | [email protected] | @XrayApp @darktelecom www.sergiofreire.com