SlideShare a Scribd company logo
LOGO
www.unicomlearning.com
Chandan Lal Patary
India Testing Week 2013
Challenges with Agile testing process,
How to debug and troubleshoot the challenges?
12th December and
Bangalore
www.unicomlearning.com
www.nextgentesting.org
www.unicomlearning.com
www.nextgentesting.org
 Agenda:
 “Challenges with measuring quality for Agile distributed
research type project” – a case study
 Testing skill
 Agile issue
 3C magic!
 Automation? How much and when?
 Debugging? Combination of multiple agile practices
 Lean approach
 ……
Challenges with Agile testing
www.unicomlearning.com
www.nextgentesting.org
 Agile:
 Agile – denotes “the quality of being agile; readiness for motion;
nimbleness, activity, dexterity in motion” according to the Oxford
Dictionary
 In agile software development testing and development of
software runs parallel in order to achieve higher level of quality.
 Find and fix bugs as soon as possible. Fixing bugs and errors
sooner, implies to save time, cost, resources and maximization
to quality.
Challenges with Agile testing
www.unicomlearning.com
www.nextgentesting.org
 Agile:
 Agile placed a dramatic change in testing practices by shifting
the testing responsibility from QA tester to developer
 Merge development and testing
 The Agile Manifesto does not use the word “testing” even once.
Accept the changes as farmers accept both good and bad
weather.
 Test challenges arises due to rapid changes in the product and
its correct behavior. Test team has to part of change process
else it inject inefficiency.
Challenges with Agile testing
www.unicomlearning.com
www.nextgentesting.org
Case study
www.unicomlearning.com
www.nextgentesting.org
 Testing patient under
critical condition
 Testing is the headlights
of the project .Where are
you now? Where do you
headed?
 A “bug” is anything that
could bug a user.
Testers don’t make the
final call.
Test display for Decision
www.unicomlearning.com
www.nextgentesting.org
Headlight of an project
 Poor testing can cause damage to the product
www.unicomlearning.com
www.nextgentesting.org
 Drug development process vs
software development process
 We don’t understand software
until we have used it.
Drug Development Process
www.unicomlearning.com
www.nextgentesting.org
 Testing to provide
feedback on an
ongoing basis about
how well the emerging
product is meeting the
business needs.
 This sounds like a
small shift, but it has
profound implications
 Agile testing is a
mindset change
 You build it , I break it
to you build it , you
break it
 Testing is headlight for
a project
Challenges with Agile testing
www.unicomlearning.com
www.nextgentesting.org
Challenges with Agile testing
www.unicomlearning.com
www.nextgentesting.org
Who is moving away my cheese?
www.unicomlearning.com
www.nextgentesting.org
 Agile moved development from process oriented to people oriented.
 Writing code, writing script
 Extreme collaboration
 Domain competency
 Act like customer, write acceptance test
 Don’t behave like test engineer, think from quality improvement point of
view.
 The role of QA is not „police“, and testing goes beyond „pass“ or „fail”.
 10,000 hour rule: the key to success in any field is to practice a specific
activity for 10,000 hours, an idea based on a study by Anders Ericsson
Skills require for future
www.unicomlearning.com
www.nextgentesting.org
 Blood Test result:
What it tells
compare to
baseline?
Test Result
www.unicomlearning.com
www.nextgentesting.org
Testing types
 Similar to blood test report?
www.unicomlearning.com
www.nextgentesting.org
 Do we have customer who
writes the acceptance
criteria ? Or customer
representative ?
 If this acceptance test
passes, then the feature is a
success
 Shortening Feedback Loops
Acceptance test driven
development
www.unicomlearning.com
www.nextgentesting.org
Metrics and Dashboard
www.unicomlearning.com
www.nextgentesting.org
How to be more Agile
www.unicomlearning.com
www.nextgentesting.org
 How much testing should be done?
 Risks based test strategy increased productivity , Quality and
flexibility
 Encourage Light weight testing so achieve execution speed and
reduce time to market.
Risks Based Test Strategy
www.unicomlearning.com
www.nextgentesting.org
 Agile automation is sometimes about researching solutions
 Automated testing helps us meet our regression and performance
testing objectives within the tight timeframes of a two-to four-week
sprint.
 Delay in automation causes schedule issue
 Complexity in automation increase the effort
 Not writing generic script, maintainability issue
 Integrated with daily build will speed up the process
 Stability of the features causes delay in automation
 Test automation is vulnerable to instant obsolescence
 Test automation progresses when supported by dedicated
programmers (toolsmiths).
Automation
www.unicomlearning.com
www.nextgentesting.org
Agile testing
www.unicomlearning.com
www.nextgentesting.org
 Sustainable test team structure
with product portfolio
 Testers identify with their
product and not their role
 Test specialists always provide
most value to our agile project
by looking for novel or
unexpected risk
 Encourage pair testing
 Team is building An “agile
testing mind-set” which is
 Customer-focused,
 Results-oriented,
 Craftsman-like,
 Collaborative,
 Creative,
 Eager to learn,
 and passionate about
delivering business value in a
timely manner
Team Warriors
www.unicomlearning.com
www.nextgentesting.org
Exploratory Test and Explorer
 Exploratory testing is the best way of
digging into the product and learning it
well.
 Every tester must be a expert user and
