SlideShare a Scribd company logo
 
Your Instructor Rex Black President RBCS, CTO RBCSNZ, CTO PureTesting: worldwide testing services companies President ASTQB and ISTQB: non-profit professional organizations Quarter century of software engineering experience Author of 5 books and dozens of articles Married, father of two
The Materials The slides follow the ISTQB Foundation Syllabus 2007 The terms come from the latest ISTQB Glossary Two mock exams are included to assess your readiness for the ISTQB Foundation exam Each section includes sample exam questions to check your knowledge as you proceed Exercises are included for main techniques
ISTQB Foundation Syllabus 2007 Developed by a team of nine authors spanning seven countries: Thomas M ü ller (chair), Rex Black, Sigrid Eldh, Debra Friedenberg, Dorothy Graham, Kalus Olsen, Maaret Pyh äjärvi, Geoff Thompson and Erik van Veenendaal Forty primary reviewers spanning nine countries Final review and approval by 33 National Boards Distills over 1,000 person-years of experience The ISTQB and the authors are the source of the syllabus (copyright © 2005 and 2007 by the authors and ISTQB) which is used by permission as the basis for this course

Recommended for you

Chapter 4 - Quality Characteristics for Technical Testing
Chapter 4 - Quality Characteristics for Technical TestingChapter 4 - Quality Characteristics for Technical Testing
Chapter 4 - Quality Characteristics for Technical Testing

The document discusses quality characteristics for technical testing, focusing on reliability testing. It provides definitions and explanations of reliability sub-characteristics like maturity, fault tolerance, and recoverability. It describes approaches to measuring software maturity and reliability over time. Types of reliability tests discussed include fault tolerance testing, recoverability (failover and backup/restore) testing, and availability testing. General guidance is provided on planning and specifying reliability tests, noting the need for production-like environments and long test durations to obtain statistically significant results.

technical test analystistqbistqb examination
Chapter 1 - The Technical Test Analyst Tasks in Risk Based Testing
Chapter 1 - The Technical Test Analyst Tasks in Risk Based TestingChapter 1 - The Technical Test Analyst Tasks in Risk Based Testing
Chapter 1 - The Technical Test Analyst Tasks in Risk Based Testing

This is chapter 1 of ISTQB Advance Technical Test Analyst certification. This presentation helps aspirants understand and prepare the content of the certification.

technical test analystistqbistqb examination
Chapter 6 - Test Tools and Automation
Chapter 6 - Test Tools and AutomationChapter 6 - Test Tools and Automation
Chapter 6 - Test Tools and Automation

This is the chapter 6 of ISTQB Advance Test Analyst certification. This presentation helps aspirants understand and prepare content of certification.

istqbistqb advanceistqb advance test analyst
The Main Topics Covered Fundamentals of testing Testing throughout the software lifecycle Static techniques Test design techniques Test management Tool support for testing
What You’ll Gain from This Course Understand the foundational best practices of software testing Adapt testing efforts for the context in which they will occur Design tests using black-box, white-box, and experienced-based techniques Build confidence, reduce risk, and find defects in the software you test Explain software testing objectives and results to non-testers in terms they’ll understand Identify and successfully introduce appropriate testing tools and processes
Preparing for the ISTQB Foundation Exam Download the Foundation Syllabus and Glossary from  www.astqb.org Read the Syllabus and study Glossary definitions Take the first mock exam (end of this section), noting carefully areas you need to give special attention Work through each chapter and section of this course, trying all sample exam questions and exercises, reviewing topics as needed Take the second mock exam at the end of  the course If you pass, you should be ready for the real exam If you fail, go back and review the materials you missed Contact your National Board about exam options (e.g.,  www.astqb.org  in the United States)
Test Engineering Foundation Essential Knowledge for Test Professionals Mock Exam

Recommended for you

Fundamentals of software testing
Fundamentals of software testingFundamentals of software testing
Fundamentals of software testing

Fundamentals of software testing, testing levels and types, testing throughout the software life-cycle, bug report and bug severity. Automated tests via selenium web-driver with a demo.

qaseleniumtesting
Chapter 1 - Testing Process
Chapter 1 - Testing ProcessChapter 1 - Testing Process
Chapter 1 - Testing Process

This is the chapter 1 of ISTQB Advance Test Analyst certification. This presentation helps aspirants understand and prepare content of certification.

istqbistqb advanceistqb certification
Fundamentals of software testing
Fundamentals of software testingFundamentals of software testing
Fundamentals of software testing

An application that looks stunning but performs poorly can cause business impact, customer dissatisfaction and higher maintenance costs. We present an overview on the fundamentals of software testing in this presentation.

software testingquality assurancedevice testing
Let’s See Where You Stand Starting on the next slide, you’ll find the first mock exam for this course This exam will measure where you stand on the material covered in the syllabus Don’t worry if you don’t pass this exam, just pay attention to the questions you miss You’ll want to pay special attention to these topics
Articulate Quizmaker Quiz  Place holder - Mock Exam1
Chapter 1 : Fundamentals of Testing
Test Engineering Foundation Essential Knowledge for Test Professionals Chapter 1: Foundation of Testing

Recommended for you

Unit4 for st.pdf
Unit4 for st.pdfUnit4 for st.pdf
Unit4 for st.pdf

The document discusses various reports that are generated during and after software testing, including test logs, test incident reports, and test summary reports. A test log is a chronological record of all details related to executing tests, such as dates, names, descriptions of test procedures and results, environmental information, and anomalous events. A test incident report records any unexpected or unexplained events during testing that require follow-up, and includes a description of the incident and its impact. A test summary report provides an overview of the testing efforts and results and is part of the project's historical records. Proper reporting helps ensure test results are complete, prevent incorrect decisions, and support future testing activities like retesting and reuse.

CTFL chapter 06
CTFL chapter 06CTFL chapter 06
CTFL chapter 06

The document discusses various types of tools that support software testing. It describes test management tools, requirements management tools, incident management tools, configuration management tools, review process support tools, static analysis tools, modeling tools, test design tools, test data preparation tools, test execution tools, test harnesses, test comparators, coverage measurement tools, security tools, monitoring tools, performance testing tools, and dynamic analysis tools. It also discusses the benefits and drawbacks of using testing tools.

tool support for testinginformation securityistqb
Chapter 3 - Reviews
Chapter 3 - ReviewsChapter 3 - Reviews
Chapter 3 - Reviews

This is chapter 3 of ISTQB Advance Test Manager certification. This presentation helps aspirants understand and prepare the content of the certification.

istqbistqb examinationistqb certification
1.Fundamentals of Testing Why is testing necessary? What is testing? General testing principles Fundamental test process The psychology of testing
Test Engineering Foundation Essential Knowledge for Test Professionals Chapter 1: Fundamentals of Testing Section 1: Why is testing necessary? Part 1
Why is Testing Necessary? Key concepts How bugs can cause harm Bugs and their effects The necessity of testing The role of testing in quality assurance Terms to remember
The Threat of Bugs Company Damaged reputation for quality High or unpredictable maintenance costs Unexpected delays in release cycles Lack of confidence in system Lawsuits Environment Pollution Waste People, societies, and states Lost jobs Lost lives Lost rights Lost missions Lost wars

Recommended for you

ISTQB / ISEB Foundation Exam Practice - 2
ISTQB / ISEB Foundation Exam Practice - 2ISTQB / ISEB Foundation Exam Practice - 2
ISTQB / ISEB Foundation Exam Practice - 2

