SlideShare ist ein Scribd-Unternehmen logo
1 von 70
Risk Mitigation Using
Exploratory andTechnical
Testing
28th June 2016
Alan Richardson – Compendium Developments Ltd
Join the conversation – use hashtag #risktesting on Twitter
Robust test management platform purpose-built to help agile teams
centralize, organize and accelerate software testing
ABOUT QASYMPHONY
Guest Speaker: Alan Richardson
• Alan has worked in Software Development for
over 20 years; as a programmer, tester, test
manager. As an independent test consultant he
helps organisations improve their agility,
technical skills and testing processes.Alan
wrote the books "Dear EvilTester", "Java For
Testers" and "Selenium Simplified"; he also
created online training courses on technical
web testing, Java and SeleniumWebDriver.
• Alan blogs at EvilTester.com,
SeleniumSimplified.com, and
JavaForTesters.com; you can find information
on his consultancy, training and conference
talks at CompendiumDev.co.uk. Follow him on
twitter as @EvilTester.
OUR PRESENTER
Join the conversation – use hashtag #risktesting on Twitter
Speaker
Headshot
BRANDING OR
PROMOTION
CompendiumDev.co.uk
Everyone is already familiar with risk…
Join the conversation – use hashtag #risktesting on Twitter
• Differences for thisWebinar
–Risk as a belief model
–Risk underpins testing, so use risk
»to derive and change process
»to explore more
»to push testing further
»to become more technical
Commonsense Risk
Join the conversation – use hashtag #risktesting on Twitter
• What is risk?
–Something that might go wrong
• Probability
• Impact
Commonsense Webinar Risks
Join the conversation – use hashtag #risktesting on Twitter
• What might go wrong
– With me
• What if I’m ill?What if I still
have a cold and can’t talk?
• What if I forget what I’m
talking about?
– With my broadband
• What if the connection
drops?What if the speed is
poor?
– With my computer
• What if it crashes?
– With the webinar system
• What if it stops?
• What might go wrong
– With the phone?
• What if it cuts out?
– With the locale
• What if there is a power cut?
– With the content
• What if I bore people?
• What if they drop out?
Commonsense Risk Process
Join the conversation – use hashtag #risktesting on Twitter
• Identify
• Mitigate
• Detect
• Accept
So with the Webinar…
Join the conversation – use hashtag #risktesting on Twitter
• Identify
• Mitigate
– Illness – sleep more, pre-record webinar just in case
– Forget – presenter notes, practice
– Broadband – give slides to host
– Computer crash – multiple computers
– Power cut – battery, UPS
– Phone – landline, mobile
• Accept
– Boredom, Drop out
• Detect
– Have computer watching webinar – risk: impacts Mbps
Risk Is…
Join the conversation – use hashtag #risktesting on Twitter
• Everywhere
• Associated with EveryThing
• Inherent in Every Process
• All pervasive
https://www.flickr.com/photos/britishlibrary/11065829793
Risk Example: Contact Form on Web Site
Join the conversation – use hashtag #risktesting on Twitter
You received this e-mail message through your website:
reason: default
E-mail: ngjchr@somewebsitethatdoesnotexist.com
Name: ewogwah
Message: pK9ctN kfoummnkudob,
[url=http://dnaaimbzpgyg.com/]dnaaimbzpgyg[/url],
[link=http://mmkwfndaydxb.com/]mmkwfndaydxb[/link],
http://bwtjxnpecomy.com/
:
IP: 46.161.9.32
Browser: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1)
Points: 0
Opportunity: Contact Form doubles as Web
Site is ‘up’ checker
Join the conversation – use hashtag #risktesting on Twitter
You received this e-mail message through your website:
reason: default
E-mail: ngjchr@somewebsitethatdoesnotexist.com
Name: ewogwah
Message: pK9ctN kfoummnkudob,
[url=http://dnaaimbzpgyg.com/]dnaaimbzpgyg[/url],
[link=http://mmkwfndaydxb.com/]mmkwfndaydxb[/link],
http://bwtjxnpecomy.com/
:
IP: 46.161.9.32
Browser: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1)
Points: 0
Web Site Status
Risk & Opportunity
Join the conversation – use hashtag #risktesting on Twitter
• What is risk?
– Something that might go wrong
• Probability
• Impact
Opportunity for
testing
General Risks Relating to Testing
Join the conversation – use hashtag #risktesting on Twitter
• The functionality might not work
– “Functional Condition Risk”
• There is a risk that this change might have a knock on
effect in the system
– “Regression Risk”, “Change Risk”
Create
Process to
mitigate risk
You probably already use risk in your testing
Join the conversation – use hashtag #risktesting on Twitter
•Business Risk
•Project Risk
•Functional Risk
Typical Risk Modeling: Business Risks
Join the conversation – use hashtag #risktesting on Twitter
• We might run out of funding
• Our requirements might be wrong
• We might be hit by a regulatory requirement
Less likely to be used for testing
We usually mean project and functional risk
Join the conversation – use hashtag #risktesting on Twitter
• Project Risk
– We might not have enough staff
– Our staff might go sick
– Everyone takes holiday at the same time
– Our business users don’t know the requirements
– Our business users change their requirements
– etc.
• Functional risk
– User’s can’t register on the site
– The payment integration fails
– The regulatory reporting fails
– etc.
Test Manager
Test Practitioner
Risk
Join the conversation – use hashtag #risktesting on Twitter
• What is risk?
–Something that might go wrong
• Probability
• Impact People get hung
up here
Priority and Probability Procrastination for
Project Head Person Protection
Join the conversation – use hashtag #risktesting on Twitter
http://www.slideshare.net/profmcgill/risk-
analysis-for-dummies
Mitigate against
Beliefs and fears
about being
wrong
Risk & Testing
Join the conversation – use hashtag #risktesting on Twitter
How
does risk
relate to
testing?
ISTQB “Risk-Based Testing”
Join the conversation – use hashtag #risktesting on Twitter
“An approach to testing to reduce the level of
product risks and inform stakeholders of their
status, starting in the initial stages of a project.
It involves the identification of product risks
and the use of risk levels to guide the test
process.”
http://www.astqb.org/glossary/search/risk-based%20testing
ISTQB Risk Based Testing
Join the conversation – use hashtag #risktesting on Twitter
“An approach to testing to reduce the level of
product risks and inform stakeholders of their
status, starting in the initial stages of a project.
It involves the identification of product risks
and the use of risk levels to guide the test
process.”
http://www.astqb.org/glossary/search/risk-based%20testing
ISTQB Risk Based Testing
Join the conversation – use hashtag #risktesting on Twitter
http://www.astqb.org/glossary/search/risk-based%20testing
Mitigation
Detection
Analysis
Prioritization
Derivation
Risk Management & Testing
Join the conversation – use hashtag #risktesting on Twitter
• Mitigation
– Do something to make the risk less likely
• Detection
– Find out if the risk has manifested as an issue
• Analysis
– Identify Risks
• Prioritization
– Decide which risks are more important: how bad
is the impact, who is it bad for, how likely to we
believe the risk to be?
• Derivation
– How can you test for this: make it manifest,
check if it manifests, explore impact?
Risk
Management
Testing
Some Risk Classifications
Join the conversation – use hashtag #risktesting on Twitter
• Functional Risk
– Relating to the functionality
• function, security, performance, accessibility
• System Risk
– performance, security, backups, install, restore
• Technical Risk
– Technology involved: load balancing, libraries,
protocols, platform compatibility
• Non-system Related
– Process Risk
– Business Risk
– Project Risk
Based on the System
Of Development
Some Risk Classifications
Join the conversation – use hashtag #risktesting on Twitter
• Functional Risk
– Relating to the functionality
• function, security, performance, accessibility
• System
– performance, security, backups, install, restore
• Technical Risk
– Technology involved: load balancing, libraries, protocols,
platform compatibility
• Non-system Related
– Process Risk
– Business Risk
– Project Risk
See Related
References
See Related
References
Process Risk
Join the conversation – use hashtag #risktesting on Twitter
• System “of” Development
– How we develop software
– What is our process?
– What are our skills?
– What tools do we use?
– etc.
The way we develop
software opens us up to
different types of risk.
Process Risk
Join the conversation – use hashtag #risktesting on Twitter
• System “of” Development
– How we develop software
– What is our process?
– What are our skills?
– What tools do we use?
– etc.
The way we develop
software opens us up to
different types of risk.
And that is why we
adopt different
approaches in how
we test.
Process Risk
Join the conversation – use hashtag #risktesting on Twitter
Analyse Process
Identify Risks
Any issues that happen?
What works what doesn’t?
Change Process To…
Mitigate Detect
Accept Risk
Every Process Has Inherent Risk
Join the conversation – use hashtag #risktesting on Twitter
• “We use a very structured and
traditional approach to testing”
Risks:
• We can’t estimate accurately in
advance
• Development over-runs
• Testing takes too long at the end
(to meet our schedule)
• Testing can’t respond fast enough
when requirements change
• Test Cases
• Test Scripts
• Test Plans
• Test Strategies
• etc.
• “We use waterfall development”
&
Process & Culture Clash Risk
Join the conversation – use hashtag #risktesting on Twitter
• “We use a very structured and
traditional approach to testing”
Risks:
• Testing is too slow
• Testing doesn’t add value
• We don’t need testing
• Test Cases
• Test Scripts
• Test Plans
• Test Strategies
• etc.
• “We use an Agile approach to
development”
&
Process as a System
Join the conversation – use hashtag #risktesting on Twitter
Stories
Conversations Code
Explore
Done
Automate
Time-boxed
Process Risk
Join the conversation – use hashtag #risktesting on Twitter
Stories
Conversations Code
Explore
Done
Automate
Time-boxed
Miscommunication
Misunderstanding,
Omissions, Bugs
Overcommit,
Emergencies
Too much to
automate, wrong
tools
Tech
Debt
Too
early
Risk Driven Process
Join the conversation – use hashtag #risktesting on Twitter
Stories
Conversations Code
Explore
Done
Automate
Time-boxed
Miscommunication
Misunderstanding,
Omissions, Bugs
Overcommit,
Emergencies
Too much to
automate, wrong
tools
Tech
Debt
Too
early
Discuss ‘test ideas’,
add ideas to story
Log testing done,
debrief, small
chunks, prioritise
iteratively
Early questions, but
not too early
Process Risks Are System Risks
Join the conversation – use hashtag #risktesting on Twitter
• InterconnectedTeams
• Individuals
• Relationships
– Communication
– Artefact delivery and review
• Timings
• Expectations, Input/Output,
Contracts
• Etc.
“System of
Development”
Create
Process to
mitigate risk
Changing Process is a Risk
Join the conversation – use hashtag #risktesting on Twitter
But if we already know it doesn’t work
how can we justify not changing?
Beliefs
Join the conversation – use hashtag #risktesting on Twitter
https://www.flickr.com/photos/britishlibrary/11291184996
Secondary Gain
Join the conversation – use hashtag #risktesting on Twitter
• Unrecognised ‘benefit’
• e.g. Smoking
• -> Main Risk -> I might die
• Secondary Gain
– I get to take breaks
outside
– I get to chat and socialise
– I have stress relief breaks
• Secondary Gain means I
might not stop smoking,
even if I try.
https://www.flickr.com/photos/britishlibrary/11103578275/
Hypothetical Examples of Secondary Gain
Join the conversation – use hashtag #risktesting on Twitter
• Risk keeps us in business
• Process risk justifies our ‘standard’
• Not enough time means we never have to finish
• Not enough time means we don’t have to learn
• Secondary Gain is a massive risk to change
– Identify secondary gain
– and change your attitude to it
Testing must not be limited by our beliefs
Join the conversation – use hashtag #risktesting on Twitter
• What do I think could go wrong?
–Options are limited by our model of the world
–5Whys questioning specifically targets beliefs.
–What Else?
–Systems Analysis
How does “risk” lead to exploratory testing
Join the conversation – use hashtag #risktesting on Twitter
• I believe
– The more complicated a system the more
risk that something can go wrong
– We want to simplify the ‘process’ as much
as we can
How does “risk” lead to exploratory testing
Join the conversation – use hashtag #risktesting on Twitter
If you had no test process and designed one based on risk:
I don’t know how
to test it What is it
supposed to do?
Who is going
to use it?
What data
does this
process?
How does “risk” lead to exploratory testing
Join the conversation – use hashtag #risktesting on Twitter
If you had no test process and
designed one based on risk:
I don’t know how
to test it What is it
supposed to do?
Who is going
to use it?
What data
does this
process?
Risk: We don’t
know if it
works.
Risk: It might
not function.
Risk: It might
not meet user
need.
Risk: It might
not handle
input
How does “risk” lead to exploratory testing
Join the conversation – use hashtag #risktesting on Twitter
• Then we would improve the process by looking at other
risks:
– Risk that we haven’t tested enough
• Agree high level conditions, review the conditions before we
start, review the work
– Risk that we can’t tell people what we did
• Learn to take notes, communicate what we do, collate reports in
a searchable form
– Risk that we can’t plan it because we don’t know what we’ll
test
• agree a time constraint, work in small chunks, prioritise
coverage, adjust based on review of the output
– etc.
Basic System
Join the conversation – use hashtag #risktesting on Twitter
Login Web Page <-> HTTP Server <-> DB with user details
HTTP
Server
User
Details
Database
Risk: Basic Acceptance Criteria is not enough
Join the conversation – use hashtag #risktesting on Twitter
• A user must correctly fill in their
username and password on the website
before they login and access the system
– User Exists, Password correct
• user logged in
– User Exists, password wrong
• user not logged in
– User does not exist, password meets
valid criteria
• user not logged in
High Level
Acceptance
Criteria
Mitigate risk of missing Acceptance Criteria
Join the conversation – use hashtag #risktesting on Twitter
• We would ask for additional information
about requirements and acceptance criteria.
– How often can a user try to login?
– What if user is already logged in?
– What error messages displayed?
• For getting password wrong
• When user does not exist
• If username blank
• If password blank
• etc.
Acceptance Criteria
Nuances & Details &
some technical
implementation
details
Mitigate limited coverage of business domain to
cover web page structure and platforms
Join the conversation – use hashtag #risktesting on Twitter
• Non-domain input
– Username and password are text fields
• how much text can they handle? maxlength=’20’, JS validation
• Unicode chars? JS validation of valid chars
• Drag files in?
• URLs
• Special chars
• Injection payloads
• Etc.
• Platform concerns
– Browser Compatibility, JavaScript
Technical
implementation
details and
platform risks.
What is Technical Testing?
Join the conversation – use hashtag #risktesting on Twitter
Testing informed by a technical
understanding of the system.
• Not programming. Not automating.
• Technical knowledge Applied toTesting
Let’s Build a System Technical Model
Join the conversation – use hashtag #risktesting on Twitter
HTTP
Server
User
Details
Database
• failedLoginCookie & JavaScript (disable login)
• JS Validation of username password:
• Chars
• length
Technical Testing Model
Join the conversation – use hashtag #risktesting on Twitter
• failedLoginCookie &
JavaScript (disable login)
• JS Validation of username
password:
• Chars
• length
• What if user disables cookies?
• What if user amends cookies?
• What if JavaScript disabled?
• What if JavaScript amended?
• What if maxlength html changed?
Technical Testing Skills
Join the conversation – use hashtag #risktesting on Twitter
• failedLoginCookie &
JavaScript (disable
login)
• JS Validation of
username password:
• Chars
• length
• What if user disables cookies?
• What if user amends cookies?
• What if JavaScript disabled?
• What if JavaScript amended?
• What if maxlength html changed?
• What browser is JS compatible with?
Do we have the technical knowledge to:
• Spot the technical risks around reqs
• Identify the ‘what if’ risks
• Know how to manipulate JS, HTML,
and Cookies
1. HTML
2. Cookies
3. How to disable JavaScript
4. Multiple Browsers
5. Browser Dev Tools
6. How to write JavaScript
7. Use the JavaScript Console
8. Intercept and manipulate the source
through a proxy
System
Model
Technical
risks.
Risk that we ignored HTTP transport layer and
server communication
Join the conversation – use hashtag #risktesting on Twitter
What Risks are there from technical knowledge of HTTP and
Server?
• JavaScript and Server side validation use different rules
• Server side does not implement max failed logins 10 times
• Server side max login count is tracked separately from client
count
• Server side can’t handle form field input values > 20
• ‘massive’ input values cause server to crash
• Invalid form details are not processed correctly
• Submitting form to different end point causes problem
• Adding basic-auth headers fools system
• etc.
Do we have the technical
knowledge to identify these risks
and build this model and explore it?
Risk that we ignored HTTP transport layer and
server communication
Join the conversation – use hashtag #risktesting on Twitter
What Risks are there from technical knowledge of
HTTP and Server?
• Risk that the JavaScript and Server side
validation use different rules
• Risk that the server side does not implement
max failed logins 10 times
• Risk that the server side max login count is
tracked separately from client count
• Risk that server side can’t handle form field
input values > 20
• Risk that ‘massive’ input values cause server to
crash
• Risk that invalid form details are not processed
correctly
• Risk that submitting form to different end point
causes problem
• Risk that adding basic-auth headers fools
system
• etc.
1. HTTP
2. Observe HTTP Traffic (proxies or dev tools)
3. Manipulate and send HTTP form submission
without GUI using Proxies
4. Access to server logs
5. Telnet, SSH
How did we get to this?
Join the conversation – use hashtag #risktesting on Twitter
Structure
of
Technical
System
Platform
&
Input
Common
DomainReqs
What are the risks of doing this?
Join the conversation – use hashtag #risktesting on Twitter
• we don’t have the skills
• we don’t have the inclination
• our staff don’t want to learn
• we don’t have the time to learn
• we do technical stuff and ignore the
‘requirements’
• we don’t have the tools
• we are not allowed to use the tools
• we can’t ‘sell’ this to our managers
We have to
decide if
these are
important
enough to
mitigate
What are the risks of not doing this?
Join the conversation – use hashtag #risktesting on Twitter
• Risk that we miss entire areas of errors in our testing.
• Risk that no-one reviews the system at this level of technical
details.
The errors that can slip through, can be system threatening.
The easiest place to do this type of testing is through exploratory
testing.
How can we do this?
Join the conversation – use hashtag #risktesting on Twitter
• You can use all the various mnemonics and ‘heuristics’ that are
out there, to expand your analysis of the system.
– http://www.qualityperspectives.ca/resources_mnemonics.html
• Work from ‘first principles’
– Build system and technical models
– Analyse the model for gaps and risks
• Both require you need to increase your technical knowledge:
– To work from first principles to build a model and identify gaps in
your knowledge and identify risks
– To gain maximum value from the mnemonics because they help you
explore your model
Simple decisions
Join the conversation – use hashtag #risktesting on Twitter
• Are you prepared to increase your technical
knowledge?
• Are you prepared to put in the time and effort to
learn more?
– You /Your Company /Your Manager /Your
Project
You don’t have to know everything
Join the conversation – use hashtag #risktesting on Twitter
If learn in small chunks, you apply what you
learn, during your testing, then you will keep
learning and keep your knowledge up to date.
My High Level Guide
Join the conversation – use hashtag #risktesting on Twitter
• Model
– Model what you know.This will help you identify gaps.
• Observe
– How can you observe technical details?
• Reflect
– Think about gaps in the model, risks, issues, capabilities.
• Interrogate
– How can you drill deep into the information and system?
• Manipulate
– How can you interact with it at a technical level.
Warning: Risks
Join the conversation – use hashtag #risktesting on Twitter
• You will test slower when you are learning
• You will be more uncertain because you are
expanding your model
• You might raise false flags because you
misunderstand what you are seeing
• You will go down rat-holes that lead nowhere
• You will spend time evaluating tools
Hints
Join the conversation – use hashtag #risktesting on Twitter
• You will test slower when you are learning
– But you will speed up when you are more proficient
• You will be more uncertain because you are expanding your
model.You might raise false flags because you misunderstand
what you are seeing
– But you will learn to understand what you are seeing
• You will go down rat-holes that lead nowhere
– Time-box investigations, the same with exploratory testing
• You will spend time evaluating tools
– Don’t evaluate them in isolation. Use them on the project.
Yeah, but seriously, I’m a manager…
Join the conversation – use hashtag #risktesting on Twitter
• I’m in meetings all day
• I nod when my staff tell me stuff
• If it isn’t an email or a word processor or a spreadsheet, I don’t
open it
I manage seriously…
Join the conversation – use hashtag #risktesting on Twitter
It is always an individual’s choice to improve their technical skills.
But a manager’s job is to manage risk.They can decide to take
action to mitigate the risk that there are gaps in testing caused
by a lack of technical focus regardless of their technical
knowledge.
Start to End
Join the conversation – use hashtag #risktesting on Twitter
• We test systems to the level that we understand
them enough to observe their behaviour and
compare it to our model of how we think it
should behave.
• We test systems at the places where we can
manipulate them.
• We test systems to the level that we can
interrogate them to understand the data that
they process and produce.
End to End
Join the conversation – use hashtag #risktesting on Twitter
• Expanding our technical knowledge expands:
– Our models
– Our ability to observe
– Our ability to reflect on gaps and risks
– Our ability to interrogate the system
– Our ability to manipulate the system
– Our ability to test
End to End
Join the conversation – use hashtag #risktesting on Twitter
• Expanding our technical knowledge expands:
– Our models
– Our ability to observe
– Our ability to reflect on gaps and risks
– Our ability to interrogate the system
– Our ability to manipulate the system
– Our ability to test
And the risk of not doing that, is not
one I’m prepared to take.
Q&A
Join the conversation – use hashtag #testestimation on Twitter
Questions?
Thank you
Join the conversation – use hashtag #risktesting on Twitter
Related Resources
Join the conversation – use hashtag #risktesting on Twitter
• http://www.developsense.com/blog/category/risk/
• http://www.slideshare.net/profmcgill/risk-analysis-for-dummies
• http://www.astqb.org/glossary/search/risk
• Heuristic Risk BasedTesting http://www.satisfice.com/articles/hrbt.pdf
• http://www.satisfice.com/blog/archives/category/risk-analysis
• https://www.cmcrossroads.com/sites/default/files/article/file/2014/A%2
0Risk-Based%20Test%20Strategy.pdf
• http://kaner.com/pdfs/QAIRiskBasics.pdf
• https://en.wikipedia.org/wiki/Risk
• http://www.qualityperspectives.ca/resources_mnemonics.html

Weitere ähnliche Inhalte

Was ist angesagt?

Automating Pragmatically - Testival 20190604
Automating Pragmatically - Testival 20190604Automating Pragmatically - Testival 20190604
Automating Pragmatically - Testival 20190604Alan Richardson
 
How to Improve Your Technical Test Ability - AADays 2015 Keynote
How to Improve Your Technical Test Ability - AADays 2015 KeynoteHow to Improve Your Technical Test Ability - AADays 2015 Keynote
How to Improve Your Technical Test Ability - AADays 2015 KeynoteAlan Richardson
 
Confessions of an Accidental Security Tester
Confessions of an Accidental Security TesterConfessions of an Accidental Security Tester
Confessions of an Accidental Security TesterAlan Richardson
 
How To Test With Agility
How To Test With AgilityHow To Test With Agility
How To Test With AgilityAlan Richardson
 
TestIstanbul May 2013 Keynote Experiences With Exploratory Testing
TestIstanbul May 2013 Keynote Experiences With Exploratory TestingTestIstanbul May 2013 Keynote Experiences With Exploratory Testing
TestIstanbul May 2013 Keynote Experiences With Exploratory TestingAlan Richardson
 
Lessons Learned When Automating
Lessons Learned When AutomatingLessons Learned When Automating
Lessons Learned When AutomatingAlan Richardson
 
Black Ops Testing Workshop from Agile Testing Days 2014
Black Ops Testing Workshop from Agile Testing Days 2014Black Ops Testing Workshop from Agile Testing Days 2014
Black Ops Testing Workshop from Agile Testing Days 2014Alan Richardson
 
Automating Strategically or Tactically when Testing
Automating Strategically or Tactically when TestingAutomating Strategically or Tactically when Testing
Automating Strategically or Tactically when TestingAlan Richardson
 
Effective Software Testing for Modern Software Development
Effective Software Testing for Modern Software DevelopmentEffective Software Testing for Modern Software Development
Effective Software Testing for Modern Software DevelopmentAlan Richardson
 
Your Automated Execution Does Not Have to be Flaky
Your Automated Execution Does Not Have to be FlakyYour Automated Execution Does Not Have to be Flaky
Your Automated Execution Does Not Have to be FlakyAlan Richardson
 
Open source tools - Test Management Summit - 2009
Open source tools - Test Management Summit - 2009Open source tools - Test Management Summit - 2009
Open source tools - Test Management Summit - 2009Alan Richardson
 
Practical Test Automation Deep Dive
Practical Test Automation Deep DivePractical Test Automation Deep Dive
Practical Test Automation Deep DiveAlan Richardson
 
The Future of Testing Webinar
The Future of Testing WebinarThe Future of Testing Webinar
The Future of Testing WebinarAlan Richardson
 
Technical and Testing Challenges: Using the "Protect The Square" Game
Technical and Testing Challenges: Using the "Protect The Square" GameTechnical and Testing Challenges: Using the "Protect The Square" Game
Technical and Testing Challenges: Using the "Protect The Square" GameAlan Richardson
 
Evil testers guide to technical testing
Evil testers guide to technical testingEvil testers guide to technical testing
Evil testers guide to technical testingAlan Richardson
 
Joy of Coding Conference 2019 slides - Alan Richardson
Joy of Coding Conference 2019 slides - Alan RichardsonJoy of Coding Conference 2019 slides - Alan Richardson
Joy of Coding Conference 2019 slides - Alan RichardsonAlan Richardson
 
Odinstar 2017 - Real World Automating to Support Testing
Odinstar 2017 - Real World Automating to Support TestingOdinstar 2017 - Real World Automating to Support Testing
Odinstar 2017 - Real World Automating to Support TestingAlan Richardson
 
Abstraction Layers Test Management Summit Faciliated Session 2014
Abstraction Layers Test Management Summit Faciliated Session 2014Abstraction Layers Test Management Summit Faciliated Session 2014
Abstraction Layers Test Management Summit Faciliated Session 2014Alan Richardson
 
The Evil Tester's Guide to HTTP proxies Tutorial
The Evil Tester's Guide to HTTP proxies TutorialThe Evil Tester's Guide to HTTP proxies Tutorial
The Evil Tester's Guide to HTTP proxies TutorialAlan Richardson
 

Was ist angesagt? (20)

Automating Pragmatically - Testival 20190604
Automating Pragmatically - Testival 20190604Automating Pragmatically - Testival 20190604
Automating Pragmatically - Testival 20190604
 
How to Improve Your Technical Test Ability - AADays 2015 Keynote
How to Improve Your Technical Test Ability - AADays 2015 KeynoteHow to Improve Your Technical Test Ability - AADays 2015 Keynote
How to Improve Your Technical Test Ability - AADays 2015 Keynote
 
Confessions of an Accidental Security Tester
Confessions of an Accidental Security TesterConfessions of an Accidental Security Tester
Confessions of an Accidental Security Tester
 
How To Test With Agility
How To Test With AgilityHow To Test With Agility
How To Test With Agility
 
Devfest 2019-slides
Devfest 2019-slidesDevfest 2019-slides
Devfest 2019-slides
 
TestIstanbul May 2013 Keynote Experiences With Exploratory Testing
TestIstanbul May 2013 Keynote Experiences With Exploratory TestingTestIstanbul May 2013 Keynote Experiences With Exploratory Testing
TestIstanbul May 2013 Keynote Experiences With Exploratory Testing
 
Lessons Learned When Automating
Lessons Learned When AutomatingLessons Learned When Automating
Lessons Learned When Automating
 
Black Ops Testing Workshop from Agile Testing Days 2014
Black Ops Testing Workshop from Agile Testing Days 2014Black Ops Testing Workshop from Agile Testing Days 2014
Black Ops Testing Workshop from Agile Testing Days 2014
 
Automating Strategically or Tactically when Testing
Automating Strategically or Tactically when TestingAutomating Strategically or Tactically when Testing
Automating Strategically or Tactically when Testing
 
Effective Software Testing for Modern Software Development
Effective Software Testing for Modern Software DevelopmentEffective Software Testing for Modern Software Development
Effective Software Testing for Modern Software Development
 
Your Automated Execution Does Not Have to be Flaky
Your Automated Execution Does Not Have to be FlakyYour Automated Execution Does Not Have to be Flaky
Your Automated Execution Does Not Have to be Flaky
 
Open source tools - Test Management Summit - 2009
Open source tools - Test Management Summit - 2009Open source tools - Test Management Summit - 2009
Open source tools - Test Management Summit - 2009
 
Practical Test Automation Deep Dive
Practical Test Automation Deep DivePractical Test Automation Deep Dive
Practical Test Automation Deep Dive
 
The Future of Testing Webinar
The Future of Testing WebinarThe Future of Testing Webinar
The Future of Testing Webinar
 
Technical and Testing Challenges: Using the "Protect The Square" Game
Technical and Testing Challenges: Using the "Protect The Square" GameTechnical and Testing Challenges: Using the "Protect The Square" Game
Technical and Testing Challenges: Using the "Protect The Square" Game
 
Evil testers guide to technical testing
Evil testers guide to technical testingEvil testers guide to technical testing
Evil testers guide to technical testing
 
Joy of Coding Conference 2019 slides - Alan Richardson
Joy of Coding Conference 2019 slides - Alan RichardsonJoy of Coding Conference 2019 slides - Alan Richardson
Joy of Coding Conference 2019 slides - Alan Richardson
 
Odinstar 2017 - Real World Automating to Support Testing
Odinstar 2017 - Real World Automating to Support TestingOdinstar 2017 - Real World Automating to Support Testing
Odinstar 2017 - Real World Automating to Support Testing
 
Abstraction Layers Test Management Summit Faciliated Session 2014
Abstraction Layers Test Management Summit Faciliated Session 2014Abstraction Layers Test Management Summit Faciliated Session 2014
Abstraction Layers Test Management Summit Faciliated Session 2014
 
The Evil Tester's Guide to HTTP proxies Tutorial
The Evil Tester's Guide to HTTP proxies TutorialThe Evil Tester's Guide to HTTP proxies Tutorial
The Evil Tester's Guide to HTTP proxies Tutorial
 

Ähnlich wie Risk Mitigation Using Exploratory and Technical Testing - QASymphony Webinar with Alan Richardson

Risk Mitigation Using Exploratory and Technical Testing | QASymphony Webinar
Risk Mitigation Using Exploratory and Technical Testing | QASymphony WebinarRisk Mitigation Using Exploratory and Technical Testing | QASymphony Webinar
Risk Mitigation Using Exploratory and Technical Testing | QASymphony WebinarQASymphony
 
Test Estimation Hacks: Tips, Tricks and Tools Webinar
Test Estimation Hacks: Tips, Tricks and Tools WebinarTest Estimation Hacks: Tips, Tricks and Tools Webinar
Test Estimation Hacks: Tips, Tricks and Tools WebinarQASymphony
 
Exploratory Testing with JIRA | QASymphony Webinar
Exploratory Testing with JIRA | QASymphony WebinarExploratory Testing with JIRA | QASymphony Webinar
Exploratory Testing with JIRA | QASymphony WebinarQASymphony
 
Bringing Security Testing to Development: How to Enable Developers to Act as ...
Bringing Security Testing to Development: How to Enable Developers to Act as ...Bringing Security Testing to Development: How to Enable Developers to Act as ...
Bringing Security Testing to Development: How to Enable Developers to Act as ...Achim D. Brucker
 
Continuous delivery is more than dev ops
Continuous delivery is more than dev opsContinuous delivery is more than dev ops
Continuous delivery is more than dev opsAgile Montréal
 
2017 Asia Startup Ecosystem Winter Digital Accelerator
2017 Asia Startup Ecosystem Winter Digital Accelerator2017 Asia Startup Ecosystem Winter Digital Accelerator
2017 Asia Startup Ecosystem Winter Digital AcceleratorChristine Souffrant Ntim
 
Agile Hacks: Creative Solutions for Common Agile Issues
Agile Hacks: Creative Solutions for Common Agile IssuesAgile Hacks: Creative Solutions for Common Agile Issues
Agile Hacks: Creative Solutions for Common Agile IssuesTechWell
 
Testing the unknown: the art and science of working with hypothesis
Testing the unknown: the art and science of working with hypothesisTesting the unknown: the art and science of working with hypothesis
Testing the unknown: the art and science of working with hypothesisArdita Karaj
 
The New Testers: Critical Skills and Capabilities to Deliver Quality at Speed
The New Testers: Critical Skills and Capabilities to Deliver Quality at Speed The New Testers: Critical Skills and Capabilities to Deliver Quality at Speed
The New Testers: Critical Skills and Capabilities to Deliver Quality at Speed Michael Larsen
 
501 ch 8 risk management tools
501 ch 8 risk management tools501 ch 8 risk management tools
501 ch 8 risk management toolsgocybersec
 
Гірка правда про безпеку програмного забезпечення, Володимир Стиран
Гірка правда про безпеку програмного забезпечення, Володимир СтиранГірка правда про безпеку програмного забезпечення, Володимир Стиран
Гірка правда про безпеку програмного забезпечення, Володимир СтиранSigma Software
 
Sigma Open Tech Week: Bitter Truth About Software Security
Sigma Open Tech Week: Bitter Truth About Software SecuritySigma Open Tech Week: Bitter Truth About Software Security
Sigma Open Tech Week: Bitter Truth About Software SecurityVlad Styran
 
Continuous Delivery Distilled
Continuous Delivery DistilledContinuous Delivery Distilled
Continuous Delivery DistilledMatt Callanan
 
Building an Open Source AppSec Pipeline
Building an Open Source AppSec PipelineBuilding an Open Source AppSec Pipeline
Building an Open Source AppSec PipelineMatt Tesauro
 
Without Change, There Would Be No Butterflies: Creating an End User Adoption ...
Without Change, There Would Be No Butterflies: Creating an End User Adoption ...Without Change, There Would Be No Butterflies: Creating an End User Adoption ...
Without Change, There Would Be No Butterflies: Creating an End User Adoption ...Heather Newman
 
Beyond "Quality Assurance"
Beyond "Quality Assurance"Beyond "Quality Assurance"
Beyond "Quality Assurance"Jason Benton
 

Ähnlich wie Risk Mitigation Using Exploratory and Technical Testing - QASymphony Webinar with Alan Richardson (20)

Risk Mitigation Using Exploratory and Technical Testing | QASymphony Webinar
Risk Mitigation Using Exploratory and Technical Testing | QASymphony WebinarRisk Mitigation Using Exploratory and Technical Testing | QASymphony Webinar
Risk Mitigation Using Exploratory and Technical Testing | QASymphony Webinar
 
Test Estimation Hacks: Tips, Tricks and Tools Webinar
Test Estimation Hacks: Tips, Tricks and Tools WebinarTest Estimation Hacks: Tips, Tricks and Tools Webinar
Test Estimation Hacks: Tips, Tricks and Tools Webinar
 
SDLC & DevSecOps
SDLC & DevSecOpsSDLC & DevSecOps
SDLC & DevSecOps
 
Exploratory Testing with JIRA | QASymphony Webinar
Exploratory Testing with JIRA | QASymphony WebinarExploratory Testing with JIRA | QASymphony Webinar
Exploratory Testing with JIRA | QASymphony Webinar
 
Bringing Security Testing to Development: How to Enable Developers to Act as ...
Bringing Security Testing to Development: How to Enable Developers to Act as ...Bringing Security Testing to Development: How to Enable Developers to Act as ...
Bringing Security Testing to Development: How to Enable Developers to Act as ...
 
Continuous delivery is more than dev ops
Continuous delivery is more than dev opsContinuous delivery is more than dev ops
Continuous delivery is more than dev ops
 
2017 Asia Startup Ecosystem Winter Digital Accelerator
2017 Asia Startup Ecosystem Winter Digital Accelerator2017 Asia Startup Ecosystem Winter Digital Accelerator
2017 Asia Startup Ecosystem Winter Digital Accelerator
 
Agile Hacks: Creative Solutions for Common Agile Issues
Agile Hacks: Creative Solutions for Common Agile IssuesAgile Hacks: Creative Solutions for Common Agile Issues
Agile Hacks: Creative Solutions for Common Agile Issues
 
Testing the unknown: the art and science of working with hypothesis
Testing the unknown: the art and science of working with hypothesisTesting the unknown: the art and science of working with hypothesis
Testing the unknown: the art and science of working with hypothesis
 
The New Testers: Critical Skills and Capabilities to Deliver Quality at Speed
The New Testers: Critical Skills and Capabilities to Deliver Quality at Speed The New Testers: Critical Skills and Capabilities to Deliver Quality at Speed
The New Testers: Critical Skills and Capabilities to Deliver Quality at Speed
 
Risk Management
Risk ManagementRisk Management
Risk Management
 
501 ch 8 risk management tools
501 ch 8 risk management tools501 ch 8 risk management tools
501 ch 8 risk management tools
 
Гірка правда про безпеку програмного забезпечення, Володимир Стиран
Гірка правда про безпеку програмного забезпечення, Володимир СтиранГірка правда про безпеку програмного забезпечення, Володимир Стиран
Гірка правда про безпеку програмного забезпечення, Володимир Стиран
 
Sigma Open Tech Week: Bitter Truth About Software Security
Sigma Open Tech Week: Bitter Truth About Software SecuritySigma Open Tech Week: Bitter Truth About Software Security
Sigma Open Tech Week: Bitter Truth About Software Security
 
Sanitized tb swstmppp1516july
Sanitized tb swstmppp1516julySanitized tb swstmppp1516july
Sanitized tb swstmppp1516july
 
Agile Testing
Agile TestingAgile Testing
Agile Testing
 
Continuous Delivery Distilled
Continuous Delivery DistilledContinuous Delivery Distilled
Continuous Delivery Distilled
 
Building an Open Source AppSec Pipeline
Building an Open Source AppSec PipelineBuilding an Open Source AppSec Pipeline
Building an Open Source AppSec Pipeline
 
Without Change, There Would Be No Butterflies: Creating an End User Adoption ...
Without Change, There Would Be No Butterflies: Creating an End User Adoption ...Without Change, There Would Be No Butterflies: Creating an End User Adoption ...
Without Change, There Would Be No Butterflies: Creating an End User Adoption ...
 
Beyond "Quality Assurance"
Beyond "Quality Assurance"Beyond "Quality Assurance"
Beyond "Quality Assurance"
 

Mehr von Alan Richardson

Automating Tactically vs Strategically SauceCon 2020
Automating Tactically vs Strategically SauceCon 2020Automating Tactically vs Strategically SauceCon 2020
Automating Tactically vs Strategically SauceCon 2020Alan Richardson
 
Programming katas for Software Testers - CounterStrings
Programming katas for Software Testers - CounterStringsProgramming katas for Software Testers - CounterStrings
Programming katas for Software Testers - CounterStringsAlan Richardson
 
About Consultant Alan Richardson Compendium Developments Evil Tester
About Consultant Alan Richardson Compendium Developments Evil TesterAbout Consultant Alan Richardson Compendium Developments Evil Tester
About Consultant Alan Richardson Compendium Developments Evil TesterAlan Richardson
 
Automating and Testing a REST API
Automating and Testing a REST APIAutomating and Testing a REST API
Automating and Testing a REST APIAlan Richardson
 
TDD - Test Driven Development - Java JUnit FizzBuzz
TDD - Test Driven Development - Java JUnit FizzBuzzTDD - Test Driven Development - Java JUnit FizzBuzz
TDD - Test Driven Development - Java JUnit FizzBuzzAlan Richardson
 
What is Testability vs Automatability? How to improve your Software Testing.
What is Testability vs Automatability? How to improve your Software Testing.What is Testability vs Automatability? How to improve your Software Testing.
What is Testability vs Automatability? How to improve your Software Testing.Alan Richardson
 
What is Agile Testing? A MindMap
What is Agile Testing? A MindMapWhat is Agile Testing? A MindMap
What is Agile Testing? A MindMapAlan Richardson
 
Evil Tester's Guide to Agile Testing
Evil Tester's Guide to Agile TestingEvil Tester's Guide to Agile Testing
Evil Tester's Guide to Agile TestingAlan Richardson
 
The Evil Tester Show - Episode 001 Halloween 2017
The Evil Tester Show - Episode 001 Halloween 2017The Evil Tester Show - Episode 001 Halloween 2017
The Evil Tester Show - Episode 001 Halloween 2017Alan Richardson
 
What is Regression Testing?
What is Regression Testing?What is Regression Testing?
What is Regression Testing?Alan Richardson
 
Simple ways to add and work with a `.jar` file in your local maven setup
Simple ways to add and work with a `.jar` file in your local maven setupSimple ways to add and work with a `.jar` file in your local maven setup
Simple ways to add and work with a `.jar` file in your local maven setupAlan Richardson
 
Re-thinking Test Automation and Test Process Modelling (in pictures)
Re-thinking Test Automation and Test Process Modelling (in pictures)Re-thinking Test Automation and Test Process Modelling (in pictures)
Re-thinking Test Automation and Test Process Modelling (in pictures)Alan Richardson
 
Learning in Public - A How to Speak in Public Workshop
Learning in Public - A How to Speak in Public WorkshopLearning in Public - A How to Speak in Public Workshop
Learning in Public - A How to Speak in Public WorkshopAlan Richardson
 
How to Practise to Remove Fear of Public Speaking
How to Practise to Remove Fear of Public SpeakingHow to Practise to Remove Fear of Public Speaking
How to Practise to Remove Fear of Public SpeakingAlan Richardson
 

Mehr von Alan Richardson (15)

Automating Tactically vs Strategically SauceCon 2020
Automating Tactically vs Strategically SauceCon 2020Automating Tactically vs Strategically SauceCon 2020
Automating Tactically vs Strategically SauceCon 2020
 
Programming katas for Software Testers - CounterStrings
Programming katas for Software Testers - CounterStringsProgramming katas for Software Testers - CounterStrings
Programming katas for Software Testers - CounterStrings
 
About Consultant Alan Richardson Compendium Developments Evil Tester
About Consultant Alan Richardson Compendium Developments Evil TesterAbout Consultant Alan Richardson Compendium Developments Evil Tester
About Consultant Alan Richardson Compendium Developments Evil Tester
 
Shift left-testing
Shift left-testingShift left-testing
Shift left-testing
 
Automating and Testing a REST API
Automating and Testing a REST APIAutomating and Testing a REST API
Automating and Testing a REST API
 
TDD - Test Driven Development - Java JUnit FizzBuzz
TDD - Test Driven Development - Java JUnit FizzBuzzTDD - Test Driven Development - Java JUnit FizzBuzz
TDD - Test Driven Development - Java JUnit FizzBuzz
 
What is Testability vs Automatability? How to improve your Software Testing.
What is Testability vs Automatability? How to improve your Software Testing.What is Testability vs Automatability? How to improve your Software Testing.
What is Testability vs Automatability? How to improve your Software Testing.
 
What is Agile Testing? A MindMap
What is Agile Testing? A MindMapWhat is Agile Testing? A MindMap
What is Agile Testing? A MindMap
 
Evil Tester's Guide to Agile Testing
Evil Tester's Guide to Agile TestingEvil Tester's Guide to Agile Testing
Evil Tester's Guide to Agile Testing
 
The Evil Tester Show - Episode 001 Halloween 2017
The Evil Tester Show - Episode 001 Halloween 2017The Evil Tester Show - Episode 001 Halloween 2017
The Evil Tester Show - Episode 001 Halloween 2017
 
What is Regression Testing?
What is Regression Testing?What is Regression Testing?
What is Regression Testing?
 
Simple ways to add and work with a `.jar` file in your local maven setup
Simple ways to add and work with a `.jar` file in your local maven setupSimple ways to add and work with a `.jar` file in your local maven setup
Simple ways to add and work with a `.jar` file in your local maven setup
 
Re-thinking Test Automation and Test Process Modelling (in pictures)
Re-thinking Test Automation and Test Process Modelling (in pictures)Re-thinking Test Automation and Test Process Modelling (in pictures)
Re-thinking Test Automation and Test Process Modelling (in pictures)
 
Learning in Public - A How to Speak in Public Workshop
Learning in Public - A How to Speak in Public WorkshopLearning in Public - A How to Speak in Public Workshop
Learning in Public - A How to Speak in Public Workshop
 
How to Practise to Remove Fear of Public Speaking
How to Practise to Remove Fear of Public SpeakingHow to Practise to Remove Fear of Public Speaking
How to Practise to Remove Fear of Public Speaking
 

Kürzlich hochgeladen

%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
 
%in Hazyview+277-882-255-28 abortion pills for sale in Hazyview
%in Hazyview+277-882-255-28 abortion pills for sale in Hazyview%in Hazyview+277-882-255-28 abortion pills for sale in Hazyview
%in Hazyview+277-882-255-28 abortion pills for sale in Hazyviewmasabamasaba
 
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
 
Payment Gateway Testing Simplified_ A Step-by-Step Guide for Beginners.pdf
Payment Gateway Testing Simplified_ A Step-by-Step Guide for Beginners.pdfPayment Gateway Testing Simplified_ A Step-by-Step Guide for Beginners.pdf
Payment Gateway Testing Simplified_ A Step-by-Step Guide for Beginners.pdfkalichargn70th171
 
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
 
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
 
WSO2CON2024 - It's time to go Platformless
WSO2CON2024 - It's time to go PlatformlessWSO2CON2024 - It's time to go Platformless
WSO2CON2024 - It's time to go PlatformlessWSO2
 
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
 
%in Bahrain+277-882-255-28 abortion pills for sale in Bahrain
%in Bahrain+277-882-255-28 abortion pills for sale in Bahrain%in Bahrain+277-882-255-28 abortion pills for sale in Bahrain
%in Bahrain+277-882-255-28 abortion pills for sale in Bahrainmasabamasaba
 
%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
 
%in tembisa+277-882-255-28 abortion pills for sale in tembisa
%in tembisa+277-882-255-28 abortion pills for sale in tembisa%in tembisa+277-882-255-28 abortion pills for sale in tembisa
%in tembisa+277-882-255-28 abortion pills for sale in tembisamasabamasaba
 
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
 
%in kempton park+277-882-255-28 abortion pills for sale in kempton park
%in kempton park+277-882-255-28 abortion pills for sale in kempton park %in kempton park+277-882-255-28 abortion pills for sale in kempton park
%in kempton park+277-882-255-28 abortion pills for sale in kempton park masabamasaba
 
Announcing Codolex 2.0 from GDK Software
Announcing Codolex 2.0 from GDK SoftwareAnnouncing Codolex 2.0 from GDK Software
Announcing Codolex 2.0 from GDK SoftwareJim McKeeth
 
%+27788225528 love spells in Toronto Psychic Readings, Attraction spells,Brin...
%+27788225528 love spells in Toronto Psychic Readings, Attraction spells,Brin...%+27788225528 love spells in Toronto Psychic Readings, Attraction spells,Brin...
%+27788225528 love spells in Toronto Psychic Readings, Attraction spells,Brin...masabamasaba
 
%+27788225528 love spells in Boston Psychic Readings, Attraction spells,Bring...
%+27788225528 love spells in Boston Psychic Readings, Attraction spells,Bring...%+27788225528 love spells in Boston Psychic Readings, Attraction spells,Bring...
%+27788225528 love spells in Boston Psychic Readings, Attraction spells,Bring...masabamasaba
 
Large-scale Logging Made Easy: Meetup at Deutsche Bank 2024
Large-scale Logging Made Easy: Meetup at Deutsche Bank 2024Large-scale Logging Made Easy: Meetup at Deutsche Bank 2024
Large-scale Logging Made Easy: Meetup at Deutsche Bank 2024VictoriaMetrics
 
%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
 
%+27788225528 love spells in Colorado Springs Psychic Readings, Attraction sp...
%+27788225528 love spells in Colorado Springs Psychic Readings, Attraction sp...%+27788225528 love spells in Colorado Springs Psychic Readings, Attraction sp...
%+27788225528 love spells in Colorado Springs Psychic Readings, Attraction sp...masabamasaba
 
AI & Machine Learning Presentation Template
AI & Machine Learning Presentation TemplateAI & Machine Learning Presentation Template
AI & Machine Learning Presentation TemplatePresentation.STUDIO
 

Kürzlich hochgeladen (20)

%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
 
%in Hazyview+277-882-255-28 abortion pills for sale in Hazyview
%in Hazyview+277-882-255-28 abortion pills for sale in Hazyview%in Hazyview+277-882-255-28 abortion pills for sale in Hazyview
%in Hazyview+277-882-255-28 abortion pills for sale in Hazyview
 
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
 
Payment Gateway Testing Simplified_ A Step-by-Step Guide for Beginners.pdf
Payment Gateway Testing Simplified_ A Step-by-Step Guide for Beginners.pdfPayment Gateway Testing Simplified_ A Step-by-Step Guide for Beginners.pdf
Payment Gateway Testing Simplified_ A Step-by-Step Guide for Beginners.pdf
 
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
 
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...
 
WSO2CON2024 - It's time to go Platformless
WSO2CON2024 - It's time to go PlatformlessWSO2CON2024 - It's time to go Platformless
WSO2CON2024 - It's time to go Platformless
 
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
 
%in Bahrain+277-882-255-28 abortion pills for sale in Bahrain
%in Bahrain+277-882-255-28 abortion pills for sale in Bahrain%in Bahrain+277-882-255-28 abortion pills for sale in Bahrain
%in Bahrain+277-882-255-28 abortion pills for sale in Bahrain
 
%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
 
%in tembisa+277-882-255-28 abortion pills for sale in tembisa
%in tembisa+277-882-255-28 abortion pills for sale in tembisa%in tembisa+277-882-255-28 abortion pills for sale in tembisa
%in tembisa+277-882-255-28 abortion pills for sale in tembisa
 
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...
 
%in kempton park+277-882-255-28 abortion pills for sale in kempton park
%in kempton park+277-882-255-28 abortion pills for sale in kempton park %in kempton park+277-882-255-28 abortion pills for sale in kempton park
%in kempton park+277-882-255-28 abortion pills for sale in kempton park
 
Announcing Codolex 2.0 from GDK Software
Announcing Codolex 2.0 from GDK SoftwareAnnouncing Codolex 2.0 from GDK Software
Announcing Codolex 2.0 from GDK Software
 
%+27788225528 love spells in Toronto Psychic Readings, Attraction spells,Brin...
%+27788225528 love spells in Toronto Psychic Readings, Attraction spells,Brin...%+27788225528 love spells in Toronto Psychic Readings, Attraction spells,Brin...
%+27788225528 love spells in Toronto Psychic Readings, Attraction spells,Brin...
 
%+27788225528 love spells in Boston Psychic Readings, Attraction spells,Bring...
%+27788225528 love spells in Boston Psychic Readings, Attraction spells,Bring...%+27788225528 love spells in Boston Psychic Readings, Attraction spells,Bring...
%+27788225528 love spells in Boston Psychic Readings, Attraction spells,Bring...
 
Large-scale Logging Made Easy: Meetup at Deutsche Bank 2024
Large-scale Logging Made Easy: Meetup at Deutsche Bank 2024Large-scale Logging Made Easy: Meetup at Deutsche Bank 2024
Large-scale Logging Made Easy: Meetup at Deutsche Bank 2024
 
%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
 
%+27788225528 love spells in Colorado Springs Psychic Readings, Attraction sp...
%+27788225528 love spells in Colorado Springs Psychic Readings, Attraction sp...%+27788225528 love spells in Colorado Springs Psychic Readings, Attraction sp...
%+27788225528 love spells in Colorado Springs Psychic Readings, Attraction sp...
 
AI & Machine Learning Presentation Template
AI & Machine Learning Presentation TemplateAI & Machine Learning Presentation Template
AI & Machine Learning Presentation Template
 

Risk Mitigation Using Exploratory and Technical Testing - QASymphony Webinar with Alan Richardson

  • 1. Risk Mitigation Using Exploratory andTechnical Testing 28th June 2016 Alan Richardson – Compendium Developments Ltd Join the conversation – use hashtag #risktesting on Twitter
  • 2. Robust test management platform purpose-built to help agile teams centralize, organize and accelerate software testing ABOUT QASYMPHONY
  • 3. Guest Speaker: Alan Richardson • Alan has worked in Software Development for over 20 years; as a programmer, tester, test manager. As an independent test consultant he helps organisations improve their agility, technical skills and testing processes.Alan wrote the books "Dear EvilTester", "Java For Testers" and "Selenium Simplified"; he also created online training courses on technical web testing, Java and SeleniumWebDriver. • Alan blogs at EvilTester.com, SeleniumSimplified.com, and JavaForTesters.com; you can find information on his consultancy, training and conference talks at CompendiumDev.co.uk. Follow him on twitter as @EvilTester. OUR PRESENTER Join the conversation – use hashtag #risktesting on Twitter Speaker Headshot BRANDING OR PROMOTION CompendiumDev.co.uk
  • 4. Everyone is already familiar with risk… Join the conversation – use hashtag #risktesting on Twitter • Differences for thisWebinar –Risk as a belief model –Risk underpins testing, so use risk »to derive and change process »to explore more »to push testing further »to become more technical
  • 5. Commonsense Risk Join the conversation – use hashtag #risktesting on Twitter • What is risk? –Something that might go wrong • Probability • Impact
  • 6. Commonsense Webinar Risks Join the conversation – use hashtag #risktesting on Twitter • What might go wrong – With me • What if I’m ill?What if I still have a cold and can’t talk? • What if I forget what I’m talking about? – With my broadband • What if the connection drops?What if the speed is poor? – With my computer • What if it crashes? – With the webinar system • What if it stops? • What might go wrong – With the phone? • What if it cuts out? – With the locale • What if there is a power cut? – With the content • What if I bore people? • What if they drop out?
  • 7. Commonsense Risk Process Join the conversation – use hashtag #risktesting on Twitter • Identify • Mitigate • Detect • Accept
  • 8. So with the Webinar… Join the conversation – use hashtag #risktesting on Twitter • Identify • Mitigate – Illness – sleep more, pre-record webinar just in case – Forget – presenter notes, practice – Broadband – give slides to host – Computer crash – multiple computers – Power cut – battery, UPS – Phone – landline, mobile • Accept – Boredom, Drop out • Detect – Have computer watching webinar – risk: impacts Mbps
  • 9. Risk Is… Join the conversation – use hashtag #risktesting on Twitter • Everywhere • Associated with EveryThing • Inherent in Every Process • All pervasive https://www.flickr.com/photos/britishlibrary/11065829793
  • 10. Risk Example: Contact Form on Web Site Join the conversation – use hashtag #risktesting on Twitter You received this e-mail message through your website: reason: default E-mail: ngjchr@somewebsitethatdoesnotexist.com Name: ewogwah Message: pK9ctN kfoummnkudob, [url=http://dnaaimbzpgyg.com/]dnaaimbzpgyg[/url], [link=http://mmkwfndaydxb.com/]mmkwfndaydxb[/link], http://bwtjxnpecomy.com/ : IP: 46.161.9.32 Browser: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1) Points: 0
  • 11. Opportunity: Contact Form doubles as Web Site is ‘up’ checker Join the conversation – use hashtag #risktesting on Twitter You received this e-mail message through your website: reason: default E-mail: ngjchr@somewebsitethatdoesnotexist.com Name: ewogwah Message: pK9ctN kfoummnkudob, [url=http://dnaaimbzpgyg.com/]dnaaimbzpgyg[/url], [link=http://mmkwfndaydxb.com/]mmkwfndaydxb[/link], http://bwtjxnpecomy.com/ : IP: 46.161.9.32 Browser: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1) Points: 0 Web Site Status
  • 12. Risk & Opportunity Join the conversation – use hashtag #risktesting on Twitter • What is risk? – Something that might go wrong • Probability • Impact Opportunity for testing
  • 13. General Risks Relating to Testing Join the conversation – use hashtag #risktesting on Twitter • The functionality might not work – “Functional Condition Risk” • There is a risk that this change might have a knock on effect in the system – “Regression Risk”, “Change Risk” Create Process to mitigate risk
  • 14. You probably already use risk in your testing Join the conversation – use hashtag #risktesting on Twitter •Business Risk •Project Risk •Functional Risk
  • 15. Typical Risk Modeling: Business Risks Join the conversation – use hashtag #risktesting on Twitter • We might run out of funding • Our requirements might be wrong • We might be hit by a regulatory requirement Less likely to be used for testing
  • 16. We usually mean project and functional risk Join the conversation – use hashtag #risktesting on Twitter • Project Risk – We might not have enough staff – Our staff might go sick – Everyone takes holiday at the same time – Our business users don’t know the requirements – Our business users change their requirements – etc. • Functional risk – User’s can’t register on the site – The payment integration fails – The regulatory reporting fails – etc. Test Manager Test Practitioner
  • 17. Risk Join the conversation – use hashtag #risktesting on Twitter • What is risk? –Something that might go wrong • Probability • Impact People get hung up here
  • 18. Priority and Probability Procrastination for Project Head Person Protection Join the conversation – use hashtag #risktesting on Twitter http://www.slideshare.net/profmcgill/risk- analysis-for-dummies Mitigate against Beliefs and fears about being wrong
  • 19. Risk & Testing Join the conversation – use hashtag #risktesting on Twitter How does risk relate to testing?
  • 20. ISTQB “Risk-Based Testing” Join the conversation – use hashtag #risktesting on Twitter “An approach to testing to reduce the level of product risks and inform stakeholders of their status, starting in the initial stages of a project. It involves the identification of product risks and the use of risk levels to guide the test process.” http://www.astqb.org/glossary/search/risk-based%20testing
  • 21. ISTQB Risk Based Testing Join the conversation – use hashtag #risktesting on Twitter “An approach to testing to reduce the level of product risks and inform stakeholders of their status, starting in the initial stages of a project. It involves the identification of product risks and the use of risk levels to guide the test process.” http://www.astqb.org/glossary/search/risk-based%20testing
  • 22. ISTQB Risk Based Testing Join the conversation – use hashtag #risktesting on Twitter http://www.astqb.org/glossary/search/risk-based%20testing Mitigation Detection Analysis Prioritization Derivation
  • 23. Risk Management & Testing Join the conversation – use hashtag #risktesting on Twitter • Mitigation – Do something to make the risk less likely • Detection – Find out if the risk has manifested as an issue • Analysis – Identify Risks • Prioritization – Decide which risks are more important: how bad is the impact, who is it bad for, how likely to we believe the risk to be? • Derivation – How can you test for this: make it manifest, check if it manifests, explore impact? Risk Management Testing
  • 24. Some Risk Classifications Join the conversation – use hashtag #risktesting on Twitter • Functional Risk – Relating to the functionality • function, security, performance, accessibility • System Risk – performance, security, backups, install, restore • Technical Risk – Technology involved: load balancing, libraries, protocols, platform compatibility • Non-system Related – Process Risk – Business Risk – Project Risk Based on the System Of Development
  • 25. Some Risk Classifications Join the conversation – use hashtag #risktesting on Twitter • Functional Risk – Relating to the functionality • function, security, performance, accessibility • System – performance, security, backups, install, restore • Technical Risk – Technology involved: load balancing, libraries, protocols, platform compatibility • Non-system Related – Process Risk – Business Risk – Project Risk See Related References See Related References
  • 26. Process Risk Join the conversation – use hashtag #risktesting on Twitter • System “of” Development – How we develop software – What is our process? – What are our skills? – What tools do we use? – etc. The way we develop software opens us up to different types of risk.
  • 27. Process Risk Join the conversation – use hashtag #risktesting on Twitter • System “of” Development – How we develop software – What is our process? – What are our skills? – What tools do we use? – etc. The way we develop software opens us up to different types of risk. And that is why we adopt different approaches in how we test.
  • 28. Process Risk Join the conversation – use hashtag #risktesting on Twitter Analyse Process Identify Risks Any issues that happen? What works what doesn’t? Change Process To… Mitigate Detect Accept Risk
  • 29. Every Process Has Inherent Risk Join the conversation – use hashtag #risktesting on Twitter • “We use a very structured and traditional approach to testing” Risks: • We can’t estimate accurately in advance • Development over-runs • Testing takes too long at the end (to meet our schedule) • Testing can’t respond fast enough when requirements change • Test Cases • Test Scripts • Test Plans • Test Strategies • etc. • “We use waterfall development” &
  • 30. Process & Culture Clash Risk Join the conversation – use hashtag #risktesting on Twitter • “We use a very structured and traditional approach to testing” Risks: • Testing is too slow • Testing doesn’t add value • We don’t need testing • Test Cases • Test Scripts • Test Plans • Test Strategies • etc. • “We use an Agile approach to development” &
  • 31. Process as a System Join the conversation – use hashtag #risktesting on Twitter Stories Conversations Code Explore Done Automate Time-boxed
  • 32. Process Risk Join the conversation – use hashtag #risktesting on Twitter Stories Conversations Code Explore Done Automate Time-boxed Miscommunication Misunderstanding, Omissions, Bugs Overcommit, Emergencies Too much to automate, wrong tools Tech Debt Too early
  • 33. Risk Driven Process Join the conversation – use hashtag #risktesting on Twitter Stories Conversations Code Explore Done Automate Time-boxed Miscommunication Misunderstanding, Omissions, Bugs Overcommit, Emergencies Too much to automate, wrong tools Tech Debt Too early Discuss ‘test ideas’, add ideas to story Log testing done, debrief, small chunks, prioritise iteratively Early questions, but not too early
  • 34. Process Risks Are System Risks Join the conversation – use hashtag #risktesting on Twitter • InterconnectedTeams • Individuals • Relationships – Communication – Artefact delivery and review • Timings • Expectations, Input/Output, Contracts • Etc. “System of Development” Create Process to mitigate risk
  • 35. Changing Process is a Risk Join the conversation – use hashtag #risktesting on Twitter But if we already know it doesn’t work how can we justify not changing?
  • 36. Beliefs Join the conversation – use hashtag #risktesting on Twitter https://www.flickr.com/photos/britishlibrary/11291184996
  • 37. Secondary Gain Join the conversation – use hashtag #risktesting on Twitter • Unrecognised ‘benefit’ • e.g. Smoking • -> Main Risk -> I might die • Secondary Gain – I get to take breaks outside – I get to chat and socialise – I have stress relief breaks • Secondary Gain means I might not stop smoking, even if I try. https://www.flickr.com/photos/britishlibrary/11103578275/
  • 38. Hypothetical Examples of Secondary Gain Join the conversation – use hashtag #risktesting on Twitter • Risk keeps us in business • Process risk justifies our ‘standard’ • Not enough time means we never have to finish • Not enough time means we don’t have to learn • Secondary Gain is a massive risk to change – Identify secondary gain – and change your attitude to it
  • 39. Testing must not be limited by our beliefs Join the conversation – use hashtag #risktesting on Twitter • What do I think could go wrong? –Options are limited by our model of the world –5Whys questioning specifically targets beliefs. –What Else? –Systems Analysis
  • 40. How does “risk” lead to exploratory testing Join the conversation – use hashtag #risktesting on Twitter • I believe – The more complicated a system the more risk that something can go wrong – We want to simplify the ‘process’ as much as we can
  • 41. How does “risk” lead to exploratory testing Join the conversation – use hashtag #risktesting on Twitter If you had no test process and designed one based on risk: I don’t know how to test it What is it supposed to do? Who is going to use it? What data does this process?
  • 42. How does “risk” lead to exploratory testing Join the conversation – use hashtag #risktesting on Twitter If you had no test process and designed one based on risk: I don’t know how to test it What is it supposed to do? Who is going to use it? What data does this process? Risk: We don’t know if it works. Risk: It might not function. Risk: It might not meet user need. Risk: It might not handle input
  • 43. How does “risk” lead to exploratory testing Join the conversation – use hashtag #risktesting on Twitter • Then we would improve the process by looking at other risks: – Risk that we haven’t tested enough • Agree high level conditions, review the conditions before we start, review the work – Risk that we can’t tell people what we did • Learn to take notes, communicate what we do, collate reports in a searchable form – Risk that we can’t plan it because we don’t know what we’ll test • agree a time constraint, work in small chunks, prioritise coverage, adjust based on review of the output – etc.
  • 44. Basic System Join the conversation – use hashtag #risktesting on Twitter Login Web Page <-> HTTP Server <-> DB with user details HTTP Server User Details Database
  • 45. Risk: Basic Acceptance Criteria is not enough Join the conversation – use hashtag #risktesting on Twitter • A user must correctly fill in their username and password on the website before they login and access the system – User Exists, Password correct • user logged in – User Exists, password wrong • user not logged in – User does not exist, password meets valid criteria • user not logged in High Level Acceptance Criteria
  • 46. Mitigate risk of missing Acceptance Criteria Join the conversation – use hashtag #risktesting on Twitter • We would ask for additional information about requirements and acceptance criteria. – How often can a user try to login? – What if user is already logged in? – What error messages displayed? • For getting password wrong • When user does not exist • If username blank • If password blank • etc. Acceptance Criteria Nuances & Details & some technical implementation details
  • 47. Mitigate limited coverage of business domain to cover web page structure and platforms Join the conversation – use hashtag #risktesting on Twitter • Non-domain input – Username and password are text fields • how much text can they handle? maxlength=’20’, JS validation • Unicode chars? JS validation of valid chars • Drag files in? • URLs • Special chars • Injection payloads • Etc. • Platform concerns – Browser Compatibility, JavaScript Technical implementation details and platform risks.
  • 48. What is Technical Testing? Join the conversation – use hashtag #risktesting on Twitter Testing informed by a technical understanding of the system. • Not programming. Not automating. • Technical knowledge Applied toTesting
  • 49. Let’s Build a System Technical Model Join the conversation – use hashtag #risktesting on Twitter HTTP Server User Details Database • failedLoginCookie & JavaScript (disable login) • JS Validation of username password: • Chars • length
  • 50. Technical Testing Model Join the conversation – use hashtag #risktesting on Twitter • failedLoginCookie & JavaScript (disable login) • JS Validation of username password: • Chars • length • What if user disables cookies? • What if user amends cookies? • What if JavaScript disabled? • What if JavaScript amended? • What if maxlength html changed?
  • 51. Technical Testing Skills Join the conversation – use hashtag #risktesting on Twitter • failedLoginCookie & JavaScript (disable login) • JS Validation of username password: • Chars • length • What if user disables cookies? • What if user amends cookies? • What if JavaScript disabled? • What if JavaScript amended? • What if maxlength html changed? • What browser is JS compatible with? Do we have the technical knowledge to: • Spot the technical risks around reqs • Identify the ‘what if’ risks • Know how to manipulate JS, HTML, and Cookies 1. HTML 2. Cookies 3. How to disable JavaScript 4. Multiple Browsers 5. Browser Dev Tools 6. How to write JavaScript 7. Use the JavaScript Console 8. Intercept and manipulate the source through a proxy
  • 52. System Model Technical risks. Risk that we ignored HTTP transport layer and server communication Join the conversation – use hashtag #risktesting on Twitter What Risks are there from technical knowledge of HTTP and Server? • JavaScript and Server side validation use different rules • Server side does not implement max failed logins 10 times • Server side max login count is tracked separately from client count • Server side can’t handle form field input values > 20 • ‘massive’ input values cause server to crash • Invalid form details are not processed correctly • Submitting form to different end point causes problem • Adding basic-auth headers fools system • etc.
  • 53. Do we have the technical knowledge to identify these risks and build this model and explore it? Risk that we ignored HTTP transport layer and server communication Join the conversation – use hashtag #risktesting on Twitter What Risks are there from technical knowledge of HTTP and Server? • Risk that the JavaScript and Server side validation use different rules • Risk that the server side does not implement max failed logins 10 times • Risk that the server side max login count is tracked separately from client count • Risk that server side can’t handle form field input values > 20 • Risk that ‘massive’ input values cause server to crash • Risk that invalid form details are not processed correctly • Risk that submitting form to different end point causes problem • Risk that adding basic-auth headers fools system • etc. 1. HTTP 2. Observe HTTP Traffic (proxies or dev tools) 3. Manipulate and send HTTP form submission without GUI using Proxies 4. Access to server logs 5. Telnet, SSH
  • 54. How did we get to this? Join the conversation – use hashtag #risktesting on Twitter Structure of Technical System Platform & Input Common DomainReqs
  • 55. What are the risks of doing this? Join the conversation – use hashtag #risktesting on Twitter • we don’t have the skills • we don’t have the inclination • our staff don’t want to learn • we don’t have the time to learn • we do technical stuff and ignore the ‘requirements’ • we don’t have the tools • we are not allowed to use the tools • we can’t ‘sell’ this to our managers We have to decide if these are important enough to mitigate
  • 56. What are the risks of not doing this? Join the conversation – use hashtag #risktesting on Twitter • Risk that we miss entire areas of errors in our testing. • Risk that no-one reviews the system at this level of technical details. The errors that can slip through, can be system threatening. The easiest place to do this type of testing is through exploratory testing.
  • 57. How can we do this? Join the conversation – use hashtag #risktesting on Twitter • You can use all the various mnemonics and ‘heuristics’ that are out there, to expand your analysis of the system. – http://www.qualityperspectives.ca/resources_mnemonics.html • Work from ‘first principles’ – Build system and technical models – Analyse the model for gaps and risks • Both require you need to increase your technical knowledge: – To work from first principles to build a model and identify gaps in your knowledge and identify risks – To gain maximum value from the mnemonics because they help you explore your model
  • 58. Simple decisions Join the conversation – use hashtag #risktesting on Twitter • Are you prepared to increase your technical knowledge? • Are you prepared to put in the time and effort to learn more? – You /Your Company /Your Manager /Your Project
  • 59. You don’t have to know everything Join the conversation – use hashtag #risktesting on Twitter If learn in small chunks, you apply what you learn, during your testing, then you will keep learning and keep your knowledge up to date.
  • 60. My High Level Guide Join the conversation – use hashtag #risktesting on Twitter • Model – Model what you know.This will help you identify gaps. • Observe – How can you observe technical details? • Reflect – Think about gaps in the model, risks, issues, capabilities. • Interrogate – How can you drill deep into the information and system? • Manipulate – How can you interact with it at a technical level.
  • 61. Warning: Risks Join the conversation – use hashtag #risktesting on Twitter • You will test slower when you are learning • You will be more uncertain because you are expanding your model • You might raise false flags because you misunderstand what you are seeing • You will go down rat-holes that lead nowhere • You will spend time evaluating tools
  • 62. Hints Join the conversation – use hashtag #risktesting on Twitter • You will test slower when you are learning – But you will speed up when you are more proficient • You will be more uncertain because you are expanding your model.You might raise false flags because you misunderstand what you are seeing – But you will learn to understand what you are seeing • You will go down rat-holes that lead nowhere – Time-box investigations, the same with exploratory testing • You will spend time evaluating tools – Don’t evaluate them in isolation. Use them on the project.
  • 63. Yeah, but seriously, I’m a manager… Join the conversation – use hashtag #risktesting on Twitter • I’m in meetings all day • I nod when my staff tell me stuff • If it isn’t an email or a word processor or a spreadsheet, I don’t open it
  • 64. I manage seriously… Join the conversation – use hashtag #risktesting on Twitter It is always an individual’s choice to improve their technical skills. But a manager’s job is to manage risk.They can decide to take action to mitigate the risk that there are gaps in testing caused by a lack of technical focus regardless of their technical knowledge.
  • 65. Start to End Join the conversation – use hashtag #risktesting on Twitter • We test systems to the level that we understand them enough to observe their behaviour and compare it to our model of how we think it should behave. • We test systems at the places where we can manipulate them. • We test systems to the level that we can interrogate them to understand the data that they process and produce.
  • 66. End to End Join the conversation – use hashtag #risktesting on Twitter • Expanding our technical knowledge expands: – Our models – Our ability to observe – Our ability to reflect on gaps and risks – Our ability to interrogate the system – Our ability to manipulate the system – Our ability to test
  • 67. End to End Join the conversation – use hashtag #risktesting on Twitter • Expanding our technical knowledge expands: – Our models – Our ability to observe – Our ability to reflect on gaps and risks – Our ability to interrogate the system – Our ability to manipulate the system – Our ability to test And the risk of not doing that, is not one I’m prepared to take.
  • 68. Q&A Join the conversation – use hashtag #testestimation on Twitter Questions?
  • 69. Thank you Join the conversation – use hashtag #risktesting on Twitter
  • 70. Related Resources Join the conversation – use hashtag #risktesting on Twitter • http://www.developsense.com/blog/category/risk/ • http://www.slideshare.net/profmcgill/risk-analysis-for-dummies • http://www.astqb.org/glossary/search/risk • Heuristic Risk BasedTesting http://www.satisfice.com/articles/hrbt.pdf • http://www.satisfice.com/blog/archives/category/risk-analysis • https://www.cmcrossroads.com/sites/default/files/article/file/2014/A%2 0Risk-Based%20Test%20Strategy.pdf • http://kaner.com/pdfs/QAIRiskBasics.pdf • https://en.wikipedia.org/wiki/Risk • http://www.qualityperspectives.ca/resources_mnemonics.html