should know ins and outs of the product
www.unicomlearning.com
www.nextgentesting.org
Tools
 Consider creating a small team of test
toolsmiths.
 With Toolsmiths build or use tool for rapid
automation.
www.unicomlearning.com
www.nextgentesting.org
Testing is everybody’s job
www.unicomlearning.com
www.nextgentesting.org
Bugs life
www.unicomlearning.com
www.nextgentesting.org
Silver Bullet Solution
• Why Do Errors Happen in
Software Development?
www.unicomlearning.com
www.nextgentesting.org
 Smells are a good
way to diagnose
what is wrong with
the current way
things are done.
 Recognizing such
bad smells and
responding to them
at the right time is
essential to keeping
projects on track
Smells
www.unicomlearning.com
www.nextgentesting.org
 Lean principles, the right way to
tackle bugs is by preventing them
to appear altogether, and by
eliminating them as soon as
possible.
 insufficient testing, leading to
avoidable process repetition
 Use automation to identify most of
the waste
 Apply 3 E Principle – Value for
Money – “Efficiency, Economy and
Effectiveness” through Lean testing
 Just in time work
Lean
Toyota manufacturing process Shigeo Shingo suggests that we engineer our processes to prevent defects rather than
focusing on processes to find defects. This is a critical part of lean thinking that bears repeating: Use processes that
prevent defects rather than relying on those that try to find them.
www.unicomlearning.com
www.nextgentesting.org
Key success factor
www.unicomlearning.com
www.nextgentesting.org
Key success factor: Collaboration
www.unicomlearning.com
www.nextgentesting.org
Key success Factor: Communication
www.unicomlearning.com
www.nextgentesting.org
Key success Factor: Collocation
www.unicomlearning.com
www.nextgentesting.org
 Communication
between tester,
customer and designer
than to maintain
independence of the
test team
 Automated testing is at
the heart of agility
 Testing is not one
person’s job; it’s the
responsibility of the
whole team
 Run tests at multiple
levels
 Release often-
Continuous integration-
TDD-Continuous improve
 Cultural challenges
need to manage
efficiently
Take Away!
Quality is a Journey, not a Destination
Organized by
UNICOM Trainings & Seminars Pvt. Ltd.
contact@unicomlearning.com
Speaker name:Chandan Lal Patary
Email ID:patarychandan@gmail.com
www.unicomlearning.com
Thank You
www.nextgentesting.org

More Related Content

What's hot

Agile testing
Agile testingAgile testing
Agile testing
Mary Jiang
 
The New Agile Testing Quadrants: Bringing Skilled Testers and Developers Toge...
The New Agile Testing Quadrants: Bringing Skilled Testers and Developers Toge...The New Agile Testing Quadrants: Bringing Skilled Testers and Developers Toge...
The New Agile Testing Quadrants: Bringing Skilled Testers and Developers Toge...
Ho Chi Minh City Software Testing Club
 
Modern Testing in Today's World
Modern Testing in Today's WorldModern Testing in Today's World
Modern Testing in Today's World
EMNA AYADI
 
Agile Testing Analytics
Agile Testing AnalyticsAgile Testing Analytics
Agile Testing Analytics
QASymphony
 
Try: Fail, Try: Succeed by Tim Grant
Try: Fail, Try: Succeed by Tim GrantTry: Fail, Try: Succeed by Tim Grant
Try: Fail, Try: Succeed by Tim Grant
QA or the Highway
 
Tackling software testing challenges in the agile era
Tackling software testing challenges in the agile eraTackling software testing challenges in the agile era
Tackling software testing challenges in the agile era
QASymphony
 
To test or not to test? this is the prblem
To test or not to test? this is the prblemTo test or not to test? this is the prblem
To test or not to test? this is the prblem
Matteo Papadopoulos
 
Fundamentals of crowdsourced testing
Fundamentals of crowdsourced testingFundamentals of crowdsourced testing
Fundamentals of crowdsourced testing
Nicholas Roberts
 
QASymphony and TestPlant: Bringing Together Best-in-Class Test Management and...
QASymphony and TestPlant: Bringing Together Best-in-Class Test Management and...QASymphony and TestPlant: Bringing Together Best-in-Class Test Management and...
QASymphony and TestPlant: Bringing Together Best-in-Class Test Management and...
QASymphony
 
Challenges with measuring quality for agile distributed research type project
Challenges with measuring quality for agile distributed research type projectChallenges with measuring quality for agile distributed research type project
Challenges with measuring quality for agile distributed research type project
Chandan Patary
 
Let's focus more on Quality and less on Testing by Joel Montvelisky
Let's focus more on Quality and less on Testing by Joel MontveliskyLet's focus more on Quality and less on Testing by Joel Montvelisky
Let's focus more on Quality and less on Testing by Joel Montvelisky
QA or the Highway
 
[HCMC STC Jan 2015] Workshop Of Context-Driven Testing In Agile
[HCMC STC Jan 2015] Workshop Of Context-Driven Testing In Agile[HCMC STC Jan 2015] Workshop Of Context-Driven Testing In Agile
[HCMC STC Jan 2015] Workshop Of Context-Driven Testing In Agile
Ho Chi Minh City Software Testing Club
 