The document discusses various topics related to software testing including: 1. It introduces different levels of testing in the software development lifecycle like component testing, integration testing, system testing and acceptance testing. 2. It discusses the importance of early test design and planning and its benefits like reducing costs and improving quality. 3. It provides examples of how not planning tests properly can increase costs due to bugs found late in the process, and outlines the typical costs involved in fixing bugs at different stages.

software testingistqb certificationistqb foundation
Chapter 2 - Testing in Agile
Chapter 2 - Testing in AgileChapter 2 - Testing in Agile
Chapter 2 - Testing in Agile

This is chapter 2 of ISTQB Advance Agile Technical Tester certification. This presentation helps aspirants understand and prepare the content of the certification.

istqbistqb examinationistqb certification
Neeraj_Kumar
Neeraj_KumarNeeraj_Kumar
Neeraj_Kumar

This document contains the resume of Neeraj Kumar summarizing his skills and experience as a Software Test Engineer. He has over 1.8 years of experience in manual and automation testing using tools like Selenium WebDriver, HP ALM, and SQL. He is proficient in test case design, execution, defect reporting, and has experience with Agile methodologies. His technical skills include Java, PL/SQL, shell scripting, and he is ISTQB certified. He has worked on projects for clients like Titan and Adrenalin testing recruitment and resume parsing software.

Where Bugs Come From and What Bugs Do People make errors which put bugs (defects) into the system Requirements and design specifications Code (business logic and user interface) Documentation (electronic and hard copy) When defective code is executed, failures occur If there failures are visible to customers, users, or other stakeholders, dissatisfaction with system quality may result
Test Engineering Foundation Essential Knowledge for Test Professionals Chapter 1: Foundation of Testing Section 1: Why is testing necessary? Part 1: Sample exam questions
Articulate Quizmaker Quiz Placeholder – Ch1S1P1
Test Engineering Foundation Essential Knowledge for Test Professionals Chapter 1: Foundation of Testing Section 1: Why is testing necessary? Part 2

Recommended for you

Chapter 2 - Test Management
Chapter 2 - Test ManagementChapter 2 - Test Management
Chapter 2 - Test Management

This is the chapter 2 of ISTQB Advance Test Analyst certification. This presentation helps aspirants understand and prepare content of certification.

istqbistqb advancetest automation
Test planning
Test planningTest planning
Test planning

The document outlines a software testing lifecycle practice plan that includes test planning, case design, execution, defect tracking, and reporting over 10 hours total. It provides details on each stage including objectives, key points, and sample templates. Homework involves drafting a test plan, cases, and report for testing a work log system.

testing
Istqb chapter 5
Istqb chapter 5Istqb chapter 5
Istqb chapter 5

This document discusses test management. It covers organizational structures for testing like having developers test their own code or having a dedicated testing team. It also discusses estimating testing time, monitoring testing progress through metrics like incident reports, and using configuration management to control testing activities and products. The key aspects of test management covered are organizational structures, estimation, monitoring, control, and configuration management.

What Does “Quality” Mean to You? “ Fitness for use” vs. “Conformance to requirements” Testing and quality Tests give confidence where they find few bugs Passing tests reduce the level of quality risk Failing tests provide a chance to improve quality The test set gives an assessment of quality What are the important quality characteristics for your system? Are you testing them (enough)? Testing, quality assurance, and quality improvement Ideally, testing is part of a larger quality assurance strategy for a project For future projects, analyze the root causes of defects found on current projects and take steps to reduce their incidence
Test Engineering Foundation Essential Knowledge for Test Professionals Chapter 1: Fundamentals of Testing Section 1: Why is testing necessary? Part 2: Sample exam questions
Articulate Quizmaker Quiz Placeholder – Ch1S1P2
Test Engineering Foundation Essential Knowledge for Test Professionals Chapter 1: Fundamentals of Testing Section 2: What is testing? Part 1

Recommended for you

Softwaretesting
SoftwaretestingSoftwaretesting
Softwaretesting

Software testing involves verifying that software meets requirements and works as intended. There are various testing types including unit, integration, system, and acceptance testing. Testing methodologies include black box testing without viewing code and white box testing using internal knowledge. The goal is to find bugs early and ensure software reliability.

Unit4 for st.pdf
Unit4 for st.pdfUnit4 for st.pdf
Unit4 for st.pdf

The document discusses reporting test results in software testing. It states that a test log and test incident report are prepared during and after test execution. A test log records events during testing like execution details, procedure results, and anomalous events. A test incident report documents any unexpected or unexplainable incidents that require follow-up. It provides details like a summary, description, impact, and identifiers. A test summary report summarizes the overall testing results and forms part of a project's historical records.

Copiii Te Sfatuiesc
Copiii Te SfatuiescCopiii Te Sfatuiesc
Copiii Te Sfatuiesc

More Related Content

What's hot

Chapter 5 - Automating the Test Execution
Chapter 5 - Automating the Test ExecutionChapter 5 - Automating the Test Execution
Chapter 5 - Automating the Test Execution
Neeraj Kumar Singh
 
Chapter 3 - Test Automation
Chapter 3 - Test AutomationChapter 3 - Test Automation
Chapter 3 - Test Automation
Neeraj Kumar Singh
 
Unit 5 st ppt
Unit 5 st pptUnit 5 st ppt
Unit 5 st ppt
Poonkodi Jayakumar
 
Chapter 4 - Quality Characteristics for Technical Testing
Chapter 4 - Quality Characteristics for Technical TestingChapter 4 - Quality Characteristics for Technical Testing
Chapter 4 - Quality Characteristics for Technical Testing
Neeraj Kumar Singh
 
Chapter 1 - The Technical Test Analyst Tasks in Risk Based Testing
Chapter 1 - The Technical Test Analyst Tasks in Risk Based TestingChapter 1 - The Technical Test Analyst Tasks in Risk Based Testing
Chapter 1 - The Technical Test Analyst Tasks in Risk Based Testing
Neeraj Kumar Singh
 
Chapter 6 - Test Tools and Automation
Chapter 6 - Test Tools and AutomationChapter 6 - Test Tools and Automation
Chapter 6 - Test Tools and Automation
Neeraj Kumar Singh
 
Fundamentals of software testing
Fundamentals of software testingFundamentals of software testing
Fundamentals of software testing
Noha Gamal
 
Chapter 1 - Testing Process
Chapter 1 - Testing ProcessChapter 1 - Testing Process
Chapter 1 - Testing Process
Neeraj Kumar Singh
 
Fundamentals of software testing
Fundamentals of software testingFundamentals of software testing
Fundamentals of software testing
Transpose Solutions Inc
 
Unit4 for st.pdf
Unit4 for st.pdfUnit4 for st.pdf
Unit4 for st.pdf
Poonkodi Jayakumar
 
CTFL chapter 06
CTFL chapter 06CTFL chapter 06
CTFL chapter 06
Davis Thomas
 
Chapter 3 - Reviews
Chapter 3 - ReviewsChapter 3 - Reviews
Chapter 3 - Reviews
Neeraj Kumar Singh
 
ISTQB / ISEB Foundation Exam Practice - 2
ISTQB / ISEB Foundation Exam Practice - 2ISTQB / ISEB Foundation Exam Practice - 2
ISTQB / ISEB Foundation Exam Practice - 2
Yogindernath Gupta
 
Chapter 2 - Testing in Agile
Chapter 2 - Testing in AgileChapter 2 - Testing in Agile
Chapter 2 - Testing in Agile
Neeraj Kumar Singh
 
Neeraj_Kumar
Neeraj_KumarNeeraj_Kumar
Neeraj_Kumar
NEERAJ KUMAR
 
