SlideShare una empresa de Scribd logo
1 de 33
QUALITY ASSURANCE:
WHAT IT IS & THE BUSINESS BENEFITS
LYLE HUTSON, CTFL-AT
QUALITY ASSURANCE ANALYST
AGENDA
Quality Assurance vs. Quality Analyst
Welcome & Introduction
Where Does QA fit in for Agile and Waterfall Methods
Business Benefits of Quality Assurance & Quality Analyst
Tricks & Demo
What Should You Look for in a Quality Analyst?
A LITTLE ABOUT ME
I began as an embedded Quality Assurance Tester on Friday, November 3, 2006
2 QA certifications
Worked on over 20 games and web/client based applications.
Responsible for approximately 10k bugs
One day I logged 93 bugs with pictures (all menu art related)
All iOS devices & Mac, Game Consoles, Windows-XP up
…I love shooting pool, fishing, and playing video games too!
3
A LITTLE MORE ABOUT ME
Overall, I love what I do and I try to advocate for QA with the mentality:
“After having been devoted to a project and a team, would I buy or use this
application/tool/”thing” knowing how well it works, feels, and how easy it is to
learn?”
“Would I be proud to sell or use this?”
4
5
WHAT IS QUALITY ASSURANCE (QA)?
THE DICTIONARY SAYS…
The definition of Quality is:
“The standard of something as measured against other things of a similar kind;
the degree of excellence of something”
The definition of Assurance is:
“A positive declaration intended to give confidence; a promise”
6
7
WHAT IS A QUALITY ANALYST (QA)?
THE DICTIONARY SAYS…
Again, the definition of Quality is:
“The standard of something as measured against other things of a similar
kind; the degree of excellence of something”
The definition of Analyst is:
“A person who conducts analysis”
8
TO CLEAR UP THE CONFUSING ACRONYM: “QA”
QA – Quality Analyst
• This is the person
responsible for doing
the work (testing for
quality) on the
application
QA – Quality Assurance
• This refers to the
promises that an
analyst will assess and
scrutinize the level of
quality throughout the
SDLC.
9
So, QA means the person(s) and the promises of quality while
maintaining quality throughout the lifespan of development.
…We should be called QAA’s
AN ANALYST’S GENERAL FUNCTION
QA is primarily a person or group of people working
either remotely or along-side developers,
programmers, designers, or business analysts as they
design, document, update, implement, and build an
application; hardware or software.
We, QA, manage and help maintain an expected level
of quality and risk associated with the application.
10
ANALYST GENERAL FUNCTION
QA ensures installation, uninstallation, functionality, product stability,
usability, possible legality and consistency between what the customer
needs and expects vs. what’s developed using various testing methods
and some tricks here and there.
In a nutshell
QA finds bugs, issues or risks before the application is put into production.
11
12
WHY INVEST IN QUALITY ASSURANCE /
QUALITY ANALYSTS?
QUESTIONS YOU MIGHT HAVE
WHY INVEST IN QA OR A QA TEAM?
Investing in QA is similar to having a safety
net under a tight-rope walker.
Quality Assurance is your safety net –
ensuring that you not only get to live and try
again, you can continue to “try again” to help
accomplish your goals.
13
WHY INVEST IN QA OR A QA TEAM?
QA is used to help mitigate risks from an application by finding issues as
early in the Software Development Life Cycle (SDLC) as possible.
We continue throughout the life of the project to ensure that there is
as little risk as possible for the end-user.
14
WHAT COULD MY TEAM LOOK LIKE?
Key Stakeholder (Client)
User Acceptance Testers (UAT)
Project Manager/Scrum Master and-or Business Analyst
Developers
Quality Analyst(s)
15
16
WATERFALL VS. AGILE
When does, or when should QA become involved?
WHAT IS WATERFALL?
17
WHEN DO WE START USING QA FOR WATERFALL?
QA should become involved
near the Planning phase. Why?
To learn the schedule and plan
ahead
Research or Assess any
competition (if
applicable)/marketing trends (if
applicable)
18
WHAT IS AGILE?
19
WHEN DO WE START USING QA FOR AGILE?
In the Agile method, QA needs to
become involved in Sprint Zero.
This is the requirement-gathering (user
story)/product backlog planning time.
QA can begin assessing effort levels, getting an
idea or plan to assess the upcoming work, and
helping make user stories.
20
START USING QA - AGILE
In the Agile method, the whole team is responsible
for quality, not just QA. Quality must be addressed
every sprint to demonstrate that part of the
application.
21
WHEN DOES QA BECOME INVOLVED?
Waterfall Methods:
Planning and Design discrepancies
prior to Coding
Consistent data flow across the QA
team to avoid duplicating efforts
Agile Methods:
User Stories, Requirements and/or
Product Backlog Items in sprint 0
Communicate with the team to
ensure QA as a whole.
22
WHEN DOES QA BECOME INVOLVED?
Waterfall Methods:
Test cases built from the Design, Test
Plans, Checklists, Metrics (where
applicable), etc.
Agile Methods:
Testing based around requirements
per sprint.
23
1 2 3 4 5 Tracking Information
Red FAIL X Tested 9 PASS 2
Yellow PASS PASS BLOCKED Remaining 16 FAIL 3
Blue X BLOCKED BLOCKED 2
Green FAIL FAIL Total Checks 25 X 2
Black Pass % 8.00% Fail % 12.00%
WHEN DOES QA BECOME INVOLVED?
Waterfall Methods
Milestone reports for area
completions
Testing that design documents
match the application and visa versa
Agile Methods
Sprint-release demos to
stakeholders, clients and team
Agile- Ensuring any changes made
from sprint-to-sprint still “work”
with the rest of the application
(Regression Testing and Integration
Testing)
24
WATERFALL – MAINTENANCE PHASE
• The project is sent to production at this phase
• UAT can be done at this phase also (User acceptance testing)
• If the customer needs adjustments, “tweaks” or change requests, QA
assesses these changes per. Like a new mini-project
25
AGILE – MAINTENANCE PHASE
• UAT is performed throughout a specified time by the PO/Client (usually last quarter
of the project but can exist throughout the entire project *best case*)
• The closer the project gets to the final sprint, the more concise testing is
done to the project as a whole by the development team and UAT
• Upkeep is done as-needed on a case-by-case basis from the customer after
the application is in development (similar to Waterfall)
Depending on the size, budget and overall needs of a project, maintenance isn’t
a required “Phase” for either Waterfall or Agile
26
SO, WHEN TO INVOLVE QA? EARLY,
VERY EARLY.
Waterfall – Not long after planning has begun OR
just before Design phase depending on the Plan
Agile – During Sprint 0
27
TRICKS
1. Use Hamlet to test max bounds for textbox fields. Look for “shot off”
2. See if the application gracefully handles symbols like ഃ ഇ
3. Take note that entries like “<!” can easily break javascript
4. Wrap text around braces or quotes, “test” could show @#$test@#$
5. The magic SQL date that breaks is 1752. Anything above 1753 works
6. Quick and easy way to spellcheck, copy-paste into MS Word
7. Attempt website addresses to see if the link works in textbox fields
8. Invert the From-To fields for dates
9. Build shortcut keys for commonly used tools (pictures and snip-its)
10. If a sequence of numbers is expected like 1-9, test 0,-1, and 10
11. If the application is an .exe, make sure only 1 .exe can run at once
12. Try to force yourself into URL locations by entering text in the address bar
28
29
DEMO
Excellent verbal and written communication skills
The ability to recall and demonstrate issues found in a reliable manner
The ability to think outside the box (Edge-cases = bugs live)
The ability to write test cases, test plans and bug reports
Able to test product requirements and around them
Knowledgeable of computer hardware and software
Able to type
Planning and time management skills
Being tech-savvy is a big plus
Any other company-specific need or requirement of QA
Examples: SQL Experience, Automation Experience, Jira, TFS, etc.
30
HIRING ANALYST SKILLSETS
RESOURCES
The site for Early defect detection:
http://www.isixsigma.com/industries/software-it/defect-prevention-
reducing-costs-and-enhancing-quality/
Impact on the economy:
http://www.rti.org/newsroom/news.cfm?obj=DA7FBFE6-4A4F-4BFD-
B77E0FA3C04D9E22
31
MY CONTACT INFO
Lyle Huston, Quality Analyst
Lyle.hutson@sparkhound.com
Sparkhound.com/pages/blogs
LinkedIn: Search Lyle Hutson OR:
https://www.linkedin.com/pub/lyle-hutson/1b/856/25b
Quality assurance   sql sat-br presentation