Agile Testing 20021015
Agile Testing 20021015Agile Testing 20021015
Agile Testing 20021015
Raghu Karnati
 
Quality Assurance to Test Engineering – Insights From our Journey by Oksana S...
Quality Assurance to Test Engineering – Insights From our Journey by Oksana S...Quality Assurance to Test Engineering – Insights From our Journey by Oksana S...
Quality Assurance to Test Engineering – Insights From our Journey by Oksana S...
QA or the Highway
 
From Gatekeeper to Partner by Kelsey Shannahan
From Gatekeeper to Partner by Kelsey ShannahanFrom Gatekeeper to Partner by Kelsey Shannahan
From Gatekeeper to Partner by Kelsey Shannahan
QA or the Highway
 
ATA CP-MAT program highlights
ATA CP-MAT program highlightsATA CP-MAT program highlights
ATA CP-MAT program highlights
Agile Testing Alliance
 
CP-SAT - Certified Professional Selenium Automation Testing
CP-SAT - Certified Professional Selenium Automation TestingCP-SAT - Certified Professional Selenium Automation Testing
CP-SAT - Certified Professional Selenium Automation Testing
Agile Testing Alliance
 
What is Agile Testing? Edureka
What is Agile Testing? EdurekaWhat is Agile Testing? Edureka
What is Agile Testing? Edureka
Edureka!
 
Agile testing alliance cp aat highlights 1.2
Agile testing alliance cp aat highlights 1.2Agile testing alliance cp aat highlights 1.2
Agile testing alliance cp aat highlights 1.2
Agile Testing Alliance
 
Testing Transformation: The Art and Science for Success
Testing Transformation: The Art and Science for SuccessTesting Transformation: The Art and Science for Success
Testing Transformation: The Art and Science for Success
TechWell
 

What's hot (20)

Agile testing
Agile testingAgile testing
Agile testing
 
The New Agile Testing Quadrants: Bringing Skilled Testers and Developers Toge...
The New Agile Testing Quadrants: Bringing Skilled Testers and Developers Toge...The New Agile Testing Quadrants: Bringing Skilled Testers and Developers Toge...
The New Agile Testing Quadrants: Bringing Skilled Testers and Developers Toge...
 
Modern Testing in Today's World
Modern Testing in Today's WorldModern Testing in Today's World
Modern Testing in Today's World
 
Agile Testing Analytics
Agile Testing AnalyticsAgile Testing Analytics
Agile Testing Analytics
 
Try: Fail, Try: Succeed by Tim Grant
Try: Fail, Try: Succeed by Tim GrantTry: Fail, Try: Succeed by Tim Grant
Try: Fail, Try: Succeed by Tim Grant
 
Tackling software testing challenges in the agile era
Tackling software testing challenges in the agile eraTackling software testing challenges in the agile era
Tackling software testing challenges in the agile era
 
To test or not to test? this is the prblem
To test or not to test? this is the prblemTo test or not to test? this is the prblem
To test or not to test? this is the prblem
 
Fundamentals of crowdsourced testing
Fundamentals of crowdsourced testingFundamentals of crowdsourced testing
Fundamentals of crowdsourced testing
 
QASymphony and TestPlant: Bringing Together Best-in-Class Test Management and...
QASymphony and TestPlant: Bringing Together Best-in-Class Test Management and...QASymphony and TestPlant: Bringing Together Best-in-Class Test Management and...
QASymphony and TestPlant: Bringing Together Best-in-Class Test Management and...
 
Challenges with measuring quality for agile distributed research type project
Challenges with measuring quality for agile distributed research type projectChallenges with measuring quality for agile distributed research type project
Challenges with measuring quality for agile distributed research type project
 
Let's focus more on Quality and less on Testing by Joel Montvelisky
Let's focus more on Quality and less on Testing by Joel MontveliskyLet's focus more on Quality and less on Testing by Joel Montvelisky
Let's focus more on Quality and less on Testing by Joel Montvelisky
 
[HCMC STC Jan 2015] Workshop Of Context-Driven Testing In Agile
[HCMC STC Jan 2015] Workshop Of Context-Driven Testing In Agile[HCMC STC Jan 2015] Workshop Of Context-Driven Testing In Agile
[HCMC STC Jan 2015] Workshop Of Context-Driven Testing In Agile
 
Agile Testing 20021015
Agile Testing 20021015Agile Testing 20021015
Agile Testing 20021015
 
Quality Assurance to Test Engineering – Insights From our Journey by Oksana S...
Quality Assurance to Test Engineering – Insights From our Journey by Oksana S...Quality Assurance to Test Engineering – Insights From our Journey by Oksana S...
Quality Assurance to Test Engineering – Insights From our Journey by Oksana S...
 
From Gatekeeper to Partner by Kelsey Shannahan
From Gatekeeper to Partner by Kelsey ShannahanFrom Gatekeeper to Partner by Kelsey Shannahan
From Gatekeeper to Partner by Kelsey Shannahan
 
ATA CP-MAT program highlights
ATA CP-MAT program highlightsATA CP-MAT program highlights
ATA CP-MAT program highlights
 
CP-SAT - Certified Professional Selenium Automation Testing
CP-SAT - Certified Professional Selenium Automation TestingCP-SAT - Certified Professional Selenium Automation Testing
CP-SAT - Certified Professional Selenium Automation Testing
 