Chapter 2 - Test Management
Chapter 2 - Test ManagementChapter 2 - Test Management
Chapter 2 - Test Management
Neeraj Kumar Singh
 
Test planning
Test planningTest planning
Test planning
rahulcentra
 
Istqb chapter 5
Istqb chapter 5Istqb chapter 5
Istqb chapter 5
nstprabakaran
 
Softwaretesting
SoftwaretestingSoftwaretesting
Softwaretesting
nazeer pasha
 
Unit4 for st.pdf
Unit4 for st.pdfUnit4 for st.pdf
Unit4 for st.pdf
Poonkodi Jayakumar
 

What's hot (20)

Chapter 5 - Automating the Test Execution
Chapter 5 - Automating the Test ExecutionChapter 5 - Automating the Test Execution
Chapter 5 - Automating the Test Execution
 
Chapter 3 - Test Automation
Chapter 3 - Test AutomationChapter 3 - Test Automation
Chapter 3 - Test Automation
 
Unit 5 st ppt
Unit 5 st pptUnit 5 st ppt
Unit 5 st ppt
 
Chapter 4 - Quality Characteristics for Technical Testing
Chapter 4 - Quality Characteristics for Technical TestingChapter 4 - Quality Characteristics for Technical Testing
Chapter 4 - Quality Characteristics for Technical Testing
 
Chapter 1 - The Technical Test Analyst Tasks in Risk Based Testing
Chapter 1 - The Technical Test Analyst Tasks in Risk Based TestingChapter 1 - The Technical Test Analyst Tasks in Risk Based Testing
Chapter 1 - The Technical Test Analyst Tasks in Risk Based Testing
 
Chapter 6 - Test Tools and Automation
Chapter 6 - Test Tools and AutomationChapter 6 - Test Tools and Automation
Chapter 6 - Test Tools and Automation
 
Fundamentals of software testing
Fundamentals of software testingFundamentals of software testing
Fundamentals of software testing
 
Chapter 1 - Testing Process
Chapter 1 - Testing ProcessChapter 1 - Testing Process
Chapter 1 - Testing Process
 
Fundamentals of software testing
Fundamentals of software testingFundamentals of software testing
Fundamentals of software testing
 
Unit4 for st.pdf
Unit4 for st.pdfUnit4 for st.pdf
Unit4 for st.pdf
 
CTFL chapter 06
CTFL chapter 06CTFL chapter 06
CTFL chapter 06
 
Chapter 3 - Reviews
Chapter 3 - ReviewsChapter 3 - Reviews
Chapter 3 - Reviews
 
ISTQB / ISEB Foundation Exam Practice - 2
ISTQB / ISEB Foundation Exam Practice - 2ISTQB / ISEB Foundation Exam Practice - 2
ISTQB / ISEB Foundation Exam Practice - 2
 
Chapter 2 - Testing in Agile
Chapter 2 - Testing in AgileChapter 2 - Testing in Agile
Chapter 2 - Testing in Agile
 
Neeraj_Kumar
Neeraj_KumarNeeraj_Kumar
Neeraj_Kumar
 
Chapter 2 - Test Management
Chapter 2 - Test ManagementChapter 2 - Test Management
Chapter 2 - Test Management
 
Test planning
Test planningTest planning
Test planning
 
Istqb chapter 5
Istqb chapter 5Istqb chapter 5
Istqb chapter 5
 
Softwaretesting
SoftwaretestingSoftwaretesting
Softwaretesting
 
Unit4 for st.pdf
Unit4 for st.pdfUnit4 for st.pdf
Unit4 for st.pdf
 

Viewers also liked

Graphics Of The 509
Graphics Of The 509Graphics Of The 509
Graphics Of The 509
guestd37bca
 
Natuk
NatukNatuk
Natuk
eka
 
Portual
PortualPortual
Portual
Herchick4806
 
Demand-Side Supply Chain - For the Fishes!
Demand-Side Supply Chain - For the Fishes!Demand-Side Supply Chain - For the Fishes!
Demand-Side Supply Chain - For the Fishes!
Tracy Thayne
 
Saint Valentine
Saint ValentineSaint Valentine
Saint Valentine
CarCal
 
Power To Transform
Power To TransformPower To Transform
Power To Transform
Cindy Kendall
 
Aviaq P
Aviaq PAviaq P
Aviaq P
eka
 
2009年的祝福
2009年的祝福2009年的祝福
2009年的祝福
nonnon
 
SIT CVO multus14 innovatiepresentatie met links
SIT CVO multus14 innovatiepresentatie met linksSIT CVO multus14 innovatiepresentatie met links
SIT CVO multus14 innovatiepresentatie met links
Saxion, University of Applied Sciences
 
Aqqaluk & Johannes
Aqqaluk & JohannesAqqaluk & Johannes
Aqqaluk & Johannes
eka
 
Alcohol and Drugs in the Workplace
Alcohol and Drugs in the WorkplaceAlcohol and Drugs in the Workplace
Alcohol and Drugs in the Workplace
Andrew Schwartz
 
Life
LifeLife
Life
sanctuary
 
Rio de Janeiro, Brazil
Rio de Janeiro, BrazilRio de Janeiro, Brazil
Rio de Janeiro, Brazil
Herchick4806
 

Viewers also liked (19)

Copiii Te Sfatuiesc
Copiii Te SfatuiescCopiii Te Sfatuiesc
Copiii Te Sfatuiesc
 
Graphics Of The 509
Graphics Of The 509Graphics Of The 509
Graphics Of The 509
 
Natuk
NatukNatuk
Natuk
 
Portual
PortualPortual
Portual
 
Demand-Side Supply Chain - For the Fishes!
Demand-Side Supply Chain - For the Fishes!Demand-Side Supply Chain - For the Fishes!
Demand-Side Supply Chain - For the Fishes!
 
Saint Valentine
Saint ValentineSaint Valentine
Saint Valentine
 
Power To Transform
Power To TransformPower To Transform
Power To Transform
 
Aviaq P
Aviaq PAviaq P
Aviaq P
 
forestfire_course
forestfire_courseforestfire_course
forestfire_course
 
Milieu
MilieuMilieu
Milieu
 
Klimenko
KlimenkoKlimenko
Klimenko
 
2009年的祝福
2009年的祝福2009年的祝福
2009年的祝福
 
SIT CVO multus14 innovatiepresentatie met links
SIT CVO multus14 innovatiepresentatie met linksSIT CVO multus14 innovatiepresentatie met links
SIT CVO multus14 innovatiepresentatie met links
 
Aqqaluk & Johannes
Aqqaluk & JohannesAqqaluk & Johannes
Aqqaluk & Johannes
 
Alcohol and Drugs in the Workplace
Alcohol and Drugs in the WorkplaceAlcohol and Drugs in the Workplace
Alcohol and Drugs in the Workplace
 
Milieu
MilieuMilieu
Milieu
 
Life
LifeLife
Life
 
Rio de Janeiro, Brazil
Rio de Janeiro, BrazilRio de Janeiro, Brazil
Rio de Janeiro, Brazil
 
1234
12341234
1234
 

Similar to Ch14

Software testing
Software testingSoftware testing
Software testing
thaneofife
 
ISTQB / ISEB Foundation Exam Practice - 5
ISTQB / ISEB Foundation Exam Practice - 5ISTQB / ISEB Foundation Exam Practice - 5
ISTQB / ISEB Foundation Exam Practice - 5
Yogindernath Gupta
 
Check upload1
Check upload1Check upload1
Check upload1
Referral Bhai
 
Check upload1
Check upload1Check upload1
Check upload1
Nitish Bhardwaj
 