Más contenido relacionado

La actualidad más candente

The agile way: the complete guide to understanding agile methodologies
The agile way:  the complete guide to understanding agile methodologiesThe agile way:  the complete guide to understanding agile methodologies
The agile way: the complete guide to understanding agile methodologiesQASymphony
 
There's no time to test, can you just automate it? by Anna Heiermann
There's no time to test, can you just automate it? by Anna HeiermannThere's no time to test, can you just automate it? by Anna Heiermann
There's no time to test, can you just automate it? by Anna HeiermannQA 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 eraQASymphony
 
Risk based testing with Jira and Jubula
Risk based testing with Jira and JubulaRisk based testing with Jira and Jubula
Risk based testing with Jira and JubulaDaniele Gagliardi
 
Evolve or Die: Healthcare IT Testing | QASymphony Webinar
Evolve or Die: Healthcare IT Testing | QASymphony WebinarEvolve or Die: Healthcare IT Testing | QASymphony Webinar
Evolve or Die: Healthcare IT Testing | QASymphony WebinarQASymphony
 
Testing and DevOps Culture: Lessons Learned
Testing and DevOps Culture: Lessons LearnedTesting and DevOps Culture: Lessons Learned
Testing and DevOps Culture: Lessons LearnedLB Denker
 
Injecting Threat Modeling into the SDLC by Susan Bradley
Injecting Threat Modeling into the SDLC by Susan BradleyInjecting Threat Modeling into the SDLC by Susan Bradley
Injecting Threat Modeling into the SDLC by Susan BradleyQA or the Highway
 
Digital Transformation, Testing and Automation
Digital Transformation, Testing and AutomationDigital Transformation, Testing and Automation
Digital Transformation, Testing and AutomationTEST Huddle
 
Test Metrics in Agile: A Powerful Tool to Demonstrate Value
Test Metrics in Agile: A Powerful Tool to Demonstrate ValueTest Metrics in Agile: A Powerful Tool to Demonstrate Value
Test Metrics in Agile: A Powerful Tool to Demonstrate ValueTechWell
 
ATDD And BDD The Great Beat Down…or…Debate
ATDD And BDD The Great Beat Down…or…DebateATDD And BDD The Great Beat Down…or…Debate
ATDD And BDD The Great Beat Down…or…DebateTEST Huddle
 
Implement BDD with Cucumber and SpecFlow
Implement BDD with Cucumber and SpecFlowImplement BDD with Cucumber and SpecFlow
Implement BDD with Cucumber and SpecFlowTechWell
 
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 MontveliskyQA or the Highway
 
A confused tester in agile world finalversion
A confused tester in agile world finalversionA confused tester in agile world finalversion
A confused tester in agile world finalversionAshish Kumar
 
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 GrantQA or the Highway
 
How to get Automated Testing "Done"
How to get Automated Testing "Done"How to get Automated Testing "Done"
How to get Automated Testing "Done"TEST Huddle
 
Improving the Quality of Incoming Code
Improving the Quality of Incoming CodeImproving the Quality of Incoming Code
Improving the Quality of Incoming CodeNaresh Jain
 

La actualidad más candente (19)

The agile way: the complete guide to understanding agile methodologies
The agile way:  the complete guide to understanding agile methodologiesThe agile way:  the complete guide to understanding agile methodologies
The agile way: the complete guide to understanding agile methodologies
 
There's no time to test, can you just automate it? by Anna Heiermann
There's no time to test, can you just automate it? by Anna HeiermannThere's no time to test, can you just automate it? by Anna Heiermann
There's no time to test, can you just automate it? by Anna Heiermann
 
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
 
Top 10 Qualities of a QA Tester
Top 10 Qualities of a QA TesterTop 10 Qualities of a QA Tester
Top 10 Qualities of a QA Tester
 
Risk based testing with Jira and Jubula
Risk based testing with Jira and JubulaRisk based testing with Jira and Jubula
Risk based testing with Jira and Jubula
 
Evolve or Die: Healthcare IT Testing | QASymphony Webinar
Evolve or Die: Healthcare IT Testing | QASymphony WebinarEvolve or Die: Healthcare IT Testing | QASymphony Webinar
Evolve or Die: Healthcare IT Testing | QASymphony Webinar
 
Testing and DevOps Culture: Lessons Learned
Testing and DevOps Culture: Lessons LearnedTesting and DevOps Culture: Lessons Learned
Testing and DevOps Culture: Lessons Learned
 
Injecting Threat Modeling into the SDLC by Susan Bradley
Injecting Threat Modeling into the SDLC by Susan BradleyInjecting Threat Modeling into the SDLC by Susan Bradley
Injecting Threat Modeling into the SDLC by Susan Bradley
 
Digital Transformation, Testing and Automation
Digital Transformation, Testing and AutomationDigital Transformation, Testing and Automation
Digital Transformation, Testing and Automation
 
Test Metrics in Agile: A Powerful Tool to Demonstrate Value
Test Metrics in Agile: A Powerful Tool to Demonstrate ValueTest Metrics in Agile: A Powerful Tool to Demonstrate Value
Test Metrics in Agile: A Powerful Tool to Demonstrate Value
 
ATDD And BDD The Great Beat Down…or…Debate
ATDD And BDD The Great Beat Down…or…DebateATDD And BDD The Great Beat Down…or…Debate
ATDD And BDD The Great Beat Down…or…Debate
 
Agile testing
Agile  testingAgile  testing
Agile testing
 