What is Agile Testing? Edureka
What is Agile Testing? EdurekaWhat is Agile Testing? Edureka
What is Agile Testing? Edureka
 
Agile testing alliance cp aat highlights 1.2
Agile testing alliance cp aat highlights 1.2Agile testing alliance cp aat highlights 1.2
Agile testing alliance cp aat highlights 1.2
 
Testing Transformation: The Art and Science for Success
Testing Transformation: The Art and Science for SuccessTesting Transformation: The Art and Science for Success
Testing Transformation: The Art and Science for Success
 

Similar to Challenges with agile testing process and how to debug and troubleshoot these challenges

Agile case studies
Agile case studiesAgile case studies
Agile case studies
Sébastien Donné
 
Everything You Need To Know About Agile Testing Methodology.pptx
Everything You Need To Know About Agile Testing Methodology.pptxEverything You Need To Know About Agile Testing Methodology.pptx
Everything You Need To Know About Agile Testing Methodology.pptx
Concetto Labs
 
A Complete Guide to Codeless Testing.pdf
A Complete Guide to Codeless Testing.pdfA Complete Guide to Codeless Testing.pdf
A Complete Guide to Codeless Testing.pdf
pCloudy
 
Role Of Qa And Testing In Agile 1225221397167302 8
Role Of Qa And Testing In Agile 1225221397167302 8Role Of Qa And Testing In Agile 1225221397167302 8
Role Of Qa And Testing In Agile 1225221397167302 8
a34sharm
 
Testing in Agile Development
Testing in Agile DevelopmentTesting in Agile Development
Testing in Agile Development
Hariprakash Agrawal
 
Future of QA
Future of QAFuture of QA
Future of QA
amitagarwal2006
 
Futureofqa
FutureofqaFutureofqa
Futureofqa
amitagarwal2006
 
Agile Testing Framework - The Art of Automated Testing
Agile Testing Framework - The Art of Automated TestingAgile Testing Framework - The Art of Automated Testing
Agile Testing Framework - The Art of Automated Testing
Dimitri Ponomareff
 
Manoj Kolhe - Testing in Agile Environment
Manoj Kolhe - Testing in Agile EnvironmentManoj Kolhe - Testing in Agile Environment
Manoj Kolhe - Testing in Agile Environment
Manoj Kolhe
 
The Agile Pretender
The Agile PretenderThe Agile Pretender
The Agile Pretender
Paul Littlebury
 
Marlabs test digest Sep 2014
Marlabs test digest Sep 2014Marlabs test digest Sep 2014
Marlabs test digest Sep 2014
Marlabs
 
Driving Agile Product Development with Experimentation
Driving Agile Product Development with ExperimentationDriving Agile Product Development with Experimentation
Driving Agile Product Development with Experimentation
Split Software
 
Most Advanced Software Testing Solution Providers of 2022.pdf
Most Advanced Software Testing Solution Providers of 2022.pdfMost Advanced Software Testing Solution Providers of 2022.pdf
Most Advanced Software Testing Solution Providers of 2022.pdf
InsightsSuccess4
 
implementing_ai_for_improved_performance_testing_the_key_to_success.pptx
implementing_ai_for_improved_performance_testing_the_key_to_success.pptximplementing_ai_for_improved_performance_testing_the_key_to_success.pptx
implementing_ai_for_improved_performance_testing_the_key_to_success.pptx
sarah david
 
The Leaders Guide to Getting Started with Automated Testing
The Leaders Guide to Getting Started with Automated TestingThe Leaders Guide to Getting Started with Automated Testing
The Leaders Guide to Getting Started with Automated Testing
James Briers
 
! Testing for agile teams
! Testing for agile teams! Testing for agile teams
! Testing for agile teams
Dennis Popov
 
The Future of Testing
The Future of TestingThe Future of Testing
The Future of Testing
Perfecto by Perforce
 
implementing_ai_for_improved_performance_testing_the_key_to_success.pdf
implementing_ai_for_improved_performance_testing_the_key_to_success.pdfimplementing_ai_for_improved_performance_testing_the_key_to_success.pdf
implementing_ai_for_improved_performance_testing_the_key_to_success.pdf
sarah david
 
Improving ROI with Scriptless Test Automation
Improving ROI with Scriptless Test AutomationImproving ROI with Scriptless Test Automation
Improving ROI with Scriptless Test Automation
Mindfire LLC
 
TestHiveB
TestHiveBTestHiveB

Similar to Challenges with agile testing process and how to debug and troubleshoot these challenges (20)

Agile case studies
Agile case studiesAgile case studies
Agile case studies
 
Everything You Need To Know About Agile Testing Methodology.pptx
Everything You Need To Know About Agile Testing Methodology.pptxEverything You Need To Know About Agile Testing Methodology.pptx
Everything You Need To Know About Agile Testing Methodology.pptx
 
A Complete Guide to Codeless Testing.pdf
A Complete Guide to Codeless Testing.pdfA Complete Guide to Codeless Testing.pdf
A Complete Guide to Codeless Testing.pdf
 
Role Of Qa And Testing In Agile 1225221397167302 8
Role Of Qa And Testing In Agile 1225221397167302 8Role Of Qa And Testing In Agile 1225221397167302 8
Role Of Qa And Testing In Agile 1225221397167302 8
 