Prvt file test
Prvt file testPrvt file test
Prvt file test
dummyuser1analytics
 
Istqb lesson1
Istqb lesson1Istqb lesson1
Istqb lesson1
Sunday Ayandele
 
ISTQB, ISEB Lecture Notes
ISTQB, ISEB Lecture NotesISTQB, ISEB Lecture Notes
ISTQB, ISEB Lecture Notes
onsoftwaretest
 
ISTQB / ISEB Foundation Exam Practice -1
ISTQB / ISEB Foundation Exam Practice -1ISTQB / ISEB Foundation Exam Practice -1
ISTQB / ISEB Foundation Exam Practice -1
Yogindernath Gupta
 
Fundamentals of Testing Section 1/6
Fundamentals of Testing   Section 1/6Fundamentals of Testing   Section 1/6
Fundamentals of Testing Section 1/6
International Personal Finance Plc
 
CTFL chapter 05
CTFL chapter 05CTFL chapter 05
CTFL chapter 05
Davis Thomas
 
ISTQB, ISEB Lecture Notes- 2
ISTQB, ISEB Lecture Notes- 2ISTQB, ISEB Lecture Notes- 2
ISTQB, ISEB Lecture Notes- 2
onsoftwaretest
 
Less01 1 introduction_module
Less01 1 introduction_moduleLess01 1 introduction_module
Less01 1 introduction_module
Suresh Mishra
 
КАТЕРИНА АБЗЯТОВА - Certify with confidence: ISTQB Foundation 4.0. Common err...
КАТЕРИНА АБЗЯТОВА - Certify with confidence: ISTQB Foundation 4.0. Common err...КАТЕРИНА АБЗЯТОВА - Certify with confidence: ISTQB Foundation 4.0. Common err...
КАТЕРИНА АБЗЯТОВА - Certify with confidence: ISTQB Foundation 4.0. Common err...
QADay
 
NLTestDag_20161118-B
NLTestDag_20161118-BNLTestDag_20161118-B
NLTestDag_20161118-B
Andre Verschelling
 
Phase 3 - Task 1Task TypeDiscussion BoardDeliverable Length.docx
Phase 3 - Task 1Task TypeDiscussion BoardDeliverable Length.docxPhase 3 - Task 1Task TypeDiscussion BoardDeliverable Length.docx
Phase 3 - Task 1Task TypeDiscussion BoardDeliverable Length.docx
randymartin91030
 
1)Testing-Fundamentals_L_D.pptx
1)Testing-Fundamentals_L_D.pptx1)Testing-Fundamentals_L_D.pptx
1)Testing-Fundamentals_L_D.pptx
gianggiang114
 
L software testing
L   software testingL   software testing
L software testing
Fáber D. Giraldo
 
Aim (A).pptx
Aim (A).pptxAim (A).pptx
Aim (A).pptx
14941
 
Software Testing - Part 1 (Techniques, Types, Levels, Methods, STLC, Bug Life...
Software Testing - Part 1 (Techniques, Types, Levels, Methods, STLC, Bug Life...Software Testing - Part 1 (Techniques, Types, Levels, Methods, STLC, Bug Life...
Software Testing - Part 1 (Techniques, Types, Levels, Methods, STLC, Bug Life...
Ankit Prajapati
 
stlc
stlcstlc

Similar to Ch14 (20)

Software testing
Software testingSoftware testing
Software testing
 
ISTQB / ISEB Foundation Exam Practice - 5
ISTQB / ISEB Foundation Exam Practice - 5ISTQB / ISEB Foundation Exam Practice - 5
ISTQB / ISEB Foundation Exam Practice - 5
 
Check upload1
Check upload1Check upload1
Check upload1
 
Check upload1
Check upload1Check upload1
Check upload1
 
Prvt file test
Prvt file testPrvt file test
Prvt file test
 
Istqb lesson1
Istqb lesson1Istqb lesson1
Istqb lesson1
 
ISTQB, ISEB Lecture Notes
ISTQB, ISEB Lecture NotesISTQB, ISEB Lecture Notes
ISTQB, ISEB Lecture Notes
 
ISTQB / ISEB Foundation Exam Practice -1
ISTQB / ISEB Foundation Exam Practice -1ISTQB / ISEB Foundation Exam Practice -1
ISTQB / ISEB Foundation Exam Practice -1
 
Fundamentals of Testing Section 1/6
Fundamentals of Testing   Section 1/6Fundamentals of Testing   Section 1/6
Fundamentals of Testing Section 1/6
 
CTFL chapter 05
CTFL chapter 05CTFL chapter 05
CTFL chapter 05
 
ISTQB, ISEB Lecture Notes- 2
ISTQB, ISEB Lecture Notes- 2ISTQB, ISEB Lecture Notes- 2
ISTQB, ISEB Lecture Notes- 2
 
Less01 1 introduction_module
Less01 1 introduction_moduleLess01 1 introduction_module
Less01 1 introduction_module
 
КАТЕРИНА АБЗЯТОВА - Certify with confidence: ISTQB Foundation 4.0. Common err...
КАТЕРИНА АБЗЯТОВА - Certify with confidence: ISTQB Foundation 4.0. Common err...КАТЕРИНА АБЗЯТОВА - Certify with confidence: ISTQB Foundation 4.0. Common err...
КАТЕРИНА АБЗЯТОВА - Certify with confidence: ISTQB Foundation 4.0. Common err...
 
NLTestDag_20161118-B
NLTestDag_20161118-BNLTestDag_20161118-B
NLTestDag_20161118-B
 
Phase 3 - Task 1Task TypeDiscussion BoardDeliverable Length.docx
Phase 3 - Task 1Task TypeDiscussion BoardDeliverable Length.docxPhase 3 - Task 1Task TypeDiscussion BoardDeliverable Length.docx
Phase 3 - Task 1Task TypeDiscussion BoardDeliverable Length.docx
 
1)Testing-Fundamentals_L_D.pptx
1)Testing-Fundamentals_L_D.pptx1)Testing-Fundamentals_L_D.pptx
1)Testing-Fundamentals_L_D.pptx
 
L software testing
L   software testingL   software testing
L software testing
 
Aim (A).pptx
Aim (A).pptxAim (A).pptx
Aim (A).pptx
 