Implement BDD with Cucumber and SpecFlow
Implement BDD with Cucumber and SpecFlowImplement BDD with Cucumber and SpecFlow
Implement BDD with Cucumber and SpecFlow
 
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
 
Test Automation Pyramid
Test Automation PyramidTest Automation Pyramid
Test Automation Pyramid
 
A confused tester in agile world finalversion
A confused tester in agile world finalversionA confused tester in agile world finalversion
A confused tester in agile world finalversion
 
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
 
How to get Automated Testing "Done"
How to get Automated Testing "Done"How to get Automated Testing "Done"
How to get Automated Testing "Done"
 
Improving the Quality of Incoming Code
Improving the Quality of Incoming CodeImproving the Quality of Incoming Code
Improving the Quality of Incoming Code
 

Destacado

Símbolos patrios
Símbolos patriosSímbolos patrios
Símbolos patriosChe QC
 
Fall 2015 Treasurer Workshop
Fall 2015 Treasurer WorkshopFall 2015 Treasurer Workshop
Fall 2015 Treasurer Workshopcheskarrr
 
Práctica de valores
Práctica de valoresPráctica de valores
Práctica de valoresariana0606
 
Isolated_schools_Out_on_a_limb
Isolated_schools_Out_on_a_limbIsolated_schools_Out_on_a_limb
Isolated_schools_Out_on_a_limbEvan Odell
 
Multi sensor data fusion for change detection
Multi sensor data fusion for change detectionMulti sensor data fusion for change detection
Multi sensor data fusion for change detectionsanu sharma
 
Departamentos del peru
Departamentos del peruDepartamentos del peru
Departamentos del peruGVARASM
 
Propuesta tita
Propuesta titaPropuesta tita
Propuesta titarititica
 
Diagnostico y tratamiento sincope 30 marzo mir c ardiologia 1
Diagnostico y tratamiento sincope 30 marzo mir c ardiologia 1Diagnostico y tratamiento sincope 30 marzo mir c ardiologia 1
Diagnostico y tratamiento sincope 30 marzo mir c ardiologia 1Hospital Guadix
 
Liquidación de Vacaciones - Viajantes Vendedores
Liquidación de Vacaciones - Viajantes VendedoresLiquidación de Vacaciones - Viajantes Vendedores
Liquidación de Vacaciones - Viajantes VendedoresRedSocialFuva
 
ALBÓNDIGAS CRUJIENTES RELLENAS DE QUESO
ALBÓNDIGAS CRUJIENTES RELLENAS DE QUESOALBÓNDIGAS CRUJIENTES RELLENAS DE QUESO
ALBÓNDIGAS CRUJIENTES RELLENAS DE QUESOmagmdv
 
IoT Connectivity & IoT Analytics
IoT Connectivity & IoT AnalyticsIoT Connectivity & IoT Analytics
IoT Connectivity & IoT AnalyticsSarah Takforyan
 
Socialização e cultura - SOCIOLOGIA 12º ANO
Socialização e cultura - SOCIOLOGIA 12º ANOSocialização e cultura - SOCIOLOGIA 12º ANO
Socialização e cultura - SOCIOLOGIA 12º ANODrew Mello
 
The Art of Body Language | Public Speaking
The Art of Body Language | Public SpeakingThe Art of Body Language | Public Speaking
The Art of Body Language | Public SpeakingFais PPT
 

Destacado (20)

Símbolos patrios
Símbolos patriosSímbolos patrios
Símbolos patrios
 
CV2016
CV2016CV2016
CV2016
 
Fall 2015 Treasurer Workshop
Fall 2015 Treasurer WorkshopFall 2015 Treasurer Workshop
Fall 2015 Treasurer Workshop
 
Práctica de valores
Práctica de valoresPráctica de valores
Práctica de valores
 
Isolated_schools_Out_on_a_limb
Isolated_schools_Out_on_a_limbIsolated_schools_Out_on_a_limb
Isolated_schools_Out_on_a_limb
 
Concurrency basics
Concurrency basicsConcurrency basics
Concurrency basics
 
Multi sensor data fusion for change detection
Multi sensor data fusion for change detectionMulti sensor data fusion for change detection
Multi sensor data fusion for change detection
 
Departamentos del peru
Departamentos del peruDepartamentos del peru
Departamentos del peru
 
ghaskw3 | ghaskw3
ghaskw3 | ghaskw3ghaskw3 | ghaskw3
ghaskw3 | ghaskw3
 
Propuesta tita
Propuesta titaPropuesta tita
Propuesta tita
 
Revista digital 501 tonis_xd
Revista digital 501 tonis_xdRevista digital 501 tonis_xd
Revista digital 501 tonis_xd
 
Diagnostico y tratamiento sincope 30 marzo mir c ardiologia 1
Diagnostico y tratamiento sincope 30 marzo mir c ardiologia 1Diagnostico y tratamiento sincope 30 marzo mir c ardiologia 1
Diagnostico y tratamiento sincope 30 marzo mir c ardiologia 1
 
Tipos de archivos
Tipos de archivosTipos de archivos
Tipos de archivos
 
Liquidación de Vacaciones - Viajantes Vendedores
Liquidación de Vacaciones - Viajantes VendedoresLiquidación de Vacaciones - Viajantes Vendedores
Liquidación de Vacaciones - Viajantes Vendedores
 
Identidad cultural e nacional
Identidad cultural e nacionalIdentidad cultural e nacional
Identidad cultural e nacional
 
ALBÓNDIGAS CRUJIENTES RELLENAS DE QUESO
ALBÓNDIGAS CRUJIENTES RELLENAS DE QUESOALBÓNDIGAS CRUJIENTES RELLENAS DE QUESO
ALBÓNDIGAS CRUJIENTES RELLENAS DE QUESO
 
Halloween
HalloweenHalloween
Halloween
 
IoT Connectivity & IoT Analytics
IoT Connectivity & IoT AnalyticsIoT Connectivity & IoT Analytics
IoT Connectivity & IoT Analytics
 
Socialização e cultura - SOCIOLOGIA 12º ANO
Socialização e cultura - SOCIOLOGIA 12º ANOSocialização e cultura - SOCIOLOGIA 12º ANO
Socialização e cultura - SOCIOLOGIA 12º ANO
 
The Art of Body Language | Public Speaking
The Art of Body Language | Public SpeakingThe Art of Body Language | Public Speaking
The Art of Body Language | Public Speaking
 

Similar a Quality assurance sql sat-br presentation

! Testing for agile teams
! Testing for agile teams! Testing for agile teams
! Testing for agile teamsDennis Popov
 
Software Quality Management.pptx
Software Quality Management.pptxSoftware Quality Management.pptx
Software Quality Management.pptxAbhishek Prasoon
 
How to build confidence in your release cycle
How to build confidence in your release cycleHow to build confidence in your release cycle
How to build confidence in your release cycleDiUS
 
Tune Agile Test Strategies to Project and Product Maturity
Tune Agile Test Strategies to Project and Product MaturityTune Agile Test Strategies to Project and Product Maturity
Tune Agile Test Strategies to Project and Product MaturityTechWell
 