Testing in Agile Development
Testing in Agile DevelopmentTesting in Agile Development
Testing in Agile Development
 
Future of QA
Future of QAFuture of QA
Future of QA
 
Futureofqa
FutureofqaFutureofqa
Futureofqa
 
Agile Testing Framework - The Art of Automated Testing
Agile Testing Framework - The Art of Automated TestingAgile Testing Framework - The Art of Automated Testing
Agile Testing Framework - The Art of Automated Testing
 
Manoj Kolhe - Testing in Agile Environment
Manoj Kolhe - Testing in Agile EnvironmentManoj Kolhe - Testing in Agile Environment
Manoj Kolhe - Testing in Agile Environment
 
The Agile Pretender
The Agile PretenderThe Agile Pretender
The Agile Pretender
 
Marlabs test digest Sep 2014
Marlabs test digest Sep 2014Marlabs test digest Sep 2014
Marlabs test digest Sep 2014
 
Driving Agile Product Development with Experimentation
Driving Agile Product Development with ExperimentationDriving Agile Product Development with Experimentation
Driving Agile Product Development with Experimentation
 
Most Advanced Software Testing Solution Providers of 2022.pdf
Most Advanced Software Testing Solution Providers of 2022.pdfMost Advanced Software Testing Solution Providers of 2022.pdf
Most Advanced Software Testing Solution Providers of 2022.pdf
 
implementing_ai_for_improved_performance_testing_the_key_to_success.pptx
implementing_ai_for_improved_performance_testing_the_key_to_success.pptximplementing_ai_for_improved_performance_testing_the_key_to_success.pptx
implementing_ai_for_improved_performance_testing_the_key_to_success.pptx
 
The Leaders Guide to Getting Started with Automated Testing
The Leaders Guide to Getting Started with Automated TestingThe Leaders Guide to Getting Started with Automated Testing
The Leaders Guide to Getting Started with Automated Testing
 
! Testing for agile teams
! Testing for agile teams! Testing for agile teams
! Testing for agile teams
 
The Future of Testing
The Future of TestingThe Future of Testing
The Future of Testing
 
implementing_ai_for_improved_performance_testing_the_key_to_success.pdf
implementing_ai_for_improved_performance_testing_the_key_to_success.pdfimplementing_ai_for_improved_performance_testing_the_key_to_success.pdf
implementing_ai_for_improved_performance_testing_the_key_to_success.pdf
 
Improving ROI with Scriptless Test Automation
Improving ROI with Scriptless Test AutomationImproving ROI with Scriptless Test Automation
Improving ROI with Scriptless Test Automation
 
TestHiveB
TestHiveBTestHiveB
TestHiveB
 

More from Chandan Patary

25 coaching tools.pdf
25 coaching tools.pdf25 coaching tools.pdf
25 coaching tools.pdf
Chandan Patary
 
20 Coaching Tools.pdf
20 Coaching Tools.pdf20 Coaching Tools.pdf
20 Coaching Tools.pdf
Chandan Patary
 
Coaching Tools.pdf
Coaching Tools.pdfCoaching Tools.pdf
Coaching Tools.pdf
Chandan Patary
 
The Product Owner Guidebook.pptx
The Product Owner Guidebook.pptxThe Product Owner Guidebook.pptx
The Product Owner Guidebook.pptx
Chandan Patary
 
The Product Owner Guidebook_FREE_100pages.pdf
The Product Owner Guidebook_FREE_100pages.pdfThe Product Owner Guidebook_FREE_100pages.pdf
The Product Owner Guidebook_FREE_100pages.pdf
Chandan Patary
 
The Agile Guidebooks
The Agile GuidebooksThe Agile Guidebooks
The Agile Guidebooks
Chandan Patary
 
Scrum Master of the Universe.pptx
Scrum Master of the Universe.pptxScrum Master of the Universe.pptx
Scrum Master of the Universe.pptx
Chandan Patary
 
Question Bank for Agilist
Question Bank for AgilistQuestion Bank for Agilist
Question Bank for Agilist
Chandan Patary
 
Agility Checklist
Agility ChecklistAgility Checklist
Agility Checklist
Chandan Patary
 
Agile Transformation Case Studies
Agile Transformation Case StudiesAgile Transformation Case Studies
Agile Transformation Case Studies
Chandan Patary
 
A Guidebook of Coaching High-Performance team
A Guidebook of Coaching High-Performance teamA Guidebook of Coaching High-Performance team
A Guidebook of Coaching High-Performance team
Chandan Patary
 
A Guidebook of Coaching High Performance Team 200 pages
A Guidebook of Coaching High Performance Team 200 pagesA Guidebook of Coaching High Performance Team 200 pages
A Guidebook of Coaching High Performance Team 200 pages
Chandan Patary
 
The Agilist's Guidebook - First 150 Pages
The Agilist's Guidebook - First 150 PagesThe Agilist's Guidebook - First 150 Pages
The Agilist's Guidebook - First 150 Pages
Chandan Patary
 
The Scrum Master Guidebook - 150 pages
The Scrum Master Guidebook - 150 pagesThe Scrum Master Guidebook - 150 pages
The Scrum Master Guidebook - 150 pages
Chandan Patary
 
