SlideShare a Scribd company logo
Test coverage
SERGEY Pirogov
EPAM
Test coverage
Do you know whats makes you weak ?
Sergey Pirogov
https://t.me/automation_remarks
TestsRequirements
Traceability matrix
Sergey Pirogov "Test coverage myth busted"
@Test
@JiraStory(id=”Jira-54”, manual = {
@Case(“Inputted password is masked by bullets”),
@Case(“Masked password can not be copied”),
})
void userCanLoginWithValidCredentials(){
open(LoginPage)
.enterUsername(“demo”)
.enterPassword(“123”)
.pressEnter()
at(MainPage).userName.shouldBe(“demo”)
}
Trying to automate
Sergey Pirogov "Test coverage myth busted"
Coverage
Sergey Pirogov "Test coverage myth busted"
Sergey Pirogov "Test coverage myth busted"
Untested code somewhere here
Quality gates
Write tests,
love mom,
believe in pipeline
Included e2e tests as quality gates
Sergey Pirogov "Test coverage myth busted"
Coverage
===
Actionable feedback
Test to code mapping
Sergey Pirogov "Test coverage myth busted"
Benefits
Minimize regression testing scope
Reduce duplication of automated tests
Reduce manual tests
Collect production usage
Reverse engineer impact for tests
The challenge
Production code
==
Tested code
Sergey Pirogov "Test coverage myth busted"
Drill4j for backend
Drill4Js for UI and Node
Agent Agent
Demo
Drill4j
drill4j.github.io
t.me/drill4j
github.com/Drill4J

More Related Content

What's hot (19)

PDF
iOS Test-Driven Development
Pablo Villar
 
PPTX
Roy Osherove on Unit Testing Good Practices and Horrible Mistakes
Roy Osherove
 
PDF
Code Review
Lukas Rypl
 
PPTX
Code review
Abhishek Sur
 
PPTX
PHPUnit - Unit testing
Nguyễn Đào Thiên Thư
 
PPTX
Agile Testing Cost Reduction using Pairwise Technique
XP Conference India
 
PPTX
Testing the untestable
RoyKlein
 
PDF
Dependency Injection in iOS
Pablo Villar
 
PDF
Behavior Driven Development with SpecFlow
Rachid Kherrazi
 
PPT
TDD (Test Driven Design)
nedirtv
 
PPTX
Test Automation
Tomas Riha
 
PDF
Python and test
Micron Technology
 
PDF
javabasics_ programming development chapter01
Udeshg90
 
ODP
Tdd in php a brief example
Jeremy Kendall
 
PPT
Acceptance Test Driven Development With Spec Flow And Friends
Christopher Bartling
 
PDF
Unit testing legacy code
Lars Thorup
 
PPTX
Design patterns in test automation
Mikalai Alimenkou
 
PDF
KeytorcTestTalks #11 - Onur Başkirt, Agile Test Management with Testrail
Keytorc Software Testing Services
 
PDF
Introduction to TDD (Test Driven development) - Ahmed Shreef
Ahmed Shreef
 
iOS Test-Driven Development
Pablo Villar
 
Roy Osherove on Unit Testing Good Practices and Horrible Mistakes
Roy Osherove
 
Code Review
Lukas Rypl
 
Code review
Abhishek Sur
 
PHPUnit - Unit testing
Nguyễn Đào Thiên Thư
 
Agile Testing Cost Reduction using Pairwise Technique
XP Conference India
 
Testing the untestable
RoyKlein
 
Dependency Injection in iOS
Pablo Villar
 
Behavior Driven Development with SpecFlow
Rachid Kherrazi
 
TDD (Test Driven Design)
nedirtv
 
Test Automation
Tomas Riha
 
Python and test
Micron Technology
 
javabasics_ programming development chapter01
Udeshg90
 
Tdd in php a brief example
Jeremy Kendall
 
Acceptance Test Driven Development With Spec Flow And Friends
Christopher Bartling
 