The Tester’s Role: Balancing Technical Acumen and User Advocacy
The Tester’s Role: Balancing Technical Acumen and User AdvocacyThe Tester’s Role: Balancing Technical Acumen and User Advocacy
The Tester’s Role: Balancing Technical Acumen and User AdvocacyTechWell
 
Agile Software Development Overview
Agile Software Development OverviewAgile Software Development Overview
Agile Software Development Overviewsunilkumar_
 
Dream QA: Designing the QA team where we'd love to work
Dream QA: Designing the QA team where we'd love to workDream QA: Designing the QA team where we'd love to work
Dream QA: Designing the QA team where we'd love to workManuel de la Peña Peña
 
Continuous Testing - The New Normal
Continuous Testing - The New NormalContinuous Testing - The New Normal
Continuous Testing - The New NormalTechWell
 
7 QA Tests You Should Be Running
7 QA Tests You Should Be Running7 QA Tests You Should Be Running
7 QA Tests You Should Be RunningRainforest QA
 
Software Testing Interview Questions For Experienced
Software Testing Interview Questions For ExperiencedSoftware Testing Interview Questions For Experienced
Software Testing Interview Questions For Experiencedzynofustechnology
 
Best SQA Document.pdf
Best SQA Document.pdfBest SQA Document.pdf
Best SQA Document.pdfAzmatIqbal2
 
Reaching for Your Quality Stretch Goals: Testing at Realtor.com
Reaching for Your Quality Stretch Goals: Testing at Realtor.comReaching for Your Quality Stretch Goals: Testing at Realtor.com
Reaching for Your Quality Stretch Goals: Testing at Realtor.comKlaus Salchner
 
Agile methodologiesvswaterfall
Agile methodologiesvswaterfallAgile methodologiesvswaterfall
Agile methodologiesvswaterfallMuthu Natarajan
 

Similar a Quality assurance sql sat-br presentation (20)

! Testing for agile teams
! Testing for agile teams! Testing for agile teams
! Testing for agile teams
 
Software Quality Management.pptx
Software Quality Management.pptxSoftware Quality Management.pptx
Software Quality Management.pptx
 
How to build confidence in your release cycle
How to build confidence in your release cycleHow to build confidence in your release cycle
How to build confidence in your release cycle
 
Tune Agile Test Strategies to Project and Product Maturity
Tune Agile Test Strategies to Project and Product MaturityTune Agile Test Strategies to Project and Product Maturity
Tune Agile Test Strategies to Project and Product Maturity
 
Incremental model
Incremental modelIncremental model
Incremental model
 
The Tester’s Role: Balancing Technical Acumen and User Advocacy
The Tester’s Role: Balancing Technical Acumen and User AdvocacyThe Tester’s Role: Balancing Technical Acumen and User Advocacy
The Tester’s Role: Balancing Technical Acumen and User Advocacy
 
Manual Testing
Manual TestingManual Testing
Manual Testing
 
BAAgileQA
BAAgileQABAAgileQA
BAAgileQA
 
Agile Software Development Overview
Agile Software Development OverviewAgile Software Development Overview
Agile Software Development Overview
 
QA in Agile World
QA in Agile WorldQA in Agile World
QA in Agile World
 
Dream QA: Designing the QA team where we'd love to work
Dream QA: Designing the QA team where we'd love to workDream QA: Designing the QA team where we'd love to work
Dream QA: Designing the QA team where we'd love to work
 
Continuous Testing - The New Normal
Continuous Testing - The New NormalContinuous Testing - The New Normal
Continuous Testing - The New Normal
 
Agile case studies
Agile case studiesAgile case studies
Agile case studies
 
7 QA Tests You Should Be Running
7 QA Tests You Should Be Running7 QA Tests You Should Be Running
7 QA Tests You Should Be Running
 
Software Testing Interview Questions For Experienced
Software Testing Interview Questions For ExperiencedSoftware Testing Interview Questions For Experienced
Software Testing Interview Questions For Experienced
 
Best SQA Document.pdf
Best SQA Document.pdfBest SQA Document.pdf
Best SQA Document.pdf
 
Reaching for Your Quality Stretch Goals: Testing at Realtor.com
Reaching for Your Quality Stretch Goals: Testing at Realtor.comReaching for Your Quality Stretch Goals: Testing at Realtor.com
Reaching for Your Quality Stretch Goals: Testing at Realtor.com
 
Rakesh Resume
Rakesh ResumeRakesh Resume
Rakesh Resume
 
Agile testing
Agile testingAgile testing
Agile testing
 
Agile methodologiesvswaterfall
Agile methodologiesvswaterfallAgile methodologiesvswaterfall
Agile methodologiesvswaterfall
 

Último

Introducing Microsoft’s new Enterprise Work Management (EWM) Solution
Introducing Microsoft’s new Enterprise Work Management (EWM) SolutionIntroducing Microsoft’s new Enterprise Work Management (EWM) Solution
Introducing Microsoft’s new Enterprise Work Management (EWM) SolutionOnePlan Solutions
 
Sector 18, Noida Call girls :8448380779 Model Escorts | 100% verified
Sector 18, Noida Call girls :8448380779 Model Escorts | 100% verifiedSector 18, Noida Call girls :8448380779 Model Escorts | 100% verified
Sector 18, Noida Call girls :8448380779 Model Escorts | 100% verifiedDelhi Call girls
 
+971565801893>>SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHAB...
+971565801893>>SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHAB...+971565801893>>SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHAB...
+971565801893>>SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHAB...Health
 
Unlocking the Future of AI Agents with Large Language Models
Unlocking the Future of AI Agents with Large Language ModelsUnlocking the Future of AI Agents with Large Language Models
Unlocking the Future of AI Agents with Large Language Modelsaagamshah0812
 
Optimizing AI for immediate response in Smart CCTV
Optimizing AI for immediate response in Smart CCTVOptimizing AI for immediate response in Smart CCTV
Optimizing AI for immediate response in Smart CCTVshikhaohhpro
 
Crypto Cloud Review - How To Earn Up To $500 Per DAY Of Bitcoin 100% On AutoP...
Crypto Cloud Review - How To Earn Up To $500 Per DAY Of Bitcoin 100% On AutoP...Crypto Cloud Review - How To Earn Up To $500 Per DAY Of Bitcoin 100% On AutoP...
Crypto Cloud Review - How To Earn Up To $500 Per DAY Of Bitcoin 100% On AutoP...SelfMade bd
 
Azure_Native_Qumulo_High_Performance_Compute_Benchmarks.pdf
Azure_Native_Qumulo_High_Performance_Compute_Benchmarks.pdfAzure_Native_Qumulo_High_Performance_Compute_Benchmarks.pdf
Azure_Native_Qumulo_High_Performance_Compute_Benchmarks.pdfryanfarris8
 