We Can Lead - A Guidebook of Personal Leadership and Self-Coaching
We Can Lead - A Guidebook of Personal Leadership and Self-CoachingWe Can Lead - A Guidebook of Personal Leadership and Self-Coaching
We Can Lead - A Guidebook of Personal Leadership and Self-Coaching
Chandan Patary
 
We can Lead - A Guidebook of Personal Leadership & Self-Coaching
We can Lead - A Guidebook of Personal Leadership & Self-CoachingWe can Lead - A Guidebook of Personal Leadership & Self-Coaching
We can Lead - A Guidebook of Personal Leadership & Self-Coaching
Chandan Patary
 
Descaling Organizational Complexity to Expedite Product Delivery_new
Descaling Organizational Complexity to Expedite Product Delivery_newDescaling Organizational Complexity to Expedite Product Delivery_new
Descaling Organizational Complexity to Expedite Product Delivery_new
Chandan Patary
 
Descaling Organizational Complexity to Expedite Product Delivery
Descaling Organizational Complexity to Expedite Product DeliveryDescaling Organizational Complexity to Expedite Product Delivery
Descaling Organizational Complexity to Expedite Product Delivery
Chandan Patary
 
Agile in IT support and IT operation team
Agile in IT support and IT operation teamAgile in IT support and IT operation team
Agile in IT support and IT operation team
Chandan Patary
 
Product development Strategy
Product development StrategyProduct development Strategy
Product development Strategy
Chandan Patary
 

More from Chandan Patary (20)

25 coaching tools.pdf
25 coaching tools.pdf25 coaching tools.pdf
25 coaching tools.pdf
 
20 Coaching Tools.pdf
20 Coaching Tools.pdf20 Coaching Tools.pdf
20 Coaching Tools.pdf
 
Coaching Tools.pdf
Coaching Tools.pdfCoaching Tools.pdf
Coaching Tools.pdf
 
The Product Owner Guidebook.pptx
The Product Owner Guidebook.pptxThe Product Owner Guidebook.pptx
The Product Owner Guidebook.pptx
 
The Product Owner Guidebook_FREE_100pages.pdf
The Product Owner Guidebook_FREE_100pages.pdfThe Product Owner Guidebook_FREE_100pages.pdf
The Product Owner Guidebook_FREE_100pages.pdf
 
The Agile Guidebooks
The Agile GuidebooksThe Agile Guidebooks
The Agile Guidebooks
 
Scrum Master of the Universe.pptx
Scrum Master of the Universe.pptxScrum Master of the Universe.pptx
Scrum Master of the Universe.pptx
 
Question Bank for Agilist
Question Bank for AgilistQuestion Bank for Agilist
Question Bank for Agilist
 
Agility Checklist
Agility ChecklistAgility Checklist
Agility Checklist
 
Agile Transformation Case Studies
Agile Transformation Case StudiesAgile Transformation Case Studies
Agile Transformation Case Studies
 
A Guidebook of Coaching High-Performance team
A Guidebook of Coaching High-Performance teamA Guidebook of Coaching High-Performance team
A Guidebook of Coaching High-Performance team
 
A Guidebook of Coaching High Performance Team 200 pages
A Guidebook of Coaching High Performance Team 200 pagesA Guidebook of Coaching High Performance Team 200 pages
A Guidebook of Coaching High Performance Team 200 pages
 
The Agilist's Guidebook - First 150 Pages
The Agilist's Guidebook - First 150 PagesThe Agilist's Guidebook - First 150 Pages
The Agilist's Guidebook - First 150 Pages
 
The Scrum Master Guidebook - 150 pages
The Scrum Master Guidebook - 150 pagesThe Scrum Master Guidebook - 150 pages
The Scrum Master Guidebook - 150 pages
 
We Can Lead - A Guidebook of Personal Leadership and Self-Coaching
We Can Lead - A Guidebook of Personal Leadership and Self-CoachingWe Can Lead - A Guidebook of Personal Leadership and Self-Coaching
We Can Lead - A Guidebook of Personal Leadership and Self-Coaching
 
We can Lead - A Guidebook of Personal Leadership & Self-Coaching
We can Lead - A Guidebook of Personal Leadership & Self-CoachingWe can Lead - A Guidebook of Personal Leadership & Self-Coaching
We can Lead - A Guidebook of Personal Leadership & Self-Coaching
 
Descaling Organizational Complexity to Expedite Product Delivery_new
Descaling Organizational Complexity to Expedite Product Delivery_newDescaling Organizational Complexity to Expedite Product Delivery_new
Descaling Organizational Complexity to Expedite Product Delivery_new
 
Descaling Organizational Complexity to Expedite Product Delivery
Descaling Organizational Complexity to Expedite Product DeliveryDescaling Organizational Complexity to Expedite Product Delivery
Descaling Organizational Complexity to Expedite Product Delivery
 
Agile in IT support and IT operation team
Agile in IT support and IT operation teamAgile in IT support and IT operation team
Agile in IT support and IT operation team
 
Product development Strategy
Product development StrategyProduct development Strategy
Product development Strategy
 

Recently uploaded

What is Augmented Reality Image Tracking
What is Augmented Reality Image TrackingWhat is Augmented Reality Image Tracking
What is Augmented Reality Image Tracking
pavan998932
 