Unit testing legacy code
Lars Thorup
 
Design patterns in test automation
Mikalai Alimenkou
 
KeytorcTestTalks #11 - Onur Başkirt, Agile Test Management with Testrail
Keytorc Software Testing Services
 
Introduction to TDD (Test Driven development) - Ahmed Shreef
Ahmed Shreef
 

Similar to Sergey Pirogov "Test coverage myth busted" (20)

PDF
6 Traits of a Successful Test Automation Architecture
Erdem YILDIRIM
 
PPTX
Joomla! Testing - J!DD Germany 2016
Yves Hoppe
 
PDF
Unit Testing like a Pro - The Circle of Purity
Victor Rentea
 
PPTX
Unit tests & TDD
Dror Helper
 
PDF
Janet Gregory presents Current Testing Challenges with SoftTest Ireland
David O'Dowd
 
PDF
Current Testing Challenges Ireland
David O'Dowd
 
PDF
Professional Code Reviews - Bogdan Gusiev
Ruby Meditation
 
PDF
"Experiences Of Test Automation At Spotify" with Kristian Karl
TEST Huddle
 
PPTX
Testing ASP.NET - Progressive.NET
Ben Hall
 
PPT
AAA Automated Testing
Francesco Carucci
 
PPTX
Working with Legacy Code
Eyal Golan
 
PDF
PresentationqwertyuiopasdfghUnittest.pdf
kndemo34
 
PDF
The Art of Unit Testing - Towards a Testable Design
Victor Rentea
 
PDF
A journey to_be_a_software_craftsman
Jaehoon Oh
 
PDF
Testing untestable Code - PFCongres 2010
Stephan Hochdörfer
 
PDF
Java Test Automation for REST, Web and Mobile
Elias Nogueira
 
PDF
What is Software Testing | Edureka
Edureka!
 
PPTX
TestersChoice_plug-in_tutorial
Lee Seungjong
 
PDF
Software Quality and Test Strategies for Ruby and Rails Applications
Bhavin Javia
 
PPTX
GlobalLogic Test Automation Online TechTalk “Test Driven Development as a Per...
GlobalLogic Ukraine
 
6 Traits of a Successful Test Automation Architecture
Erdem YILDIRIM
 
Joomla! Testing - J!DD Germany 2016
Yves Hoppe
 
Unit Testing like a Pro - The Circle of Purity
Victor Rentea
 
Unit tests & TDD
Dror Helper
 
Janet Gregory presents Current Testing Challenges with SoftTest Ireland
David O'Dowd
 
Current Testing Challenges Ireland
David O'Dowd
 
Professional Code Reviews - Bogdan Gusiev
Ruby Meditation
 
"Experiences Of Test Automation At Spotify" with Kristian Karl
TEST Huddle
 
Testing ASP.NET - Progressive.NET
Ben Hall
 
AAA Automated Testing
Francesco Carucci
 
Working with Legacy Code
Eyal Golan
 
PresentationqwertyuiopasdfghUnittest.pdf
kndemo34
 
The Art of Unit Testing - Towards a Testable Design
Victor Rentea
 
A journey to_be_a_software_craftsman
Jaehoon Oh
 
Testing untestable Code - PFCongres 2010
Stephan Hochdörfer
 
Java Test Automation for REST, Web and Mobile
Elias Nogueira
 
What is Software Testing | Edureka
Edureka!
 
TestersChoice_plug-in_tutorial
Lee Seungjong
 
Software Quality and Test Strategies for Ruby and Rails Applications
Bhavin Javia
 
GlobalLogic Test Automation Online TechTalk “Test Driven Development as a Per...
GlobalLogic Ukraine
 
Ad

More from Fwdays (20)

PDF
"Mastering UI Complexity: State Machines and Reactive Patterns at Grammarly",...
Fwdays
 
PDF
"Effect, Fiber & Schema: tactical and technical characteristics of Effect.ts"...
Fwdays
 