AI Mastery 201: Elevating Your Workflow with Advanced LLM Techniques
AI Mastery 201: Elevating Your Workflow with Advanced LLM TechniquesAI Mastery 201: Elevating Your Workflow with Advanced LLM Techniques
AI Mastery 201: Elevating Your Workflow with Advanced LLM TechniquesVictorSzoltysek
 
The Guide to Integrating Generative AI into Unified Continuous Testing Platfo...
The Guide to Integrating Generative AI into Unified Continuous Testing Platfo...The Guide to Integrating Generative AI into Unified Continuous Testing Platfo...
The Guide to Integrating Generative AI into Unified Continuous Testing Platfo...kalichargn70th171
 
Pharm-D Biostatistics and Research methodology
Pharm-D Biostatistics and Research methodologyPharm-D Biostatistics and Research methodology
Pharm-D Biostatistics and Research methodologyAnusha Are
 
The Top App Development Trends Shaping the Industry in 2024-25 .pdf
The Top App Development Trends Shaping the Industry in 2024-25 .pdfThe Top App Development Trends Shaping the Industry in 2024-25 .pdf
The Top App Development Trends Shaping the Industry in 2024-25 .pdfayushiqss
 
Define the academic and professional writing..pdf
Define the academic and professional writing..pdfDefine the academic and professional writing..pdf
Define the academic and professional writing..pdfPearlKirahMaeRagusta1
 
introduction-to-automotive Andoid os-csimmonds-ndctechtown-2021.pdf
introduction-to-automotive Andoid os-csimmonds-ndctechtown-2021.pdfintroduction-to-automotive Andoid os-csimmonds-ndctechtown-2021.pdf
introduction-to-automotive Andoid os-csimmonds-ndctechtown-2021.pdfVishalKumarJha10
 