GreenCode-A-VSCode-Plugin--Dario-Jurisic
GreenCode-A-VSCode-Plugin--Dario-JurisicGreenCode-A-VSCode-Plugin--Dario-Jurisic
GreenCode-A-VSCode-Plugin--Dario-Jurisic
Green Software Development
 
How to write a program in any programming language
How to write a program in any programming languageHow to write a program in any programming language
How to write a program in any programming language
Rakesh Kumar R
 
Oracle 23c New Features For DBAs and Developers.pptx
Oracle 23c New Features For DBAs and Developers.pptxOracle 23c New Features For DBAs and Developers.pptx
Oracle 23c New Features For DBAs and Developers.pptx
Remote DBA Services
 
What is Master Data Management by PiLog Group
What is Master Data Management by PiLog GroupWhat is Master Data Management by PiLog Group
What is Master Data Management by PiLog Group
aymanquadri279
 
SWEBOK and Education at FUSE Okinawa 2024
SWEBOK and Education at FUSE Okinawa 2024SWEBOK and Education at FUSE Okinawa 2024
SWEBOK and Education at FUSE Okinawa 2024
Hironori Washizaki
 
Oracle Database 19c New Features for DBAs and Developers.pptx
Oracle Database 19c New Features for DBAs and Developers.pptxOracle Database 19c New Features for DBAs and Developers.pptx
Oracle Database 19c New Features for DBAs and Developers.pptx
Remote DBA Services
 
Using Xen Hypervisor for Functional Safety
Using Xen Hypervisor for Functional SafetyUsing Xen Hypervisor for Functional Safety
Using Xen Hypervisor for Functional Safety
Ayan Halder
 
A Study of Variable-Role-based Feature Enrichment in Neural Models of Code
A Study of Variable-Role-based Feature Enrichment in Neural Models of CodeA Study of Variable-Role-based Feature Enrichment in Neural Models of Code
A Study of Variable-Role-based Feature Enrichment in Neural Models of Code
Aftab Hussain
 
UI5con 2024 - Keynote: Latest News about UI5 and it’s Ecosystem
UI5con 2024 - Keynote: Latest News about UI5 and it’s EcosystemUI5con 2024 - Keynote: Latest News about UI5 and it’s Ecosystem
UI5con 2024 - Keynote: Latest News about UI5 and it’s Ecosystem
Peter Muessig
 
Vitthal Shirke Java Microservices Resume.pdf
Vitthal Shirke Java Microservices Resume.pdfVitthal Shirke Java Microservices Resume.pdf
Vitthal Shirke Java Microservices Resume.pdf
Vitthal Shirke
 
Graspan: A Big Data System for Big Code Analysis
Graspan: A Big Data System for Big Code AnalysisGraspan: A Big Data System for Big Code Analysis
Graspan: A Big Data System for Big Code Analysis
Aftab Hussain
 
ALGIT - Assembly Line for Green IT - Numbers, Data, Facts
ALGIT - Assembly Line for Green IT - Numbers, Data, FactsALGIT - Assembly Line for Green IT - Numbers, Data, Facts
ALGIT - Assembly Line for Green IT - Numbers, Data, Facts
Green Software Development
 
Neo4j - Product Vision and Knowledge Graphs - GraphSummit Paris
Neo4j - Product Vision and Knowledge Graphs - GraphSummit ParisNeo4j - Product Vision and Knowledge Graphs - GraphSummit Paris
Neo4j - Product Vision and Knowledge Graphs - GraphSummit Paris
Neo4j
 
KuberTENes Birthday Bash Guadalajara - Introducción a Argo CD
KuberTENes Birthday Bash Guadalajara - Introducción a Argo CDKuberTENes Birthday Bash Guadalajara - Introducción a Argo CD
KuberTENes Birthday Bash Guadalajara - Introducción a Argo CD
rodomar2
 
Using Query Store in Azure PostgreSQL to Understand Query Performance
Using Query Store in Azure PostgreSQL to Understand Query PerformanceUsing Query Store in Azure PostgreSQL to Understand Query Performance
Using Query Store in Azure PostgreSQL to Understand Query Performance
Grant Fritchey
 
Measures in SQL (SIGMOD 2024, Santiago, Chile)
Measures in SQL (SIGMOD 2024, Santiago, Chile)Measures in SQL (SIGMOD 2024, Santiago, Chile)
Measures in SQL (SIGMOD 2024, Santiago, Chile)
Julian Hyde
 
Empowering Growth with Best Software Development Company in Noida - Deuglo
Empowering Growth with Best Software  Development Company in Noida - DeugloEmpowering Growth with Best Software  Development Company in Noida - Deuglo
Empowering Growth with Best Software Development Company in Noida - Deuglo
Deuglo Infosystem Pvt Ltd
 
Energy consumption of Database Management - Florina Jonuzi
Energy consumption of Database Management - Florina JonuziEnergy consumption of Database Management - Florina Jonuzi
Energy consumption of Database Management - Florina Jonuzi
Green Software Development
 
8 Best Automated Android App Testing Tool and Framework in 2024.pdf
8 Best Automated Android App Testing Tool and Framework in 2024.pdf8 Best Automated Android App Testing Tool and Framework in 2024.pdf
8 Best Automated Android App Testing Tool and Framework in 2024.pdf
kalichargn70th171
 