PPTX
"Computer Use Agents: From SFT to Classic RL", Maksym Shamrai
Fwdays
 
PPTX
"Як ми переписали Сільпо на Angular", Євген Русаков
Fwdays
 
PDF
"AI Transformation: Directions and Challenges", Pavlo Shaternik
Fwdays
 
PDF
"Validation and Observability of AI Agents", Oleksandr Denisyuk
Fwdays
 
PPTX
"Autonomy of LLM Agents: Current State and Future Prospects", Oles` Petriv
Fwdays
 
PDF
"Beyond English: Navigating the Challenges of Building a Ukrainian-language R...
Fwdays
 
PPTX
"Co-Authoring with a Machine: What I Learned from Writing a Book on Generativ...
Fwdays
 
PPTX
"Human-AI Collaboration Models for Better Decisions, Faster Workflows, and Cr...
Fwdays
 
PDF
"AI is already here. What will happen to your team (and your role) tomorrow?"...
Fwdays
 
PPTX
"Is it worth investing in AI in 2025?", Alexander Sharko
Fwdays
 
PDF
''Taming Explosive Growth: Building Resilience in a Hyper-Scaled Financial Pl...
Fwdays
 
PDF
"Scaling in space and time with Temporal", Andriy Lupa.pdf
Fwdays
 
PDF
"Database isolation: how we deal with hundreds of direct connections to the d...
Fwdays
 
PDF
"Scaling in space and time with Temporal", Andriy Lupa .pdf
Fwdays
 
PPTX
"Provisioning via DOT-Chain: from catering to drone marketplaces", Volodymyr ...
Fwdays
 
PPTX
" Observability with Elasticsearch: Best Practices for High-Load Platform", A...
Fwdays
 
PPTX
"How to survive Black Friday: preparing e-commerce for a peak season", Yurii ...
Fwdays
 
PPTX
"Istio Ambient Mesh in production: our way from Sidecar to Sidecar-less",Hlib...
Fwdays
 
"Mastering UI Complexity: State Machines and Reactive Patterns at Grammarly",...
Fwdays
 
"Effect, Fiber & Schema: tactical and technical characteristics of Effect.ts"...
Fwdays
 
"Computer Use Agents: From SFT to Classic RL", Maksym Shamrai
Fwdays
 
"Як ми переписали Сільпо на Angular", Євген Русаков
Fwdays
 
"AI Transformation: Directions and Challenges", Pavlo Shaternik
Fwdays
 
"Validation and Observability of AI Agents", Oleksandr Denisyuk
Fwdays
 
"Autonomy of LLM Agents: Current State and Future Prospects", Oles` Petriv
Fwdays
 
"Beyond English: Navigating the Challenges of Building a Ukrainian-language R...
Fwdays
 
"Co-Authoring with a Machine: What I Learned from Writing a Book on Generativ...
Fwdays
 
"Human-AI Collaboration Models for Better Decisions, Faster Workflows, and Cr...
Fwdays
 
"AI is already here. What will happen to your team (and your role) tomorrow?"...
Fwdays
 
"Is it worth investing in AI in 2025?", Alexander Sharko
Fwdays
 
''Taming Explosive Growth: Building Resilience in a Hyper-Scaled Financial Pl...
Fwdays
 
"Scaling in space and time with Temporal", Andriy Lupa.pdf
Fwdays
 
"Database isolation: how we deal with hundreds of direct connections to the d...
Fwdays
 
"Scaling in space and time with Temporal", Andriy Lupa .pdf
Fwdays
 
"Provisioning via DOT-Chain: from catering to drone marketplaces", Volodymyr ...
Fwdays
 
" Observability with Elasticsearch: Best Practices for High-Load Platform", A...
Fwdays
 
"How to survive Black Friday: preparing e-commerce for a peak season", Yurii ...
Fwdays
 
"Istio Ambient Mesh in production: our way from Sidecar to Sidecar-less",Hlib...
Fwdays
 
Ad

Recently uploaded (20)