call girls in Vaishali (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝✔️✔️
call girls in Vaishali (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝✔️✔️call girls in Vaishali (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝✔️✔️
call girls in Vaishali (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝✔️✔️Delhi Call girls
 
LEVEL 5 - SESSION 1 2023 (1).pptx - PDF 123456
LEVEL 5   - SESSION 1 2023 (1).pptx - PDF 123456LEVEL 5   - SESSION 1 2023 (1).pptx - PDF 123456
LEVEL 5 - SESSION 1 2023 (1).pptx - PDF 123456KiaraTiradoMicha
 
%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
 
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
 
Software Quality Assurance Interview Questions
Software Quality Assurance Interview QuestionsSoftware Quality Assurance Interview Questions
Software Quality Assurance Interview QuestionsArshad QA
 
TECUNIQUE: Success Stories: IT Service provider
TECUNIQUE: Success Stories: IT Service providerTECUNIQUE: Success Stories: IT Service provider
TECUNIQUE: Success Stories: IT Service providermohitmore19
 

Último (20)

Introducing Microsoft’s new Enterprise Work Management (EWM) Solution
Introducing Microsoft’s new Enterprise Work Management (EWM) SolutionIntroducing Microsoft’s new Enterprise Work Management (EWM) Solution
Introducing Microsoft’s new Enterprise Work Management (EWM) Solution
 
Sector 18, Noida Call girls :8448380779 Model Escorts | 100% verified
Sector 18, Noida Call girls :8448380779 Model Escorts | 100% verifiedSector 18, Noida Call girls :8448380779 Model Escorts | 100% verified
Sector 18, Noida Call girls :8448380779 Model Escorts | 100% verified
 
+971565801893>>SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHAB...
+971565801893>>SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHAB...+971565801893>>SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHAB...
+971565801893>>SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHAB...
 
Unlocking the Future of AI Agents with Large Language Models
Unlocking the Future of AI Agents with Large Language ModelsUnlocking the Future of AI Agents with Large Language Models
Unlocking the Future of AI Agents with Large Language Models
 
Optimizing AI for immediate response in Smart CCTV
Optimizing AI for immediate response in Smart CCTVOptimizing AI for immediate response in Smart CCTV
Optimizing AI for immediate response in Smart CCTV
 
Crypto Cloud Review - How To Earn Up To $500 Per DAY Of Bitcoin 100% On AutoP...
Crypto Cloud Review - How To Earn Up To $500 Per DAY Of Bitcoin 100% On AutoP...Crypto Cloud Review - How To Earn Up To $500 Per DAY Of Bitcoin 100% On AutoP...
Crypto Cloud Review - How To Earn Up To $500 Per DAY Of Bitcoin 100% On AutoP...
 
Azure_Native_Qumulo_High_Performance_Compute_Benchmarks.pdf
Azure_Native_Qumulo_High_Performance_Compute_Benchmarks.pdfAzure_Native_Qumulo_High_Performance_Compute_Benchmarks.pdf
Azure_Native_Qumulo_High_Performance_Compute_Benchmarks.pdf
 
AI Mastery 201: Elevating Your Workflow with Advanced LLM Techniques
AI Mastery 201: Elevating Your Workflow with Advanced LLM TechniquesAI Mastery 201: Elevating Your Workflow with Advanced LLM Techniques
AI Mastery 201: Elevating Your Workflow with Advanced LLM Techniques
 
CHEAP Call Girls in Pushp Vihar (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICE
CHEAP Call Girls in Pushp Vihar (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICECHEAP Call Girls in Pushp Vihar (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICE
CHEAP Call Girls in Pushp Vihar (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICE
 
The Guide to Integrating Generative AI into Unified Continuous Testing Platfo...
The Guide to Integrating Generative AI into Unified Continuous Testing Platfo...The Guide to Integrating Generative AI into Unified Continuous Testing Platfo...
The Guide to Integrating Generative AI into Unified Continuous Testing Platfo...
 
Pharm-D Biostatistics and Research methodology
Pharm-D Biostatistics and Research methodologyPharm-D Biostatistics and Research methodology
Pharm-D Biostatistics and Research methodology
 
The Top App Development Trends Shaping the Industry in 2024-25 .pdf
The Top App Development Trends Shaping the Industry in 2024-25 .pdfThe Top App Development Trends Shaping the Industry in 2024-25 .pdf
The Top App Development Trends Shaping the Industry in 2024-25 .pdf
 
Define the academic and professional writing..pdf
Define the academic and professional writing..pdfDefine the academic and professional writing..pdf
Define the academic and professional writing..pdf
 
introduction-to-automotive Andoid os-csimmonds-ndctechtown-2021.pdf
introduction-to-automotive Andoid os-csimmonds-ndctechtown-2021.pdfintroduction-to-automotive Andoid os-csimmonds-ndctechtown-2021.pdf
introduction-to-automotive Andoid os-csimmonds-ndctechtown-2021.pdf
 
call girls in Vaishali (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝✔️✔️
call girls in Vaishali (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝✔️✔️call girls in Vaishali (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝✔️✔️
call girls in Vaishali (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝✔️✔️
 
LEVEL 5 - SESSION 1 2023 (1).pptx - PDF 123456
LEVEL 5   - SESSION 1 2023 (1).pptx - PDF 123456LEVEL 5   - SESSION 1 2023 (1).pptx - PDF 123456
LEVEL 5 - SESSION 1 2023 (1).pptx - PDF 123456
 
%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
 
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
 
Software Quality Assurance Interview Questions
Software Quality Assurance Interview QuestionsSoftware Quality Assurance Interview Questions
Software Quality Assurance Interview Questions
 
TECUNIQUE: Success Stories: IT Service provider
TECUNIQUE: Success Stories: IT Service providerTECUNIQUE: Success Stories: IT Service provider
TECUNIQUE: Success Stories: IT Service provider
 

Quality assurance sql sat-br presentation

  • 1. QUALITY ASSURANCE: WHAT IT IS & THE BUSINESS BENEFITS LYLE HUTSON, CTFL-AT QUALITY ASSURANCE ANALYST
  • 2. AGENDA Quality Assurance vs. Quality Analyst Welcome & Introduction Where Does QA fit in for Agile and Waterfall Methods Business Benefits of Quality Assurance & Quality Analyst Tricks & Demo What Should You Look for in a Quality Analyst?
  • 3. A LITTLE ABOUT ME I began as an embedded Quality Assurance Tester on Friday, November 3, 2006 2 QA certifications Worked on over 20 games and web/client based applications. Responsible for approximately 10k bugs One day I logged 93 bugs with pictures (all menu art related) All iOS devices & Mac, Game Consoles, Windows-XP up …I love shooting pool, fishing, and playing video games too! 3
  • 4. A LITTLE MORE ABOUT ME Overall, I love what I do and I try to advocate for QA with the mentality: “After having been devoted to a project and a team, would I buy or use this application/tool/”thing” knowing how well it works, feels, and how easy it is to learn?” “Would I be proud to sell or use this?” 4
  • 5. 5 WHAT IS QUALITY ASSURANCE (QA)?
  • 6. THE DICTIONARY SAYS… The definition of Quality is: “The standard of something as measured against other things of a similar kind; the degree of excellence of something” The definition of Assurance is: “A positive declaration intended to give confidence; a promise” 6
  • 7. 7 WHAT IS A QUALITY ANALYST (QA)?
  • 8. THE DICTIONARY SAYS… Again, the definition of Quality is: “The standard of something as measured against other things of a similar kind; the degree of excellence of something” The definition of Analyst is: “A person who conducts analysis” 8
  • 9. TO CLEAR UP THE CONFUSING ACRONYM: “QA” QA – Quality Analyst • This is the person responsible for doing the work (testing for quality) on the application QA – Quality Assurance • This refers to the promises that an analyst will assess and scrutinize the level of quality throughout the SDLC. 9 So, QA means the person(s) and the promises of quality while maintaining quality throughout the lifespan of development. …We should be called QAA’s
  • 10. AN ANALYST’S GENERAL FUNCTION QA is primarily a person or group of people working either remotely or along-side developers, programmers, designers, or business analysts as they design, document, update, implement, and build an application; hardware or software. We, QA, manage and help maintain an expected level of quality and risk associated with the application. 10
  • 11. ANALYST GENERAL FUNCTION QA ensures installation, uninstallation, functionality, product stability, usability, possible legality and consistency between what the customer needs and expects vs. what’s developed using various testing methods and some tricks here and there. In a nutshell QA finds bugs, issues or risks before the application is put into production. 11
  • 12. 12 WHY INVEST IN QUALITY ASSURANCE / QUALITY ANALYSTS? QUESTIONS YOU MIGHT HAVE
  • 13. WHY INVEST IN QA OR A QA TEAM? Investing in QA is similar to having a safety net under a tight-rope walker. Quality Assurance is your safety net – ensuring that you not only get to live and try again, you can continue to “try again” to help accomplish your goals. 13
  • 14. WHY INVEST IN QA OR A QA TEAM? QA is used to help mitigate risks from an application by finding issues as early in the Software Development Life Cycle (SDLC) as possible. We continue throughout the life of the project to ensure that there is as little risk as possible for the end-user. 14
  • 15. WHAT COULD MY TEAM LOOK LIKE? Key Stakeholder (Client) User Acceptance Testers (UAT) Project Manager/Scrum Master and-or Business Analyst Developers Quality Analyst(s) 15
  • 16. 16 WATERFALL VS. AGILE When does, or when should QA become involved?
  • 18. WHEN DO WE START USING QA FOR WATERFALL? QA should become involved near the Planning phase. Why? To learn the schedule and plan ahead Research or Assess any competition (if applicable)/marketing trends (if applicable) 18
  • 20. WHEN DO WE START USING QA FOR AGILE? In the Agile method, QA needs to become involved in Sprint Zero. This is the requirement-gathering (user story)/product backlog planning time. QA can begin assessing effort levels, getting an idea or plan to assess the upcoming work, and helping make user stories. 20
  • 21. START USING QA - AGILE In the Agile method, the whole team is responsible for quality, not just QA. Quality must be addressed every sprint to demonstrate that part of the application. 21
  • 22. WHEN DOES QA BECOME INVOLVED? Waterfall Methods: Planning and Design discrepancies prior to Coding Consistent data flow across the QA team to avoid duplicating efforts Agile Methods: User Stories, Requirements and/or Product Backlog Items in sprint 0 Communicate with the team to ensure QA as a whole. 22
  • 23. WHEN DOES QA BECOME INVOLVED? Waterfall Methods: Test cases built from the Design, Test Plans, Checklists, Metrics (where applicable), etc. Agile Methods: Testing based around requirements per sprint. 23 1 2 3 4 5 Tracking Information Red FAIL X Tested 9 PASS 2 Yellow PASS PASS BLOCKED Remaining 16 FAIL 3 Blue X BLOCKED BLOCKED 2 Green FAIL FAIL Total Checks 25 X 2 Black Pass % 8.00% Fail % 12.00%
  • 24. WHEN DOES QA BECOME INVOLVED? Waterfall Methods Milestone reports for area completions Testing that design documents match the application and visa versa Agile Methods Sprint-release demos to stakeholders, clients and team Agile- Ensuring any changes made from sprint-to-sprint still “work” with the rest of the application (Regression Testing and Integration Testing) 24
  • 25. WATERFALL – MAINTENANCE PHASE • The project is sent to production at this phase • UAT can be done at this phase also (User acceptance testing) • If the customer needs adjustments, “tweaks” or change requests, QA assesses these changes per. Like a new mini-project 25
  • 26. AGILE – MAINTENANCE PHASE • UAT is performed throughout a specified time by the PO/Client (usually last quarter of the project but can exist throughout the entire project *best case*) • The closer the project gets to the final sprint, the more concise testing is done to the project as a whole by the development team and UAT • Upkeep is done as-needed on a case-by-case basis from the customer after the application is in development (similar to Waterfall) Depending on the size, budget and overall needs of a project, maintenance isn’t a required “Phase” for either Waterfall or Agile 26
  • 27. SO, WHEN TO INVOLVE QA? EARLY, VERY EARLY. Waterfall – Not long after planning has begun OR just before Design phase depending on the Plan Agile – During Sprint 0 27
  • 28. TRICKS 1. Use Hamlet to test max bounds for textbox fields. Look for “shot off” 2. See if the application gracefully handles symbols like ഃ ഇ 3. Take note that entries like “<!” can easily break javascript 4. Wrap text around braces or quotes, “test” could show @#$test@#$ 5. The magic SQL date that breaks is 1752. Anything above 1753 works 6. Quick and easy way to spellcheck, copy-paste into MS Word 7. Attempt website addresses to see if the link works in textbox fields 8. Invert the From-To fields for dates 9. Build shortcut keys for commonly used tools (pictures and snip-its) 10. If a sequence of numbers is expected like 1-9, test 0,-1, and 10 11. If the application is an .exe, make sure only 1 .exe can run at once 12. Try to force yourself into URL locations by entering text in the address bar 28
  • 30. Excellent verbal and written communication skills The ability to recall and demonstrate issues found in a reliable manner The ability to think outside the box (Edge-cases = bugs live) The ability to write test cases, test plans and bug reports Able to test product requirements and around them Knowledgeable of computer hardware and software Able to type Planning and time management skills Being tech-savvy is a big plus Any other company-specific need or requirement of QA Examples: SQL Experience, Automation Experience, Jira, TFS, etc. 30 HIRING ANALYST SKILLSETS
  • 31. RESOURCES The site for Early defect detection: http://www.isixsigma.com/industries/software-it/defect-prevention- reducing-costs-and-enhancing-quality/ Impact on the economy: http://www.rti.org/newsroom/news.cfm?obj=DA7FBFE6-4A4F-4BFD- B77E0FA3C04D9E22 31
  • 32. MY CONTACT INFO Lyle Huston, Quality Analyst Lyle.hutson@sparkhound.com Sparkhound.com/pages/blogs LinkedIn: Search Lyle Hutson OR: https://www.linkedin.com/pub/lyle-hutson/1b/856/25b

Notas del editor

  1. The CTFL-AT means Certified Tester on the Foundation Level with the Agile Testing certification addition.
  2. Speaker: Lyle
  3. When I started QA, I really had no idea what I was getting into. I just knew I loved technology, knew how to type, loved games and loved to learn. I figured, since there was a game company in town, that I’d give it a shot by starting anywhere on the ladder that I could. QA, as they call a gateway job into games, is where most people start; so did I. After only 6 months, I had to give a milestone report to our CEO and all of the management in the company. I was extremely nervous but the more I talked, the easier it got. I became more confident in the messages I was trying to convey to the team. As time and experience went on, my responsibilities grew and the more I began to appreciate the position I held as being the center of attention when things were broken and how to break it. I was “that guy” that was like “what’s this and is this supposed to happen?” Everyone knew I could be counted on to really give my best effort when I tested something. As I’ve grown in QA as a profession, I’ve begun feeling like this is information I would like to start sharing with other people to inform them of just how important QA really is and what bugs, when found early, can do for a company as far as lower cost and help improve quality early on. The 2 certifications are from ISTQB – International Software Testing Qualifications Board. One is basically Waterfall Methodologies (the standard SDLC) and an Agile Certification with #3 right around the corner One of the games took over 3 years Some years, 5-6 games were tested A lot of people used to ask me “did you have problems testing games then playing them later on?” I’m fairly
  4. If you say “yes” to these, then you’re going to have a successful product in regards to presenting it to the client as a working, and stable product or tool So, I’ve spoken a little about myself, now I want to ask you a couple of questions … (lead to next slide)
  5. Poll the audience
  6. Poll the audience
  7. The Analyst, or the “QA”, analyzes the quality of the application to promise Version 2 is at least no worse than version 1, but also better than Version 1 The Quality Assurance is the Promise the Quality will be better, the Analyst is the person that does the work that ensures the promise
  8. (mention before slide 1) I went over the specific definitions to help describe and explain this point… I was talking to our marketing team the other day about QA this and QA that, and they asked me a really good question…What exactly is QA? Is it a process you follow or is it just another word for “tester”?...what is it? I hope this will help make what “QA” means, a little easier to understand. Questions?
  9. I’ve described the meaning of QA. Now, I’m going to talk about what a QA is and what a QA does.
  10. While working with the previously mentioned group of people (dev’s, designers, BA’s)… (first line) Various Testing Methods: To keep a long story short and a lot of QA Jargon to a minimum, I’ll explain something of a buzzword; Accuracy Testing Accuracy testing is primarily the testing methods used to prove all of the numbers you use vs what you expect to see are “accurate”. So, if you enter 2+3, you expect “5” not 6 etc Tricks..I’ll show some of those near the end of the presentation A Risk is anything note-worthy that a consumer or end-user would find problematic ( anything from data loss, unexpected software “glitches” to physical injury). The higher the risk, the more severe the issue.
  11. Before listing the questions, tell the audience that I’m open for any and all questions you may have for your company (big or small project) and to ask at the end of the demo
  12. Sure, it’s possible to make it across with the tools at your disposal (in this case a good sense of balance and a balance beam); but if even one of those “messes up” or “fails” you’ve bet your life on it. What I mean by “try again” is finding critical bugs, fixing them, then “getting back on the tight-rope and trying again”
  13. ((Before clicking through the slide…)) Not that I’m suggesting that your lives are at stake by any means; it’s just, initially, some companies just don’t tend to think of exactly what kind of insurance having QA actually is and what we can actually do for you. (now read the slide) ((Read after the slide)): An analyst works with the mindset of the end-user to the best of his ability based on his/her knowledge of the application to assess the app as the end user would. I’ll discuss the “timing” of when to invest in QA later on Also, “I did a little research and found that the US economy suffers almost 60b dollars annually due to bugs in production.” That’s why I mention (here) fix bugs early and throughout development
  14. Waterfall is a form of sequential methodology that most companies use that is a heavily documented and uses formal process. If you’re in the testing phase but then realize something is wrong with the design, you must stop testing and coding to fix the design, then start designing over again, then testing. It’s very “expensive” to back-track in Waterfall A project that doesn’t need software maintenance would be something like a ball-bearing company One that would need maintenance would be something like any tax-based software, banking, or oil “industry-type” projects
  15. If you can, try and assess the competition if there’s competition out there. See what the team can do and try to help come up with ways “we” can do It better, more efficient, and/or cheaper (have the competitive advantage). As QA, if there is absolutely no advantageous reasoning to be a part of the planning phase, then QA can begin by making test case templates, getting tools in order and making sure all preparation steps are in-place if new QA ever need to be on-boarded before design begins Tech research: See if the “best thing ever” is about to be outdated with the newest operating system upgrade and plan for that with your first versions of the product Or, plan ahead by working with the next-best OS, while also being compatible with the most commonly used (found through research) Good examples of this would be Windows Vista or Windows 7 and min specs for either machine, then having your application being compatible with everything up-to windows 10 – IE/Chrome/Safari
  16. Agile is a very quick turnover type of methodology/process where there is very little documentation and work is done in chunks of time called “Sprints”; sometimes called “Iterations”. Agile incorporates the primary phases from waterfall, but uses them in 1-2 week cycles. Agile plans, designs, codes and tests all within 2 weeks in each little section (see above) Agile plans don’t require QA to have test plans or test cases due to the time constraints within sprints. With proper time management, however, it’s very possible to incorporate having TC’s and plans in your project.
  17. User Story – Basically a scenario based on some form of user type “As a _ user, I want to be able to….”
  18. In Agile, even though it’s s small team, QA is not alone..
  19. For Waterfall, this is when QA begins flushing out design issues as the design is being written and well before any code is written Since Sprint – 0 is basically the planning phase for Agile client requirements, begin getting prioritized and somewhat categorized in difficulty-ranges and managed as a series backlog items or user stories For both methods, communication must happen across the team to help mitigate duplicating efforts and maximizing productivity
  20. During Waterfall, it’s heavily documented and there will be time to write test cases and plans per milestone. Testing is based around the design Because Agile is very document-light, test cases, and test plans aren’t necessarily used for an agile project. Testing is based around and directly around requirements. Being able to edge-case, run regression checks and integration checks, then think outside the box in Agile is always a really good skillset to have. Personally, regardless of method, I always prefer to build some form of checklist, especially if there is a little extra time in a given sprint before testing is required. This way, using the picture above, you can get a quick idea of how many spots or checkpoints there could be to test if you ran all of the permutations. (given a 1-on-1 type of check)
  21. This slide is basically the “testing” sector (bullet row 1) In waterfall, when you give a milestone report on all of the functions that should be working up-to that point on a case-by-case basis. In the same vain of thought, Agile will demonstrate the functionality to a client or stakeholder. (bullet row 2) In Waterfall, QA makes sure the design matches the application and visa versa. When there are discrepancies, they are given to the BA and Devs (depending on where the concern lies) If the issue is in the Documentation, the BA is consulted, and Dev if the app isn’t like the design For Agile, a client can make changes from sprint-to-sprint. Upon this happening, QA needs to ensure these changes don’t “break” the previous installments (sprints) and that the new functions work as intended Integration testing = (grouping new functionality to old and testing them together) making sure no new implementations have broken any old functionality where the group(s) of efforts of work (sprint/milestones) still work correctly. Regression testing = (comparing fixed bugs to current build making sure no new issues have arisen) making sure no fixes to existing work have broken anything else. Basically, re-running a completed test that once passed, that is now failing
  22. QA basically helps with the up-keep of the application. For very large maintenance jobs, this could be an on-going phase for a long time if you’re supposed to support that application, tool, or product over the span of time (think commercial and industrial) (bank/oil/gas/etc)
  23. Regardless of the method used, the sooner QA can begin working with their team, the sooner critical issues can be found and resolved giving more time to find and address other issues. I did some research on this type of timeframe. On average, if you find issues during: Design: it’s a 1-to-1 defect and fix cost comparison (best case scenario) Coding: it’s a 6.5-1 defect and fix cost comparison (due to the time to find, fix, and re-test) Testing Phase: It’s a 15 – 1 defect and fix cost comparison (due to time to find the bug, then fix, and re-test and regression) Maintenance Phase: It’s a 100-1 cost if issues or bugs are found while the application is live or in production (worst case) The phrase “death by a thousand cuts” could be as powerful as a single critical issue. Again, by the end of a project, QA wants to confidently say “We’ve tested and verified this “thing” works to the best of our knowledge and ability. We’ve done our best job and we’re confident in its Quality”
  24. All of these tricks are extremely easy to execute regardless of your technical skillset or job role. Trick 1: You can cause “submission” forms to take a very long time, even timeout if you paste enough text into certain fields. Basically, from a quality perspective, it’s best to limit all textbox entries to a min and max value. For trick #2, I’ve done this before and after the data was processed, the returned text would look like “?? ?? ? ???” because the syntax couldn’t be found. (Basically, from a Quality point of view, to disable charmap characters or ALT + Numpad Trick 3, I’ve caused a great deal of null reference exceptions and just general page-load failures or timeouts Awesome tools to use: Snagit, WinMerge, Allpairs, Excel, Solenium
  25. UPON STARTING: to sign in it’s test@test.com / Guest1! OR: sql@today.com/Guest1! (use for the Multiple Admin bug… Bug #3) Begin the demo stating, “I’m first going to go through this application as expected by the end-user and use the application for what it’s used for (like requirements would show). I’m going to book a conference room and save it under my username.” This is the ultimate goal of what this site is supposed to be able to do, and from what I can tell, it appears to work as expected; however, what I’m going to show you very soon is just how fragile the site is if you do anything outside of the expected functionality of the site. As you start, login, click Conf Rooms > Book > Reserve This Room (today) > Select 8:00 – 9:00 > Click Book time (Observe the site appears to work) Change the Date field and Click Search and observe the availability is open (showing the date you used is working) Change the date back to (today) and observe the room is still booked Click Home > Reset all data (seed data) and log off Begin below If you make any errors trying to make a new sign-in, you’re locked from making a new account (there’s an error) There’s no requirements on the create a new user page After signing in and being on the home page, click manage users and show the current roles, then go back to the HOME screen > make the current user admin (click the button several times), click manage users and notice each time you click the “make current admin” the “Admin” is shown in the list If you click Conference Rooms > “Add new conference room” the app will crash If you edit a conf room and enter “-1” is allowed while “a” is invalidated If you edit a conf room and you enter “1.8” the app returns “0” In the conf room and you click delete, there's no confirmation of destructive action Conf room > edit > entering a very long name returns a non-friendly error message Conf room > book > you can book a room in the past (this could be an issue depending on the type of site you may have/use/ require) Conf room > book > 8am to 8am returns an array is too long Conf Room > Book > 8am to 9:15am returns an error too Conf room > book > the hour dropdown doesn’t show “7” when “7” shows in the listed times below Conf Room > Book > attempts to book during times that aren’t listed; the user isn’t told they’re invalid times.
  26. Edge case example (your series of checks is a list of numbers between 1-9.. Edge cases are 0 and 10 (when the page is done) Yep, it looks like a resume or job requirement.
  27. I used to always tell people “I’m joined at the hip of the designer or BA during the design phase because I want to know everything about everything Once this phase is approaching its end, there is sometimes an informal approval of the design document saying “its’ ready for coding to begin”
  28. LOE – Levels of effort are assessed. This can actually be very challenging because you can easily misappropriate difficulty both too high and too low. This is “evolved” during your sprint-by-sprint efforts
  29. Each “slice” or sprint is usually comprised of 2 weeks of time. At the end of that 2 weeks, QA Is capable of presenting the sprint’s functionality. This can be done to the team, product owners, stakeholders or anyone vested in the application.
  30. By sprint 2, you’re already testing new implimentations and functionality. QA tests functionality in S2 doesn’t conflict with S1 (integration testing) and doing Regression testing, making sure no bugs found in sprint 2 will affect sprint 1. This process gets more and more regression-heavy as the lifecycle progresses By the end of 2-sprints, this is usually when a demo is presented to the client/customer (this is approximately 1month of dev)