Software Testing - Part 1 (Techniques, Types, Levels, Methods, STLC, Bug Life...
Software Testing - Part 1 (Techniques, Types, Levels, Methods, STLC, Bug Life...Software Testing - Part 1 (Techniques, Types, Levels, Methods, STLC, Bug Life...
Software Testing - Part 1 (Techniques, Types, Levels, Methods, STLC, Bug Life...
 
stlc
stlcstlc
stlc
 

More from Khalid Rafiq

Ch15
Ch15Ch15
Ch13
Ch13Ch13
Ch12
Ch12Ch12
Ch11
Ch11Ch11
Ch10
Ch10Ch10
Ch09
Ch09Ch09
Ch08
Ch08Ch08
Ch07
Ch07Ch07
Ch06
Ch06Ch06
Ch05
Ch05Ch05
Ch04
Ch04Ch04
Ch03
Ch03Ch03
Ch02
Ch02Ch02
Ch01
Ch01Ch01
Ch16
Ch16Ch16

More from Khalid Rafiq (15)

Ch15
Ch15Ch15
Ch15
 
Ch13
Ch13Ch13
Ch13
 
Ch12
Ch12Ch12
Ch12
 
Ch11
Ch11Ch11
Ch11
 
Ch10
Ch10Ch10
Ch10
 
Ch09
Ch09Ch09
Ch09
 
Ch08
Ch08Ch08
Ch08
 
Ch07
Ch07Ch07
Ch07
 
Ch06
Ch06Ch06
Ch06
 
Ch05
Ch05Ch05
Ch05
 
Ch04
Ch04Ch04
Ch04
 
Ch03
Ch03Ch03
Ch03
 
Ch02
Ch02Ch02
Ch02
 
Ch01
Ch01Ch01
Ch01
 
Ch16
Ch16Ch16
Ch16
 

Recently uploaded

Entrepreneurial mindset: An Introduction to Entrepreneurship
Entrepreneurial mindset: An Introduction to EntrepreneurshipEntrepreneurial mindset: An Introduction to Entrepreneurship
Entrepreneurial mindset: An Introduction to Entrepreneurship
Sanjay Joshi
 
Navigating Change Strategies for Effective Transition and Operational Plannin...
Navigating Change Strategies for Effective Transition and Operational Plannin...Navigating Change Strategies for Effective Transition and Operational Plannin...
Navigating Change Strategies for Effective Transition and Operational Plannin...
Brian Frerichs
 
حبوب سايتوتك للبيع في الامارات اشراف دكتورة 00966583759617
حبوب سايتوتك للبيع في الامارات اشراف دكتورة 00966583759617حبوب سايتوتك للبيع في الامارات اشراف دكتورة 00966583759617
حبوب سايتوتك للبيع في الامارات اشراف دكتورة 00966583759617
حبوب الاجهاض سايتوتك للبيع في الامارات cytotec واتس 00966583759617
 
Guide to Obtaining a Money Changer License in Singapore
Guide to Obtaining a Money Changer License in SingaporeGuide to Obtaining a Money Changer License in Singapore
Guide to Obtaining a Money Changer License in Singapore
Enterslice
 
Destor.one - One Pager for Investment Round Dec22.pdf
Destor.one - One Pager for Investment Round Dec22.pdfDestor.one - One Pager for Investment Round Dec22.pdf
Destor.one - One Pager for Investment Round Dec22.pdf
Thales Jacobi
 
IncomeTax Compliance Duedates- July 2024
IncomeTax Compliance Duedates- July 2024IncomeTax Compliance Duedates- July 2024
IncomeTax Compliance Duedates- July 2024
EbizfilingIndia
 
Research Methodology, Objectives, Types and Significance of Research
Research Methodology, Objectives, Types and Significance of ResearchResearch Methodology, Objectives, Types and Significance of Research
Research Methodology, Objectives, Types and Significance of Research
indumathi967565
 
Mandated reporting powerpoint to help with understanding your role
Mandated reporting powerpoint to help with understanding your roleMandated reporting powerpoint to help with understanding your role
Mandated reporting powerpoint to help with understanding your role
khidalgo2
 
Introduction to Islamic Banking, concept, principal, practice .pdf
Introduction to Islamic Banking, concept, principal, practice .pdfIntroduction to Islamic Banking, concept, principal, practice .pdf
Introduction to Islamic Banking, concept, principal, practice .pdf
FaysalMahmud22
 
Cheslyn Jacobs- TymeBank: Building Consumer Trust in Digital Banking
Cheslyn Jacobs- TymeBank: Building Consumer Trust in Digital  BankingCheslyn Jacobs- TymeBank: Building Consumer Trust in Digital  Banking
Cheslyn Jacobs- TymeBank: Building Consumer Trust in Digital Banking
itnewsafrica
 
Discover who your target audience is and reach them
Discover who your target audience is and reach themDiscover who your target audience is and reach them
Discover who your target audience is and reach them
Quibble
 
THE IMPORTANCE OF CODING IN DEVOPS EXPLANATION
THE IMPORTANCE OF CODING IN DEVOPS EXPLANATIONTHE IMPORTANCE OF CODING IN DEVOPS EXPLANATION
THE IMPORTANCE OF CODING IN DEVOPS EXPLANATION
hrajkumar444
 
Importance of Quality Transformations in VUCA World
Importance of Quality Transformations in VUCA WorldImportance of Quality Transformations in VUCA World
Importance of Quality Transformations in VUCA World
Ankur860831
 
How AI is Disrupting Service Industry More Than Design Thinking
How AI is Disrupting Service Industry More Than Design ThinkingHow AI is Disrupting Service Industry More Than Design Thinking
How AI is Disrupting Service Industry More Than Design Thinking
Body of Knowledge
 
Transforming the Future of Limo Services.pptx
Transforming the Future of Limo Services.pptxTransforming the Future of Limo Services.pptx
Transforming the Future of Limo Services.pptx
limocaptaincom
 
Cryptocurrency KYC Policies: Comparing Binance KYC Bypass with Rivals
Cryptocurrency KYC Policies: Comparing Binance KYC Bypass with RivalsCryptocurrency KYC Policies: Comparing Binance KYC Bypass with Rivals
Cryptocurrency KYC Policies: Comparing Binance KYC Bypass with Rivals
Any kyc Account
 
JD Euroway Report 2024 : Shocking Revelations
JD Euroway Report 2024 : Shocking RevelationsJD Euroway Report 2024 : Shocking Revelations
JD Euroway Report 2024 : Shocking Revelations
JD Euroway
 
TPH Global Solutions Overview: Successful Strategies for Selling to Mass Merc...
TPH Global Solutions Overview: Successful Strategies for Selling to Mass Merc...TPH Global Solutions Overview: Successful Strategies for Selling to Mass Merc...
TPH Global Solutions Overview: Successful Strategies for Selling to Mass Merc...
David Schmidt
 
Expert International Executive Recruiters for Global Expansion
Expert International Executive Recruiters for Global ExpansionExpert International Executive Recruiters for Global Expansion
Expert International Executive Recruiters for Global Expansion
Alliance Recruitment Agency - Staffing Agency In California, Esplanade Avenue, Pacifica, CA, USA
 
Game Product Manager VS Product Manager.pdf
Game Product Manager VS Product Manager.pdfGame Product Manager VS Product Manager.pdf
Game Product Manager VS Product Manager.pdf
shohreesmaili1
 

Recently uploaded (20)

Entrepreneurial mindset: An Introduction to Entrepreneurship
Entrepreneurial mindset: An Introduction to EntrepreneurshipEntrepreneurial mindset: An Introduction to Entrepreneurship
Entrepreneurial mindset: An Introduction to Entrepreneurship
 
Navigating Change Strategies for Effective Transition and Operational Plannin...
Navigating Change Strategies for Effective Transition and Operational Plannin...Navigating Change Strategies for Effective Transition and Operational Plannin...
Navigating Change Strategies for Effective Transition and Operational Plannin...
 
حبوب سايتوتك للبيع في الامارات اشراف دكتورة 00966583759617
حبوب سايتوتك للبيع في الامارات اشراف دكتورة 00966583759617حبوب سايتوتك للبيع في الامارات اشراف دكتورة 00966583759617
حبوب سايتوتك للبيع في الامارات اشراف دكتورة 00966583759617
 
Guide to Obtaining a Money Changer License in Singapore
Guide to Obtaining a Money Changer License in SingaporeGuide to Obtaining a Money Changer License in Singapore
Guide to Obtaining a Money Changer License in Singapore
 
Destor.one - One Pager for Investment Round Dec22.pdf
Destor.one - One Pager for Investment Round Dec22.pdfDestor.one - One Pager for Investment Round Dec22.pdf
Destor.one - One Pager for Investment Round Dec22.pdf
 
IncomeTax Compliance Duedates- July 2024
IncomeTax Compliance Duedates- July 2024IncomeTax Compliance Duedates- July 2024
IncomeTax Compliance Duedates- July 2024
 
Research Methodology, Objectives, Types and Significance of Research
Research Methodology, Objectives, Types and Significance of ResearchResearch Methodology, Objectives, Types and Significance of Research
Research Methodology, Objectives, Types and Significance of Research
 
Mandated reporting powerpoint to help with understanding your role
Mandated reporting powerpoint to help with understanding your roleMandated reporting powerpoint to help with understanding your role
Mandated reporting powerpoint to help with understanding your role
 
Introduction to Islamic Banking, concept, principal, practice .pdf
Introduction to Islamic Banking, concept, principal, practice .pdfIntroduction to Islamic Banking, concept, principal, practice .pdf
Introduction to Islamic Banking, concept, principal, practice .pdf
 
Cheslyn Jacobs- TymeBank: Building Consumer Trust in Digital Banking
Cheslyn Jacobs- TymeBank: Building Consumer Trust in Digital  BankingCheslyn Jacobs- TymeBank: Building Consumer Trust in Digital  Banking
Cheslyn Jacobs- TymeBank: Building Consumer Trust in Digital Banking
 
Discover who your target audience is and reach them
Discover who your target audience is and reach themDiscover who your target audience is and reach them
Discover who your target audience is and reach them
 
THE IMPORTANCE OF CODING IN DEVOPS EXPLANATION
THE IMPORTANCE OF CODING IN DEVOPS EXPLANATIONTHE IMPORTANCE OF CODING IN DEVOPS EXPLANATION
THE IMPORTANCE OF CODING IN DEVOPS EXPLANATION
 
Importance of Quality Transformations in VUCA World
Importance of Quality Transformations in VUCA WorldImportance of Quality Transformations in VUCA World
Importance of Quality Transformations in VUCA World
 
How AI is Disrupting Service Industry More Than Design Thinking
How AI is Disrupting Service Industry More Than Design ThinkingHow AI is Disrupting Service Industry More Than Design Thinking
How AI is Disrupting Service Industry More Than Design Thinking
 
Transforming the Future of Limo Services.pptx
Transforming the Future of Limo Services.pptxTransforming the Future of Limo Services.pptx
Transforming the Future of Limo Services.pptx
 
Cryptocurrency KYC Policies: Comparing Binance KYC Bypass with Rivals
Cryptocurrency KYC Policies: Comparing Binance KYC Bypass with RivalsCryptocurrency KYC Policies: Comparing Binance KYC Bypass with Rivals
Cryptocurrency KYC Policies: Comparing Binance KYC Bypass with Rivals
 
JD Euroway Report 2024 : Shocking Revelations
JD Euroway Report 2024 : Shocking RevelationsJD Euroway Report 2024 : Shocking Revelations
JD Euroway Report 2024 : Shocking Revelations
 
TPH Global Solutions Overview: Successful Strategies for Selling to Mass Merc...
TPH Global Solutions Overview: Successful Strategies for Selling to Mass Merc...TPH Global Solutions Overview: Successful Strategies for Selling to Mass Merc...
TPH Global Solutions Overview: Successful Strategies for Selling to Mass Merc...
 
Expert International Executive Recruiters for Global Expansion
Expert International Executive Recruiters for Global ExpansionExpert International Executive Recruiters for Global Expansion
Expert International Executive Recruiters for Global Expansion
 
Game Product Manager VS Product Manager.pdf
Game Product Manager VS Product Manager.pdfGame Product Manager VS Product Manager.pdf
Game Product Manager VS Product Manager.pdf
 

Ch14

  • 1.  
  • 2. Your Instructor Rex Black President RBCS, CTO RBCSNZ, CTO PureTesting: worldwide testing services companies President ASTQB and ISTQB: non-profit professional organizations Quarter century of software engineering experience Author of 5 books and dozens of articles Married, father of two
  • 3. The Materials The slides follow the ISTQB Foundation Syllabus 2007 The terms come from the latest ISTQB Glossary Two mock exams are included to assess your readiness for the ISTQB Foundation exam Each section includes sample exam questions to check your knowledge as you proceed Exercises are included for main techniques
  • 4. ISTQB Foundation Syllabus 2007 Developed by a team of nine authors spanning seven countries: Thomas M ü ller (chair), Rex Black, Sigrid Eldh, Debra Friedenberg, Dorothy Graham, Kalus Olsen, Maaret Pyh äjärvi, Geoff Thompson and Erik van Veenendaal Forty primary reviewers spanning nine countries Final review and approval by 33 National Boards Distills over 1,000 person-years of experience The ISTQB and the authors are the source of the syllabus (copyright © 2005 and 2007 by the authors and ISTQB) which is used by permission as the basis for this course
  • 5. The Main Topics Covered Fundamentals of testing Testing throughout the software lifecycle Static techniques Test design techniques Test management Tool support for testing
  • 6. What You’ll Gain from This Course Understand the foundational best practices of software testing Adapt testing efforts for the context in which they will occur Design tests using black-box, white-box, and experienced-based techniques Build confidence, reduce risk, and find defects in the software you test Explain software testing objectives and results to non-testers in terms they’ll understand Identify and successfully introduce appropriate testing tools and processes
  • 7. Preparing for the ISTQB Foundation Exam Download the Foundation Syllabus and Glossary from www.astqb.org Read the Syllabus and study Glossary definitions Take the first mock exam (end of this section), noting carefully areas you need to give special attention Work through each chapter and section of this course, trying all sample exam questions and exercises, reviewing topics as needed Take the second mock exam at the end of the course If you pass, you should be ready for the real exam If you fail, go back and review the materials you missed Contact your National Board about exam options (e.g., www.astqb.org in the United States)
  • 8. Test Engineering Foundation Essential Knowledge for Test Professionals Mock Exam
  • 9. Let’s See Where You Stand Starting on the next slide, you’ll find the first mock exam for this course This exam will measure where you stand on the material covered in the syllabus Don’t worry if you don’t pass this exam, just pay attention to the questions you miss You’ll want to pay special attention to these topics
  • 10. Articulate Quizmaker Quiz Place holder - Mock Exam1
  • 11. Chapter 1 : Fundamentals of Testing
  • 12. Test Engineering Foundation Essential Knowledge for Test Professionals Chapter 1: Foundation of Testing
  • 13. 1.Fundamentals of Testing Why is testing necessary? What is testing? General testing principles Fundamental test process The psychology of testing
  • 14. Test Engineering Foundation Essential Knowledge for Test Professionals Chapter 1: Fundamentals of Testing Section 1: Why is testing necessary? Part 1
  • 15. Why is Testing Necessary? Key concepts How bugs can cause harm Bugs and their effects The necessity of testing The role of testing in quality assurance Terms to remember
  • 16. The Threat of Bugs Company Damaged reputation for quality High or unpredictable maintenance costs Unexpected delays in release cycles Lack of confidence in system Lawsuits Environment Pollution Waste People, societies, and states Lost jobs Lost lives Lost rights Lost missions Lost wars
  • 17. Where Bugs Come From and What Bugs Do People make errors which put bugs (defects) into the system Requirements and design specifications Code (business logic and user interface) Documentation (electronic and hard copy) When defective code is executed, failures occur If there failures are visible to customers, users, or other stakeholders, dissatisfaction with system quality may result
  • 18. Test Engineering Foundation Essential Knowledge for Test Professionals Chapter 1: Foundation of Testing Section 1: Why is testing necessary? Part 1: Sample exam questions
  • 19. Articulate Quizmaker Quiz Placeholder – Ch1S1P1
  • 20. Test Engineering Foundation Essential Knowledge for Test Professionals Chapter 1: Foundation of Testing Section 1: Why is testing necessary? Part 2
  • 21. What Does “Quality” Mean to You? “ Fitness for use” vs. “Conformance to requirements” Testing and quality Tests give confidence where they find few bugs Passing tests reduce the level of quality risk Failing tests provide a chance to improve quality The test set gives an assessment of quality What are the important quality characteristics for your system? Are you testing them (enough)? Testing, quality assurance, and quality improvement Ideally, testing is part of a larger quality assurance strategy for a project For future projects, analyze the root causes of defects found on current projects and take steps to reduce their incidence
  • 22. Test Engineering Foundation Essential Knowledge for Test Professionals Chapter 1: Fundamentals of Testing Section 1: Why is testing necessary? Part 2: Sample exam questions
  • 23. Articulate Quizmaker Quiz Placeholder – Ch1S1P2
  • 24. Test Engineering Foundation Essential Knowledge for Test Professionals Chapter 1: Fundamentals of Testing Section 2: What is testing? Part 1
  • 25. What is Testing? Key concepts Common objectives of testing The purpose of testing… in software development, maintenance, and operations… … to find defects, provide confidence and information, and prevent defects Terms to remember
  • 26. Testing Objectives Typical general testing objectives Find bugs and provide programmers with the information they need to fix important bugs Gain confidence about the level of quality of the system Prevent defects (through early involvement in reviews and advanced test design) Provide information about the most important aspects of the quality of the system under test Help management understand system quality Can you think of others for your projects? Do you tent to align your plans and actions with the testing objectives set by management?
  • 27. Test Phases and Objectives Unit/Component Test: Find bugs in the individual pieces of the system under test before the pieces are fully integrated into the system Integration/String Test: Find bugs in the relationships and interfaces between pairs and groups of components in the system under test as the pieces come together System Test: Find bugs in the overall and particular behaviors, functions, and responses of the system under test as a whole Acceptance/Pilot Test: Demonstrate that the product is ready for deployment/release or to assess quality and give information on the risk of deployment/release Maintenance Test: Check for defects introduced during development of the changes Operational Test: Assess non-functional system characteristics such as reliability or availability usually in the operational environment
  • 28. Effectiveness and Efficiency Effective: Producing a decided, decisive, or desired result; impressive To be effective testers, we must select the appropriate objective and desired results Efficient: Productive of desired effects; especially productive without waste To be efficient testers, we must allocate resources (time and money) These terms are most meaningful in the context of the entire development or maintenance process, not just the testing process
  • 29. Test Engineering Foundation Essential Knowledge for Test Professionals Chapter 1: Fundamentals of Testing Section 2: What is testing? Part 1: Sample exam questions
  • 30. Articulate Quizmaker Quiz Placeholder – Ch1S2P1
  • 31. Test Engineering Foundation Essential Knowledge for Test Professionals Chapter 1: Fundamentals of Testing Section 2: What is testing? Part 2
  • 32. Testing vs. Debugging Testing finds failures that are caused by bugs Debugging… … identifies the root cause of a bug… … repairs the code… … and checks that the defect is fixed correctly Confirmation testing ensures the fix resolves the observed failure Different responsibilities: Testers test Programmers debug
  • 33. Find-Debug-Confirm Testing Debugging Developer 7.Is the problem fixed? Does the system now pass the same test it failed before? Does the test of the system still behave properly? 1. Can I reproduce the failure? 2. Does the failure indicate a test bug or a system bug? 3. What factors influence the failure? 4. What is the root cause of the failure? 5. How can I repair the defect without introducing new problems? 6. Is my fix properly debugged? Tester Tester Test Team Bug Report Clear handoffs and Division of Labor T hrough Bug Reporting A nd Test Release Process Bug Fix Development Team
  • 34. Beyond Test Execution Testing is not just running tests against a running system Other test activities, before and after execution, include… Planning and control Choosing test conditions Design test cases Checking test results Evaluating exit criteria Test result reporting Closure/ end-of-test tasks We will revisit this later
  • 35. Test Engineering Foundation Essential Knowledge for Test Professionals Chapter 1: Fundamentals of Testing Section 2: What is testing? Part 2: Sample exam questions
  • 36. Articulate Quizmaker Quiz Placeholder – Ch1S2P2
  • 37. Test Engineering Foundation Essential Knowledge for Test Professionals Chapter 1: Fundamentals of Testing Section 3: General testing principles Part 1
  • 38. General Testing Principles Key concepts Testing reveals the presence of bugs Impossibility of exhaustive testing Benefits of early testing Lumpiness of bugs: defect clustering Pesticide paradox Testing should adapt to specific needs Absence-of-errors fallacy Terms to remember
  • 39. Testing Reveals Presence of Bugs: A Parable You have a beautiful vegetable garden, but one day you see eaten leaves on the tomatoes “ Oh no,” you think, “I have hornworms!” You know you have bugs in your garden If you had not seen the symptoms, could you be sure you had no bugs? Some bugs are easy to spot, others aren’t Testing can reveal the presence of bugs, but cannot prove their absence
  • 40. Mission Impossible: Exhaustive Testing “ Just make sure the software works before we ship it…” This charter is demonstrably impossible The execution paths in non-trivial software are almost infinite Large dataflows separated across space (features) and time (static data) Slight changes can cause regressions which are not linear to the size of the change Myriad usage profiles and field configurations, some unknown and some unknowable Bottom line: Exhaustive testing (all combinations of inputs and preconditions) is not possible
  • 41. Defusing Exhaustive Testing Expectations Exhaustive testing as a way to prove the software works is a common (mis)expectation Bad expectations create problems for test professionals and test teams Unachievable high demands on test group Perception of incompetence when these demands aren’t met Testers must be ready to communicate (in words the project stakeholders will understand) how testing can contribute
  • 42. Test Engineering Foundation Essential Knowledge for Test Professionals Chapter 1: Fundamentals of Testing Section 3: General testing principles Part 1: Sample exam questions
  • 43. Articulate Quizmaker Quiz Placeholder – Ch1S3P1
  • 44. Test Engineering Foundation Essential Knowledge for Test Professionals Chapter 1: Fundamentals of Testing Section 3: General testing principles Part 2
  • 45. Defect Clustering Studies have long shown and continue to show the unequal distribution of bugs MVS: 38% of field bugs in 4% of modules IMS: 57% of field bugs in 7% of modules Capers Jones reports that the excessive presence of error-prone modules causes a 50% reduction of productivity in software maintenance
  • 46. Five components with bug counts of less that 60 each.
  • 47. Benefits of Early QA and Testing The cost of a bug tends to increase as the project continues Most of the costs associated with pre-release bugs tend to be associated with the effort required to remove them, so the higher cost means longer schedules The more bugs enter a quality assurance or test activity, the more bugs will escape from that activity
  • 49. Test Engineering Foundation Essential Knowledge for Test Professionals Chapter 1: Fundamentals of Testing Section 3: General testing principles Part 2: Cost of quality questions
  • 50. Articulate Quizmaker Quiz Placeholder – Ch1S3P2
  • 51. Test Engineering Foundation Essential Knowledge for Test Professionals Chapter 1: Fundamentals of Testing Section 3: General testing principles Part 3
  • 52. Pesticide Paradox Return to your vegetable garden Your spray pesticide on your garden, and the hornworms die, but the pesticide is not effective against all bugs Just as pesticides become less effective, so do tests Functional tests can’t find performance bugs Try new test techniques ― if the objective is to find bugs
  • 53. These two pictures compare efficiencies of the top 11 bug-finding test suites (out of 27). The top graph shows the first time the set of test suites was run. The bottom graph shows the results for the fifth time that same set of test suites was run. T he average test suite efficiency in the first pass, 0.4, is used as the axis crossing point in both graphs. With one exception, the same test suites are in the top 11 test suites, which shows bug clustering again. However, all test suites are less effective after five executions.
  • 54. Absence-of-Errors Fallacy Finding and fixing many bugs does not guarantee user, customer, and/or stakeholder satisfaction Many low-defect products have failed in the market place Successful projects balance competing forces in terms of features, schedule, budget, and qualtiy
  • 55. Testing Should Adapt to Needs Different projects, organizations, and products have different testing needs Best testing practices exist (and are discussed in this course) but you need to tailor them to your project Failure to adapt the test team and its methods to these needs is a common result of dissolution of test teams
  • 56. Test Engineering Foundation Essential Knowledge for Test Professionals Chapter 1: Fundamentals of Testing Section 3: General testing principles Part 3: Sample exam questions
  • 57. Articulate Quizmaker Quiz Placeholder – Ch1S3P3
  • 58. Test Engineering Foundation Essential Knowledge for Test Professionals Chapter 1: Fundamentals of Testing Section 4: Fundamental test process Part 1
  • 59. Fundamental Test Process Key concepts Planning and control Analysis and design Implementation and execution Evaluating test exit criteria and reporting Test closure activities Terms to remember
  • 60. ISTQB Fundamental Test Process You can think of the test process in terms of the following steps Planning and control Analysis and design Implementation and execution Evaluating test exit criteria and reporting Test closure activities These steps may overlap, be concurrent, and/or iterate
  • 61. Planning and Control Planning Determine test scope, risks, objectives, strategies Determine required test resources Implement the test strategies Schedule test analysis and design Schedule implementation, execution and evaluation of tests Determine the test exit criteria Control Measure and analyze results Monitor and document progress, coverage and test exit criteria Initiate corrective actions Make decisions Many planning and control activities involve obtaining project team and project management agreement, support, and consensus.
  • 62. Test Engineering Foundation Essential Knowledge for Test Professionals Chapter 1: Fundamentals of Testing Section 4: Fundamental test process Part 1: Sample exam questions
  • 63. Articulate Quizmaker Quiz Placeholder – Ch1S4P1
  • 64. Test Engineering Foundation Essential Knowledge for Test Professionals Chapter 1: Fundamentals of Testing Section 4: Fundamental test process Part 2
  • 65. Analysis and Design Analysis Review the test basis (e.g., requirements or design specifications, network/system architecture, quality risks) Identify and prioritize test conditions, test requirements, or test objectives and required test data based on anlysis of test items (e.g., their behavior, specification, and structure) Evaluate testability of the requirements and system Design Design and prioritize combinations of test data, actions, and expected results Identify the test data needed for test conditions and cases Design the test environment Identify infrastructure, tools
  • 66. Implementation and Execution Implementation Develop, implement, and prioritize test cases, create data, write procedures Create test harnesses, scripts Organize test suites and sequences of test procedures Verify the test environment Execution Execute test cases (manual or automated) Log test results, and the versions of the software under test, test tools and the testware Compare actual and expected results Report and analyze incidents Repeat corrected and/or updated tests Run confirmation and/or regression tests
  • 67. Exit Criteria, Reporting, and Closure Exit and reporting Check test logs against the exit criteria in the test plan Assess if more tests are needed or if the exit criteria specified should be changed Write a test summary report for stakeholders Closure Confirm test deliverables, final resolution or deferral of bug reports, and the acceptance of the system Finalize and archive testware, test environment and test infrastructure Deliver testware to the maintenance organization Perform a retrospective to capture improvements for future releases, projects, and test processes
  • 68. Test Engineering Foundation Essential Knowledge for Test Professionals Chapter 1: Fundamentals of Testing Section 4: Fundamental test process Part 2: Sample exam questions
  • 69. Articulate Quizmaker Quiz Placeholder – Ch1S4P2
  • 70. Test Engineering Foundation Essential Knowledge for Test Professionals Chapter 1: Fundamentals of Testing Section 5: The psychology of testing Part 1
  • 71. Psychology of Testing Key concepts Psychological factors for testing success Clear objectives Self-testing and independent testing Respectful communication Programmer and tester outlooks for success Terms to remember
  • 72. Good Tester Attributes The attributes of a good tester include: Curiosity Professional pessimism A critical eye Attention to detail Good communication skills The proper mix of skills is needed, too
  • 73. Defining Tester Skills Reading Specifications, e-mail, test cases, etc. Writing Test cases, bug reports, test documentation, etc. Technology, project, testing skills Technology: Programming languages and more, like operating systems, networking, HTML/Web, etc. Application domain: banking, human factors, office applications, etc. Testing: scripting, exploring and attacking the system, automation, performance modeling, etc.
  • 74. Differing Mindsets Testing and reviewing are different activities than developing, and the mindsets are different, too Developers can test their code, but often have the wrong mindset to do it effectively Separation of duties (via independent testing) helps focus testing Professional testers are more effective at testing activities, especially finding failures, as they are more objective and don’t have the author’s bias
  • 75. Degrees of Independence Though developers can (and should) test their own code, independent testers are typically more effective at finding failures Levels of test independence By test item’s author (low level of independence) By another person(s) within the same team By a person(s) from a different team or test specialists By a person(s) from a different organization or company (high level of independence)
  • 76. Test Engineering Foundation Essential Knowledge for Test Professionals Chapter 1: Fundamentals of Testing Section 5: The psychology of testing Part 1: Sample exam questions
  • 77. Articulate Quizmaker Quiz Placeholder – Ch1S5P1
  • 78. Test Engineering Foundation Essential Knowledge for Test Professionals Chapter 1: Fundamentals of Testing Section 5: The psychology of testing Part 2
  • 79. Clear Objectives People and projects are driven by objectives People usually try to align themselves with objectives set by management and other stakeholders, but often confusion exists about the objectives of testing For example should testing find defects or confirm that software works? If it is to find defects, what percentage? If it is to build confidence, to what level? A test policy can help to clearly state the objectives of testing
  • 80. Focus Focus problems Pursuing issues narrow-mindedly, losing sight of more important priorities Getting distracted from key tasks Balance and re-evaluate priorities every so often Stay focused on the goals and objectives of the test project
  • 81. Constructor or Destructor? Some testers who find failures are perceived as criticizing the product or the author Sometimes, testing is seen as a destructive activity Done properly, testing is essential to managing product risks Project teams must recognize the difference between making a mess, pointing out a mess, and cleaning up a mess…and know who is responsible for each Testers must communicate about the messes they point out in a constructive way
  • 82. Bad News or Bad Guy? Testers are sometimes on receiving end of emotions brought on by news of project problems Communication skills can help Collaborate for better quality Communicate neutrally, about facts, without criticism Understand your colleagues and how they’ll react to your findings Confirm your colleagues understood what you said Confirm you understand your colleagues Schedule pressure can exacerbate this problem
  • 83. Test Engineering Foundation Essential Knowledge for Test Professionals Chapter 1: Fundamentals of Testing Section 5: The psychology of testing Part 2: Sample exam questions
  • 84. Articulate Quizmaker Quiz Placeholder – Ch1S5P2
  • 85. Test Engineering Foundation Essential Knowledge for Test Professionals Chapter 1: Fundamentals of Testing Cross-section Sample exam questions
  • 86. Articulate Quizmaker Quiz Placeholder – Ch1XS
  • 87.