PDF
Fl Studio 24.2.2 Build 4597 Crack for Windows Free Download 2025
faizk77g
 
PPTX
Top Managed Service Providers in Los Angeles
Captain IT
 
PPTX
Building Search Using OpenSearch: Limitations and Workarounds
Sease
 
PPTX
Building a Production-Ready Barts Health Secure Data Environment Tooling, Acc...
Barts Health
 
PDF
CIFDAQ Token Spotlight for 9th July 2025
CIFDAQ
 
PDF
Complete JavaScript Notes: From Basics to Advanced Concepts.pdf
haydendavispro
 
PDF
Persuasive AI: risks and opportunities in the age of digital debate
Speck&Tech
 
PDF
Why Orbit Edge Tech is a Top Next JS Development Company in 2025
mahendraalaska08
 
PDF
How Startups Are Growing Faster with App Developers in Australia.pdf
India App Developer
 
PDF
Chris Elwell Woburn, MA - Passionate About IT Innovation
Chris Elwell Woburn, MA
 
PDF
Predicting the unpredictable: re-engineering recommendation algorithms for fr...
Speck&Tech
 
PDF
LLMs.txt: Easily Control How AI Crawls Your Site
Keploy
 
PDF
DevBcn - Building 10x Organizations Using Modern Productivity Metrics
Justin Reock
 
PDF
Smart Air Quality Monitoring with Serrax AQM190 LITE
SERRAX TECHNOLOGIES LLP
 
PDF
Apache CloudStack 201: Let's Design & Build an IaaS Cloud
ShapeBlue
 
PDF
Rethinking Security Operations - SOC Evolution Journey.pdf
Haris Chughtai
 
PDF
Blockchain Transactions Explained For Everyone
CIFDAQ
 
PDF
Women in Automation Presents: Reinventing Yourself — Bold Career Pivots That ...
DianaGray10
 
PDF
Empowering Cloud Providers with Apache CloudStack and Stackbill
ShapeBlue
 
PDF
SWEBOK Guide and Software Services Engineering Education
Hironori Washizaki
 
Fl Studio 24.2.2 Build 4597 Crack for Windows Free Download 2025
faizk77g
 
Top Managed Service Providers in Los Angeles
Captain IT
 
Building Search Using OpenSearch: Limitations and Workarounds
Sease
 
Building a Production-Ready Barts Health Secure Data Environment Tooling, Acc...
Barts Health
 
CIFDAQ Token Spotlight for 9th July 2025
CIFDAQ
 
Complete JavaScript Notes: From Basics to Advanced Concepts.pdf
haydendavispro
 
Persuasive AI: risks and opportunities in the age of digital debate
Speck&Tech
 
Why Orbit Edge Tech is a Top Next JS Development Company in 2025
mahendraalaska08
 
How Startups Are Growing Faster with App Developers in Australia.pdf
India App Developer
 
Chris Elwell Woburn, MA - Passionate About IT Innovation
Chris Elwell Woburn, MA
 
Predicting the unpredictable: re-engineering recommendation algorithms for fr...
Speck&Tech
 
LLMs.txt: Easily Control How AI Crawls Your Site
Keploy
 
DevBcn - Building 10x Organizations Using Modern Productivity Metrics
Justin Reock
 
Smart Air Quality Monitoring with Serrax AQM190 LITE
SERRAX TECHNOLOGIES LLP
 
Apache CloudStack 201: Let's Design & Build an IaaS Cloud
ShapeBlue
 
Rethinking Security Operations - SOC Evolution Journey.pdf
Haris Chughtai
 
Blockchain Transactions Explained For Everyone
CIFDAQ
 
Women in Automation Presents: Reinventing Yourself — Bold Career Pivots That ...
DianaGray10
 
Empowering Cloud Providers with Apache CloudStack and Stackbill
ShapeBlue
 
SWEBOK Guide and Software Services Engineering Education
Hironori Washizaki
 

Sergey Pirogov "Test coverage myth busted"