Recently uploaded (20)

What is Augmented Reality Image Tracking
What is Augmented Reality Image TrackingWhat is Augmented Reality Image Tracking
What is Augmented Reality Image Tracking
 
GreenCode-A-VSCode-Plugin--Dario-Jurisic
GreenCode-A-VSCode-Plugin--Dario-JurisicGreenCode-A-VSCode-Plugin--Dario-Jurisic
GreenCode-A-VSCode-Plugin--Dario-Jurisic
 
How to write a program in any programming language
How to write a program in any programming languageHow to write a program in any programming language
How to write a program in any programming language
 
Oracle 23c New Features For DBAs and Developers.pptx
Oracle 23c New Features For DBAs and Developers.pptxOracle 23c New Features For DBAs and Developers.pptx
Oracle 23c New Features For DBAs and Developers.pptx
 
What is Master Data Management by PiLog Group
What is Master Data Management by PiLog GroupWhat is Master Data Management by PiLog Group
What is Master Data Management by PiLog Group
 
SWEBOK and Education at FUSE Okinawa 2024
SWEBOK and Education at FUSE Okinawa 2024SWEBOK and Education at FUSE Okinawa 2024
SWEBOK and Education at FUSE Okinawa 2024
 
Oracle Database 19c New Features for DBAs and Developers.pptx
Oracle Database 19c New Features for DBAs and Developers.pptxOracle Database 19c New Features for DBAs and Developers.pptx
Oracle Database 19c New Features for DBAs and Developers.pptx
 
Using Xen Hypervisor for Functional Safety
Using Xen Hypervisor for Functional SafetyUsing Xen Hypervisor for Functional Safety
Using Xen Hypervisor for Functional Safety
 
A Study of Variable-Role-based Feature Enrichment in Neural Models of Code
A Study of Variable-Role-based Feature Enrichment in Neural Models of CodeA Study of Variable-Role-based Feature Enrichment in Neural Models of Code
A Study of Variable-Role-based Feature Enrichment in Neural Models of Code
 
UI5con 2024 - Keynote: Latest News about UI5 and it’s Ecosystem
UI5con 2024 - Keynote: Latest News about UI5 and it’s EcosystemUI5con 2024 - Keynote: Latest News about UI5 and it’s Ecosystem
UI5con 2024 - Keynote: Latest News about UI5 and it’s Ecosystem
 
Vitthal Shirke Java Microservices Resume.pdf
Vitthal Shirke Java Microservices Resume.pdfVitthal Shirke Java Microservices Resume.pdf
Vitthal Shirke Java Microservices Resume.pdf
 
Graspan: A Big Data System for Big Code Analysis
Graspan: A Big Data System for Big Code AnalysisGraspan: A Big Data System for Big Code Analysis
Graspan: A Big Data System for Big Code Analysis
 
ALGIT - Assembly Line for Green IT - Numbers, Data, Facts
ALGIT - Assembly Line for Green IT - Numbers, Data, FactsALGIT - Assembly Line for Green IT - Numbers, Data, Facts
ALGIT - Assembly Line for Green IT - Numbers, Data, Facts
 
Neo4j - Product Vision and Knowledge Graphs - GraphSummit Paris
Neo4j - Product Vision and Knowledge Graphs - GraphSummit ParisNeo4j - Product Vision and Knowledge Graphs - GraphSummit Paris
Neo4j - Product Vision and Knowledge Graphs - GraphSummit Paris
 
KuberTENes Birthday Bash Guadalajara - Introducción a Argo CD
KuberTENes Birthday Bash Guadalajara - Introducción a Argo CDKuberTENes Birthday Bash Guadalajara - Introducción a Argo CD
KuberTENes Birthday Bash Guadalajara - Introducción a Argo CD
 
Using Query Store in Azure PostgreSQL to Understand Query Performance
Using Query Store in Azure PostgreSQL to Understand Query PerformanceUsing Query Store in Azure PostgreSQL to Understand Query Performance
Using Query Store in Azure PostgreSQL to Understand Query Performance
 
Measures in SQL (SIGMOD 2024, Santiago, Chile)
Measures in SQL (SIGMOD 2024, Santiago, Chile)Measures in SQL (SIGMOD 2024, Santiago, Chile)
Measures in SQL (SIGMOD 2024, Santiago, Chile)
 
Empowering Growth with Best Software Development Company in Noida - Deuglo
Empowering Growth with Best Software  Development Company in Noida - DeugloEmpowering Growth with Best Software  Development Company in Noida - Deuglo
Empowering Growth with Best Software Development Company in Noida - Deuglo
 
Energy consumption of Database Management - Florina Jonuzi
Energy consumption of Database Management - Florina JonuziEnergy consumption of Database Management - Florina Jonuzi
Energy consumption of Database Management - Florina Jonuzi
 
8 Best Automated Android App Testing Tool and Framework in 2024.pdf
8 Best Automated Android App Testing Tool and Framework in 2024.pdf8 Best Automated Android App Testing Tool and Framework in 2024.pdf
8 Best Automated Android App Testing Tool and Framework in 2024.pdf
 

Challenges with agile testing process and how to debug and troubleshoot these challenges