SlideShare a Scribd company logo
ISTQB Foundation Level
Chapter 5, Test Management
ISTQB | Test Management
All work described was performed by Capgemini or a Capgemini affiliate
Agenda
 Test Organization
 Test Planning & Estimation
 Test Progress Monitoring & Control
 Configuration Management
 Risk & Testing
 Incident Management
ISTQB | Test Management
All work described was performed by Capgemini or a Capgemini affiliate
Test Organization: Test Organization & Independence
Independent testing improves effectiveness of finding defects.
Following options can be used:
 Independent testers within development teams
 Independent test team within an organization reporting to
project management
 Independent testers from the business community
 Independent test specialists for special kind of testing like
usability testing, security testing
 Independent testers external to an organization
Continued…
ISTQB | Test Management
All work described was performed by Capgemini or a Capgemini affiliate
Test Organization: Test Organization & Independence
Benefits of independent testing:
 Independent testers see defects which others cannot detect.
Independent testers are unbiased
 An independent tester can also crosscheck & verify assumptions
made by other people during specification & development
process
Drawbacks of independent testing:
 Isolation from the development team (if totally independent)
 Developers might lose sense of responsibility for quality
ISTQB | Test Management
All work described was performed by Capgemini or a Capgemini affiliate
Test Organization: Tasks of Test Leader & Tester
Typical test leader tasks may include:
 Co-ordinate/Write the test strategy & plan for the project along
with the consent of the project manager.
 Plan the tests considering the impact of potential risks. Planning
may also include selecting test approaches, time/cost/effort
estimation, acquiring resources, identifying training needs for
those resource.
 Initiate the specification, preparation, implementation & execution
of tests. Monitor & control the execution.
 Initiate necessary corrective actions based on test execution
progress reports.
ISTQB | Test Management
All work described was performed by Capgemini or a Capgemini affiliate
Test Organization: Tasks of Test Leader & Tester continued …
Typical test leader tasks may include:
 Introduce suitable metrics to evaluate quality of testing & the
overall product
 Decide on what to automate & how
 Selecting support tools for testing
 Facilitate & organize implementation of test environment
 Scheduling & tracking of tests
ISTQB | Test Management
All work described was performed by Capgemini or a Capgemini affiliate
Test Organization: Tasks of Test Leader & Tester continued …
Typical tester tasks may include:
 Analyze, review & assess user requirements from testing
perspective
 Setting up the test environment
 Preparing / acquiring test data
 Designing / implementing at all levels, executing & logging test
results, documenting deviations observed during testing &
comparing them with expected results
ISTQB | Test Management
All work described was performed by Capgemini or a Capgemini affiliate
Test Planning & Estimation: Test Planning
 Test planning is influenced by the test policy of an organization, the
scope of testing, objectives, risks, constraints, criticality, testability
and the availability of resources
 Test planning is a continuous activity & is performed throughout all
project processes & activities. Feedback gathered from test
activities is used to recognize changing risks & planning is
enhanced accordingly
ISTQB | Test Management
All work described was performed by Capgemini or a Capgemini affiliate
Test Planning & Estimation: Test Planning Activities
 Defining the test strategy, including definition of all test levels,
entry/exit criteria
 Integration & co-ordination of testing activities software life cycle
activities
 Critical decisions like what to test, defining roles to be performed,
when & how the testing activities should take place, how to evaluate
the test results & most importantly when to stop testing (exit criteria)
 Selections & assignment of resources for various roles identified
 Selecting metrics for monitoring test preparation & execution, defect
resolutions & risks
ISTQB | Test Management
All work described was performed by Capgemini or a Capgemini affiliate
Test Planning & Estimation: Exit Criteria
 The purpose of exit criteria is to define goals which should enable
the management to decide on whether to stop the testing or not.
Examples of typical exit criteria:
 Thoroughness with regards to code coverage, functionality or risk
 Estimates of defect density or reliability measures
 Cost & time factors
ISTQB | Test Management
All work described was performed by Capgemini or a Capgemini affiliate
Test Planning & Estimation: Test Estimation
Two commonly used approaches for estimation:
 Estimating the testing efforts based on metrics of former or similar
projects
 Estimating of the tasks by the owner of the tasks or by experts
ISTQB | Test Management
All work described was performed by Capgemini or a Capgemini affiliate
Test Planning & Estimation: Test Estimation continued..
Test effort will depend on the following factors:
 Characteristics of the product under test: Quality of the
specification, size & complexity of the product, scope of testing
(testing levels etc)
 Characteristics of the development process: Tools used, test
process, skills of people involved, time pressure
 The outcome of testing: No of defects found & amount of rework
coming of out of it
ISTQB | Test Management
All work described was performed by Capgemini or a Capgemini affiliate
Test Planning & Estimation: Test Approaches
Test Approaches (Strategies) can be adopted in two ways:
 Preventive approach: Tests are designed as early as possible
 Reactive approach: Test Design starts after the software system
has been produced
Other popular ways of test approaches may include:
 Analytical approach: Analyzing risk areas of the project & focusing
the testing on those areas
 Model based approach: Stochastic testing using statistical info
about failure rates or usage
ISTQB | Test Management
All work described was performed by Capgemini or a Capgemini affiliate
Test Planning & Estimation: Test Approaches continued ...
Other popular ways of test approaches may include:
 Methodical approach: failure based, checklist based, quality
characteristic based
 Process based approach: Driven by industry specific standards or
standard methodologies
 Dynamic/Heuristic approach: Exploratory testing as opposed to
preplanned testing approach
 Consultative approach: Test coverage is driven by the advice of
industry experts / business domain experts outside the test team
ISTQB | Test Management
All work described was performed by Capgemini or a Capgemini affiliate
Test Progress Monitoring & Control: Test Monitoring
 Test progress monitoring is the process in which various test
activities are assessed & compared against their planned goals.
Metrics can be used to measure progress of various activities.
 Percentage of work done in test case preparation
 Percentage of work done in test environment preparation
 Test case execution (e.g. no of test cases run/not run, test cases
passed/failed)
 Defect Info (Defects found/fixed, failure rate, retest progress)
ISTQB | Test Management
All work described was performed by Capgemini or a Capgemini affiliate
Test Progress Monitoring & Control: Test Monitoring Continued ..
 Test coverage in terms of requirements, code, risks
 Date comparison against set milestones
ISTQB | Test Management
All work described was performed by Capgemini or a Capgemini affiliate
Test Progress Monitoring & Control: Test Reporting
Test reporting summarizes information about the following:
 Testing progress in terms of test case execution, defects opened,
defects fixed, no retests occurred etc.
 Analyzed information & metrics to support recommendations &
decisions for future actions such unfixed defects & their impact on
the project, outstanding risks, level confidence in the quality of
software.
ISTQB | Test Management
All work described was performed by Capgemini or a Capgemini affiliate
Test Progress Monitoring & Control: Test Control
 Test control is nothing but guiding or corrective actions taken as a
result of information & metrics gathered/reported.
Examples of test control:
 Re-prioritizing of tests if any risk becomes an issue
 Changing test schedule based on test environment availability
ISTQB | Test Management
All work described was performed by Capgemini or a Capgemini affiliate
Configuration Management
Configuration Management for testing can be useful in ensuring
that:
 All items of test ware are identified, version controlled, tracked for
changes so that traceability is maintained throughout the testing
process.
 All identified documents & items can be referenced unambiguously
in the test documentation
 Configuration management procedures & tools are chosen,
documented & implemented in the test planning process itself.
ISTQB | Test Management
All work described was performed by Capgemini or a Capgemini affiliate
Risks & Testing
 Risk can be defined as the chance that an event, hazard, threat or
situation occurs along with it’s undesirable consequences &
potential problems.
ISTQB | Test Management
All work described was performed by Capgemini or a Capgemini affiliate
Risks & Testing: Project Risks
 Projects risks can be those risks which hamper the project’s ability
to deliver it’s objectives.
Examples:
 Supplier issues such as failure of third party or vendor
 Organizational issues such as skill & staff shortages,
personal/training issues
 Political issues such as communication between testers &
development team, failure to follow up on information found in
testing & reviews
 Technical issues such as improper requirements, technology
constraints in meeting the requirements, quality of design, code,
tests
ISTQB | Test Management
All work described was performed by Capgemini or a Capgemini affiliate
Risks & Testing: Product Risks
 Potential failure areas in software system itself are called as product
risks since they affect quality of the product.
These can be:
 Error prone software was delivered
 The potential that a faulty software could cause harm to an
individual or company
 Software does not perform it’s intended functions
ISTQB | Test Management
All work described was performed by Capgemini or a Capgemini affiliate
Risks & Testing: Product Risks continued ..
 Risk identified as product risks can be effectively used for planning
risk based testing approach.
 Determine testing techniques to be used.
 Determine the extent of testing to be carried out
 Prioritize testing with an intention of finding critical defects first
ISTQB | Test Management
All work described was performed by Capgemini or a Capgemini affiliate
Incident Management
 Discrepancies between expected & actual defects should be logged
as incidents.
 These incidents need to be tracked from discovery to classification
to confirmation of solution to the problem.
 Incidents may be raised during development, review, testing or use
of software product.
 Incidents can be issues in code, in working system, in software
specification documentation, help documents
 Incident reports are generated to provide developers & other
concerned partied a notification about the problem
ISTQB | Test Management
All work described was performed by Capgemini or a Capgemini affiliate
Q & A
www.capgemini.com

More Related Content

What's hot

Software test management overview for managers
Software test management overview for managersSoftware test management overview for managers
Software test management overview for managers
TJamesLeDoux
 
Test Management introduction
Test Management introductionTest Management introduction
Test Management introductionOana Feidi
 
Software Testing - Test management - Mazenet Solution
Software Testing - Test management - Mazenet SolutionSoftware Testing - Test management - Mazenet Solution
Software Testing - Test management - Mazenet Solution
Mazenetsolution
 
Manual testing concepts course 1
Manual testing concepts course 1Manual testing concepts course 1
Manual testing concepts course 1Raghu Kiran
 
ISTQB / ISEB Foundation Exam Practice - 2
ISTQB / ISEB Foundation Exam Practice - 2ISTQB / ISEB Foundation Exam Practice - 2
ISTQB / ISEB Foundation Exam Practice - 2Yogindernath Gupta
 
Software testing course - Manual
Software testing course - ManualSoftware testing course - Manual
Software testing course - Manual
Pankaj Dubey
 
Fundamentals of Testing 2
Fundamentals of Testing 2Fundamentals of Testing 2
Fundamentals of Testing 2
Hoang Nguyen
 
Learn Software Testing for ISTQB Foundation Exam
Learn Software Testing for ISTQB Foundation ExamLearn Software Testing for ISTQB Foundation Exam
Learn Software Testing for ISTQB Foundation Exam
Yogindernath Gupta
 
ISTQB Technical Test Analyst 2012 Training - Structure-Based Testing
ISTQB Technical Test Analyst 2012 Training - Structure-Based TestingISTQB Technical Test Analyst 2012 Training - Structure-Based Testing
ISTQB Technical Test Analyst 2012 Training - Structure-Based Testing
Amr Ali (ISTQB CTAL Full, CSM, ITIL Foundation)
 
TESTING LIFE CYCLE PPT
TESTING LIFE CYCLE PPTTESTING LIFE CYCLE PPT
TESTING LIFE CYCLE PPTsuhasreddy1
 
Test Management Training
Test Management TrainingTest Management Training
Test Management Trainingsuhasreddy1
 
Software testing and process
Software testing and processSoftware testing and process
Software testing and process
gouravkalbalia
 
Test management
Test managementTest management
Test management
Pragya Rastogi
 
Software Testing interview - Q&A and tips
Software Testing interview - Q&A and tipsSoftware Testing interview - Q&A and tips
Software Testing interview - Q&A and tips
Pankaj Dubey
 
ISTQB in a Nutshell (February 2015)
ISTQB in a Nutshell (February 2015)ISTQB in a Nutshell (February 2015)
ISTQB in a Nutshell (February 2015)ISTQB®
 
Introduction to ISTQB & ISEB Certifications
Introduction to ISTQB & ISEB CertificationsIntroduction to ISTQB & ISEB Certifications
Introduction to ISTQB & ISEB Certifications
Yogindernath Gupta
 
CTFL Module 04
CTFL Module 04CTFL Module 04
CTFL Module 04
Davis Thomas
 
Software test management
Software test managementSoftware test management
Software test managementVishad Garg
 

What's hot (19)

Software test management overview for managers
Software test management overview for managersSoftware test management overview for managers
Software test management overview for managers
 
Test Management introduction
Test Management introductionTest Management introduction
Test Management introduction
 
Software Testing - Test management - Mazenet Solution
Software Testing - Test management - Mazenet SolutionSoftware Testing - Test management - Mazenet Solution
Software Testing - Test management - Mazenet Solution
 
Manual testing concepts course 1
Manual testing concepts course 1Manual testing concepts course 1
Manual testing concepts course 1
 
ISTQB / ISEB Foundation Exam Practice - 2
ISTQB / ISEB Foundation Exam Practice - 2ISTQB / ISEB Foundation Exam Practice - 2
ISTQB / ISEB Foundation Exam Practice - 2
 
Test Life Cycle
Test Life CycleTest Life Cycle
Test Life Cycle
 
Software testing course - Manual
Software testing course - ManualSoftware testing course - Manual
Software testing course - Manual
 
Fundamentals of Testing 2
Fundamentals of Testing 2Fundamentals of Testing 2
Fundamentals of Testing 2
 
Learn Software Testing for ISTQB Foundation Exam
Learn Software Testing for ISTQB Foundation ExamLearn Software Testing for ISTQB Foundation Exam
Learn Software Testing for ISTQB Foundation Exam
 
ISTQB Technical Test Analyst 2012 Training - Structure-Based Testing
ISTQB Technical Test Analyst 2012 Training - Structure-Based TestingISTQB Technical Test Analyst 2012 Training - Structure-Based Testing
ISTQB Technical Test Analyst 2012 Training - Structure-Based Testing
 
TESTING LIFE CYCLE PPT
TESTING LIFE CYCLE PPTTESTING LIFE CYCLE PPT
TESTING LIFE CYCLE PPT
 
Test Management Training
Test Management TrainingTest Management Training
Test Management Training
 
Software testing and process
Software testing and processSoftware testing and process
Software testing and process
 
Test management
Test managementTest management
Test management
 
Software Testing interview - Q&A and tips
Software Testing interview - Q&A and tipsSoftware Testing interview - Q&A and tips
Software Testing interview - Q&A and tips
 
ISTQB in a Nutshell (February 2015)
ISTQB in a Nutshell (February 2015)ISTQB in a Nutshell (February 2015)
ISTQB in a Nutshell (February 2015)
 
Introduction to ISTQB & ISEB Certifications
Introduction to ISTQB & ISEB CertificationsIntroduction to ISTQB & ISEB Certifications
Introduction to ISTQB & ISEB Certifications
 
CTFL Module 04
CTFL Module 04CTFL Module 04
CTFL Module 04
 
Software test management
Software test managementSoftware test management
Software test management
 

Similar to Istqb fl chap_5_edited

Fundamental Test Process - APRIDILA ANGGITA SURI
Fundamental Test Process - APRIDILA ANGGITA SURIFundamental Test Process - APRIDILA ANGGITA SURI
Fundamental Test Process - APRIDILA ANGGITA SURI
Apridila Anggita Suri
 
Fundamental Test Process
Fundamental Test ProcessFundamental Test Process
Fundamental Test Process
Nadia Chairunissa
 
Fundamental test process
Fundamental test processFundamental test process
Fundamental test process
Yoga Pratama Putra
 
Fundamental test process (TESTING IMPLEMENTATION SYSTEM)
Fundamental test process (TESTING IMPLEMENTATION SYSTEM)Fundamental test process (TESTING IMPLEMENTATION SYSTEM)
Fundamental test process (TESTING IMPLEMENTATION SYSTEM)
Putri nadya Fazri
 
Fundamental test process hazahara
Fundamental test process hazaharaFundamental test process hazahara
Fundamental test process hazahara
Hazahara shadah
 
CTFL chapter 05
CTFL chapter 05CTFL chapter 05
CTFL chapter 05
Davis Thomas
 
2 anton muzhailo - formal test process improvement. how to invest to the te...
2   anton muzhailo - formal test process improvement. how to invest to the te...2   anton muzhailo - formal test process improvement. how to invest to the te...
2 anton muzhailo - formal test process improvement. how to invest to the te...
Ievgenii Katsan
 
Chapter 5 - Test Management
Chapter 5 - Test ManagementChapter 5 - Test Management
Chapter 5 - Test Management
Neeraj Kumar Singh
 
Fundamental test process endang
Fundamental test process endangFundamental test process endang
Fundamental test process endang
endang setianingsih
 
Fundamentaltestprocess windirohmaheny11453205427 kelase
Fundamentaltestprocess windirohmaheny11453205427 kelaseFundamentaltestprocess windirohmaheny11453205427 kelase
Fundamentaltestprocess windirohmaheny11453205427 kelase
windi rohmaheny
 
SOFTWARE TESTING
SOFTWARE TESTINGSOFTWARE TESTING
SOFTWARE TESTING
Priyanka Karancy
 
Fundamental test process_rendi_saputra_infosys_USR
Fundamental test process_rendi_saputra_infosys_USRFundamental test process_rendi_saputra_infosys_USR
Fundamental test process_rendi_saputra_infosys_USR
Rendi Saputra
 
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
 
SDET UNIT 3.pptx
SDET UNIT 3.pptxSDET UNIT 3.pptx
SDET UNIT 3.pptx
PallawiBulakh1
 
Health Care Project Testing Process
Health Care Project Testing ProcessHealth Care Project Testing Process
Health Care Project Testing ProcessH2Kinfosys
 
Tiara Ramadhani - Program Studi S1 Sistem Informasi - Fakultas Sains dan Tekn...
Tiara Ramadhani - Program Studi S1 Sistem Informasi - Fakultas Sains dan Tekn...Tiara Ramadhani - Program Studi S1 Sistem Informasi - Fakultas Sains dan Tekn...
Tiara Ramadhani - Program Studi S1 Sistem Informasi - Fakultas Sains dan Tekn...
Tiara Ramadhani
 
360logica_Testing_center_of_excellence
360logica_Testing_center_of_excellence360logica_Testing_center_of_excellence
360logica_Testing_center_of_excellence
guestf2e1db
 
Quality Assurance
Quality AssuranceQuality Assurance
Quality Assurance
Olivier Yuval Minkowski
 
Bab i fundamental of testing
Bab i fundamental of testingBab i fundamental of testing
Bab i fundamental of testing
Riauly Putra
 
FUNDAMENTAL TEST PROCESS
FUNDAMENTAL TEST PROCESSFUNDAMENTAL TEST PROCESS
FUNDAMENTAL TEST PROCESS
MeychiaGaiza
 

Similar to Istqb fl chap_5_edited (20)

Fundamental Test Process - APRIDILA ANGGITA SURI
Fundamental Test Process - APRIDILA ANGGITA SURIFundamental Test Process - APRIDILA ANGGITA SURI
Fundamental Test Process - APRIDILA ANGGITA SURI
 
Fundamental Test Process
Fundamental Test ProcessFundamental Test Process
Fundamental Test Process
 
Fundamental test process
Fundamental test processFundamental test process
Fundamental test process
 
Fundamental test process (TESTING IMPLEMENTATION SYSTEM)
Fundamental test process (TESTING IMPLEMENTATION SYSTEM)Fundamental test process (TESTING IMPLEMENTATION SYSTEM)
Fundamental test process (TESTING IMPLEMENTATION SYSTEM)
 
Fundamental test process hazahara
Fundamental test process hazaharaFundamental test process hazahara
Fundamental test process hazahara
 
CTFL chapter 05
CTFL chapter 05CTFL chapter 05
CTFL chapter 05
 
2 anton muzhailo - formal test process improvement. how to invest to the te...
2   anton muzhailo - formal test process improvement. how to invest to the te...2   anton muzhailo - formal test process improvement. how to invest to the te...
2 anton muzhailo - formal test process improvement. how to invest to the te...
 
Chapter 5 - Test Management
Chapter 5 - Test ManagementChapter 5 - Test Management
Chapter 5 - Test Management
 
Fundamental test process endang
Fundamental test process endangFundamental test process endang
Fundamental test process endang
 
Fundamentaltestprocess windirohmaheny11453205427 kelase
Fundamentaltestprocess windirohmaheny11453205427 kelaseFundamentaltestprocess windirohmaheny11453205427 kelase
Fundamentaltestprocess windirohmaheny11453205427 kelase
 
SOFTWARE TESTING
SOFTWARE TESTINGSOFTWARE TESTING
SOFTWARE TESTING
 
Fundamental test process_rendi_saputra_infosys_USR
Fundamental test process_rendi_saputra_infosys_USRFundamental test process_rendi_saputra_infosys_USR
Fundamental test process_rendi_saputra_infosys_USR
 
ISTQB / ISEB Foundation Exam Practice - 5
ISTQB / ISEB Foundation Exam Practice - 5ISTQB / ISEB Foundation Exam Practice - 5
ISTQB / ISEB Foundation Exam Practice - 5
 
SDET UNIT 3.pptx
SDET UNIT 3.pptxSDET UNIT 3.pptx
SDET UNIT 3.pptx
 
Health Care Project Testing Process
Health Care Project Testing ProcessHealth Care Project Testing Process
Health Care Project Testing Process
 
Tiara Ramadhani - Program Studi S1 Sistem Informasi - Fakultas Sains dan Tekn...
Tiara Ramadhani - Program Studi S1 Sistem Informasi - Fakultas Sains dan Tekn...Tiara Ramadhani - Program Studi S1 Sistem Informasi - Fakultas Sains dan Tekn...
Tiara Ramadhani - Program Studi S1 Sistem Informasi - Fakultas Sains dan Tekn...
 
360logica_Testing_center_of_excellence
360logica_Testing_center_of_excellence360logica_Testing_center_of_excellence
360logica_Testing_center_of_excellence
 
Quality Assurance
Quality AssuranceQuality Assurance
Quality Assurance
 
Bab i fundamental of testing
Bab i fundamental of testingBab i fundamental of testing
Bab i fundamental of testing
 
FUNDAMENTAL TEST PROCESS
FUNDAMENTAL TEST PROCESSFUNDAMENTAL TEST PROCESS
FUNDAMENTAL TEST PROCESS
 

More from Akash gupta

Resume arti soni
Resume arti soniResume arti soni
Resume arti soni
Akash gupta
 
Resume
Resume Resume
Resume
Akash gupta
 
Answers to-500-istqb-sample-papers-2010-2011
Answers to-500-istqb-sample-papers-2010-2011Answers to-500-istqb-sample-papers-2010-2011
Answers to-500-istqb-sample-papers-2010-2011
Akash gupta
 
Istqb fl chap_1_edited
Istqb fl chap_1_editedIstqb fl chap_1_edited
Istqb fl chap_1_edited
Akash gupta
 
Istqb fl chap_2_edited
Istqb fl chap_2_editedIstqb fl chap_2_edited
Istqb fl chap_2_edited
Akash gupta
 
Chap6
Chap6Chap6
Chap5
Chap5Chap5
Chap4
Chap4Chap4
Capgemini resume template
Capgemini resume templateCapgemini resume template
Capgemini resume template
Akash gupta
 
Book integrated assignment
Book integrated assignmentBook integrated assignment
Book integrated assignment
Akash gupta
 
Book integrated assignment
Book integrated assignmentBook integrated assignment
Book integrated assignment
Akash gupta
 
Casestudy
CasestudyCasestudy
Casestudy
Akash gupta
 
Automation practice (my store) document
Automation practice (my store) documentAutomation practice (my store) document
Automation practice (my store) document
Akash gupta
 
Vehicle feedback
Vehicle feedbackVehicle feedback
Vehicle feedback
Akash gupta
 
Moduler approachdemo
Moduler approachdemoModuler approachdemo
Moduler approachdemo
Akash gupta
 
Exception handling
Exception handlingException handling
Exception handling
Akash gupta
 

More from Akash gupta (18)

Resume arti soni
Resume arti soniResume arti soni
Resume arti soni
 
Resume
Resume Resume
Resume
 
Answers to-500-istqb-sample-papers-2010-2011
Answers to-500-istqb-sample-papers-2010-2011Answers to-500-istqb-sample-papers-2010-2011
Answers to-500-istqb-sample-papers-2010-2011
 
Istqb fl chap_1_edited
Istqb fl chap_1_editedIstqb fl chap_1_edited
Istqb fl chap_1_edited
 
Istqb fl chap_2_edited
Istqb fl chap_2_editedIstqb fl chap_2_edited
Istqb fl chap_2_edited
 
Chap6
Chap6Chap6
Chap6
 
Chap5
Chap5Chap5
Chap5
 
Chap4
Chap4Chap4
Chap4
 
Capgemini resume template
Capgemini resume templateCapgemini resume template
Capgemini resume template
 
Book integrated assignment
Book integrated assignmentBook integrated assignment
Book integrated assignment
 
Book integrated assignment
Book integrated assignmentBook integrated assignment
Book integrated assignment
 
Casestudy
CasestudyCasestudy
Casestudy
 
Automation practice (my store) document
Automation practice (my store) documentAutomation practice (my store) document
Automation practice (my store) document
 
Vehicle feedback
Vehicle feedbackVehicle feedback
Vehicle feedback
 
Moduler approachdemo
Moduler approachdemoModuler approachdemo
Moduler approachdemo
 
Exception handling
Exception handlingException handling
Exception handling
 
Case study
Case studyCase study
Case study
 
M
MM
M
 

Recently uploaded

一比一原版(qut毕业证)昆士兰科技大学毕业证如何办理
一比一原版(qut毕业证)昆士兰科技大学毕业证如何办理一比一原版(qut毕业证)昆士兰科技大学毕业证如何办理
一比一原版(qut毕业证)昆士兰科技大学毕业证如何办理
taqyed
 
Investors Data Sample containing data.csv.pdf
Investors Data Sample containing data.csv.pdfInvestors Data Sample containing data.csv.pdf
Investors Data Sample containing data.csv.pdf
danielses2
 
HOW TO USE PINTEREST_by: Clarissa Credito
HOW TO USE PINTEREST_by: Clarissa CreditoHOW TO USE PINTEREST_by: Clarissa Credito
HOW TO USE PINTEREST_by: Clarissa Credito
ClarissaAlanoCredito
 
This is a certificate template for Daily Vacation Bible School Awards Can edi...
This is a certificate template for Daily Vacation Bible School Awards Can edi...This is a certificate template for Daily Vacation Bible School Awards Can edi...
This is a certificate template for Daily Vacation Bible School Awards Can edi...
RodilynColampit
 
Rishikesh @ℂall @Girls ꧁❤Book❤꧂@ℂall @Girls Service Vip Top Model Safe
Rishikesh  @ℂall @Girls ꧁❤Book❤꧂@ℂall @Girls Service Vip Top Model SafeRishikesh  @ℂall @Girls ꧁❤Book❤꧂@ℂall @Girls Service Vip Top Model Safe
Rishikesh @ℂall @Girls ꧁❤Book❤꧂@ℂall @Girls Service Vip Top Model Safe
hilij84961
 
Codes n Conventionss copy (2).pptx new new
Codes n Conventionss copy (2).pptx new newCodes n Conventionss copy (2).pptx new new
Codes n Conventionss copy (2).pptx new new
ZackSpencer3
 
Fashionista Chic Couture Mazes and Coloring AdventureA
Fashionista Chic Couture Mazes and Coloring AdventureAFashionista Chic Couture Mazes and Coloring AdventureA
Fashionista Chic Couture Mazes and Coloring AdventureA
julierjefferies8888
 
Complete Lab 123456789123456789123456789
Complete Lab 123456789123456789123456789Complete Lab 123456789123456789123456789
Complete Lab 123456789123456789123456789
vickyvikas51556
 
WEEK 11 PART 1- SOULMAKING (ARTMAKING) (1).pdf
WEEK 11 PART 1- SOULMAKING (ARTMAKING) (1).pdfWEEK 11 PART 1- SOULMAKING (ARTMAKING) (1).pdf
WEEK 11 PART 1- SOULMAKING (ARTMAKING) (1).pdf
AntonetteLaurio1
 
Memory Rental Store - The Ending(Storyboard)
Memory Rental Store - The Ending(Storyboard)Memory Rental Store - The Ending(Storyboard)
Memory Rental Store - The Ending(Storyboard)
SuryaKalyan3
 
The Last Polymath: Muntadher Saleh‎‎‎‎‎‎‎‎‎‎‎‎
The Last Polymath: Muntadher Saleh‎‎‎‎‎‎‎‎‎‎‎‎The Last Polymath: Muntadher Saleh‎‎‎‎‎‎‎‎‎‎‎‎
The Last Polymath: Muntadher Saleh‎‎‎‎‎‎‎‎‎‎‎‎
iraqartsandculture
 
Memory Rental Store - The Chase (Storyboard)
Memory Rental Store - The Chase (Storyboard)Memory Rental Store - The Chase (Storyboard)
Memory Rental Store - The Chase (Storyboard)
SuryaKalyan3
 
A Brief Introduction About Hadj Ounis
A Brief  Introduction  About  Hadj OunisA Brief  Introduction  About  Hadj Ounis
A Brief Introduction About Hadj Ounis
Hadj Ounis
 
一比一原版(UniSA毕业证)南澳大学毕业证成绩单如何办理
一比一原版(UniSA毕业证)南澳大学毕业证成绩单如何办理一比一原版(UniSA毕业证)南澳大学毕业证成绩单如何办理
一比一原版(UniSA毕业证)南澳大学毕业证成绩单如何办理
zeyhe
 
Cream and Brown Illustrative Food Journal Presentation.pptx
Cream and Brown Illustrative Food Journal Presentation.pptxCream and Brown Illustrative Food Journal Presentation.pptx
Cream and Brown Illustrative Food Journal Presentation.pptx
cndywjya001
 
Caffeinated Pitch Bible- developed by Claire Wilson
Caffeinated Pitch Bible- developed by Claire WilsonCaffeinated Pitch Bible- developed by Claire Wilson
Caffeinated Pitch Bible- developed by Claire Wilson
ClaireWilson398082
 
Fed by curiosity and beauty - Remembering Myrsine Zorba
Fed by curiosity and beauty - Remembering Myrsine ZorbaFed by curiosity and beauty - Remembering Myrsine Zorba
Fed by curiosity and beauty - Remembering Myrsine Zorba
mariavlachoupt
 
一比一原版(QUT毕业证)昆士兰科技大学毕业证成绩单如何办理
一比一原版(QUT毕业证)昆士兰科技大学毕业证成绩单如何办理一比一原版(QUT毕业证)昆士兰科技大学毕业证成绩单如何办理
一比一原版(QUT毕业证)昆士兰科技大学毕业证成绩单如何办理
zeyhe
 

Recently uploaded (18)

一比一原版(qut毕业证)昆士兰科技大学毕业证如何办理
一比一原版(qut毕业证)昆士兰科技大学毕业证如何办理一比一原版(qut毕业证)昆士兰科技大学毕业证如何办理
一比一原版(qut毕业证)昆士兰科技大学毕业证如何办理
 
Investors Data Sample containing data.csv.pdf
Investors Data Sample containing data.csv.pdfInvestors Data Sample containing data.csv.pdf
Investors Data Sample containing data.csv.pdf
 
HOW TO USE PINTEREST_by: Clarissa Credito
HOW TO USE PINTEREST_by: Clarissa CreditoHOW TO USE PINTEREST_by: Clarissa Credito
HOW TO USE PINTEREST_by: Clarissa Credito
 
This is a certificate template for Daily Vacation Bible School Awards Can edi...
This is a certificate template for Daily Vacation Bible School Awards Can edi...This is a certificate template for Daily Vacation Bible School Awards Can edi...
This is a certificate template for Daily Vacation Bible School Awards Can edi...
 
Rishikesh @ℂall @Girls ꧁❤Book❤꧂@ℂall @Girls Service Vip Top Model Safe
Rishikesh  @ℂall @Girls ꧁❤Book❤꧂@ℂall @Girls Service Vip Top Model SafeRishikesh  @ℂall @Girls ꧁❤Book❤꧂@ℂall @Girls Service Vip Top Model Safe
Rishikesh @ℂall @Girls ꧁❤Book❤꧂@ℂall @Girls Service Vip Top Model Safe
 
Codes n Conventionss copy (2).pptx new new
Codes n Conventionss copy (2).pptx new newCodes n Conventionss copy (2).pptx new new
Codes n Conventionss copy (2).pptx new new
 
Fashionista Chic Couture Mazes and Coloring AdventureA
Fashionista Chic Couture Mazes and Coloring AdventureAFashionista Chic Couture Mazes and Coloring AdventureA
Fashionista Chic Couture Mazes and Coloring AdventureA
 
Complete Lab 123456789123456789123456789
Complete Lab 123456789123456789123456789Complete Lab 123456789123456789123456789
Complete Lab 123456789123456789123456789
 
WEEK 11 PART 1- SOULMAKING (ARTMAKING) (1).pdf
WEEK 11 PART 1- SOULMAKING (ARTMAKING) (1).pdfWEEK 11 PART 1- SOULMAKING (ARTMAKING) (1).pdf
WEEK 11 PART 1- SOULMAKING (ARTMAKING) (1).pdf
 
Memory Rental Store - The Ending(Storyboard)
Memory Rental Store - The Ending(Storyboard)Memory Rental Store - The Ending(Storyboard)
Memory Rental Store - The Ending(Storyboard)
 
The Last Polymath: Muntadher Saleh‎‎‎‎‎‎‎‎‎‎‎‎
The Last Polymath: Muntadher Saleh‎‎‎‎‎‎‎‎‎‎‎‎The Last Polymath: Muntadher Saleh‎‎‎‎‎‎‎‎‎‎‎‎
The Last Polymath: Muntadher Saleh‎‎‎‎‎‎‎‎‎‎‎‎
 
Memory Rental Store - The Chase (Storyboard)
Memory Rental Store - The Chase (Storyboard)Memory Rental Store - The Chase (Storyboard)
Memory Rental Store - The Chase (Storyboard)
 
A Brief Introduction About Hadj Ounis
A Brief  Introduction  About  Hadj OunisA Brief  Introduction  About  Hadj Ounis
A Brief Introduction About Hadj Ounis
 
一比一原版(UniSA毕业证)南澳大学毕业证成绩单如何办理
一比一原版(UniSA毕业证)南澳大学毕业证成绩单如何办理一比一原版(UniSA毕业证)南澳大学毕业证成绩单如何办理
一比一原版(UniSA毕业证)南澳大学毕业证成绩单如何办理
 
Cream and Brown Illustrative Food Journal Presentation.pptx
Cream and Brown Illustrative Food Journal Presentation.pptxCream and Brown Illustrative Food Journal Presentation.pptx
Cream and Brown Illustrative Food Journal Presentation.pptx
 
Caffeinated Pitch Bible- developed by Claire Wilson
Caffeinated Pitch Bible- developed by Claire WilsonCaffeinated Pitch Bible- developed by Claire Wilson
Caffeinated Pitch Bible- developed by Claire Wilson
 
Fed by curiosity and beauty - Remembering Myrsine Zorba
Fed by curiosity and beauty - Remembering Myrsine ZorbaFed by curiosity and beauty - Remembering Myrsine Zorba
Fed by curiosity and beauty - Remembering Myrsine Zorba
 
一比一原版(QUT毕业证)昆士兰科技大学毕业证成绩单如何办理
一比一原版(QUT毕业证)昆士兰科技大学毕业证成绩单如何办理一比一原版(QUT毕业证)昆士兰科技大学毕业证成绩单如何办理
一比一原版(QUT毕业证)昆士兰科技大学毕业证成绩单如何办理
 

Istqb fl chap_5_edited

  • 1. ISTQB Foundation Level Chapter 5, Test Management
  • 2. ISTQB | Test Management All work described was performed by Capgemini or a Capgemini affiliate Agenda  Test Organization  Test Planning & Estimation  Test Progress Monitoring & Control  Configuration Management  Risk & Testing  Incident Management
  • 3. ISTQB | Test Management All work described was performed by Capgemini or a Capgemini affiliate Test Organization: Test Organization & Independence Independent testing improves effectiveness of finding defects. Following options can be used:  Independent testers within development teams  Independent test team within an organization reporting to project management  Independent testers from the business community  Independent test specialists for special kind of testing like usability testing, security testing  Independent testers external to an organization Continued…
  • 4. ISTQB | Test Management All work described was performed by Capgemini or a Capgemini affiliate Test Organization: Test Organization & Independence Benefits of independent testing:  Independent testers see defects which others cannot detect. Independent testers are unbiased  An independent tester can also crosscheck & verify assumptions made by other people during specification & development process Drawbacks of independent testing:  Isolation from the development team (if totally independent)  Developers might lose sense of responsibility for quality
  • 5. ISTQB | Test Management All work described was performed by Capgemini or a Capgemini affiliate Test Organization: Tasks of Test Leader & Tester Typical test leader tasks may include:  Co-ordinate/Write the test strategy & plan for the project along with the consent of the project manager.  Plan the tests considering the impact of potential risks. Planning may also include selecting test approaches, time/cost/effort estimation, acquiring resources, identifying training needs for those resource.  Initiate the specification, preparation, implementation & execution of tests. Monitor & control the execution.  Initiate necessary corrective actions based on test execution progress reports.
  • 6. ISTQB | Test Management All work described was performed by Capgemini or a Capgemini affiliate Test Organization: Tasks of Test Leader & Tester continued … Typical test leader tasks may include:  Introduce suitable metrics to evaluate quality of testing & the overall product  Decide on what to automate & how  Selecting support tools for testing  Facilitate & organize implementation of test environment  Scheduling & tracking of tests
  • 7. ISTQB | Test Management All work described was performed by Capgemini or a Capgemini affiliate Test Organization: Tasks of Test Leader & Tester continued … Typical tester tasks may include:  Analyze, review & assess user requirements from testing perspective  Setting up the test environment  Preparing / acquiring test data  Designing / implementing at all levels, executing & logging test results, documenting deviations observed during testing & comparing them with expected results
  • 8. ISTQB | Test Management All work described was performed by Capgemini or a Capgemini affiliate Test Planning & Estimation: Test Planning  Test planning is influenced by the test policy of an organization, the scope of testing, objectives, risks, constraints, criticality, testability and the availability of resources  Test planning is a continuous activity & is performed throughout all project processes & activities. Feedback gathered from test activities is used to recognize changing risks & planning is enhanced accordingly
  • 9. ISTQB | Test Management All work described was performed by Capgemini or a Capgemini affiliate Test Planning & Estimation: Test Planning Activities  Defining the test strategy, including definition of all test levels, entry/exit criteria  Integration & co-ordination of testing activities software life cycle activities  Critical decisions like what to test, defining roles to be performed, when & how the testing activities should take place, how to evaluate the test results & most importantly when to stop testing (exit criteria)  Selections & assignment of resources for various roles identified  Selecting metrics for monitoring test preparation & execution, defect resolutions & risks
  • 10. ISTQB | Test Management All work described was performed by Capgemini or a Capgemini affiliate Test Planning & Estimation: Exit Criteria  The purpose of exit criteria is to define goals which should enable the management to decide on whether to stop the testing or not. Examples of typical exit criteria:  Thoroughness with regards to code coverage, functionality or risk  Estimates of defect density or reliability measures  Cost & time factors
  • 11. ISTQB | Test Management All work described was performed by Capgemini or a Capgemini affiliate Test Planning & Estimation: Test Estimation Two commonly used approaches for estimation:  Estimating the testing efforts based on metrics of former or similar projects  Estimating of the tasks by the owner of the tasks or by experts
  • 12. ISTQB | Test Management All work described was performed by Capgemini or a Capgemini affiliate Test Planning & Estimation: Test Estimation continued.. Test effort will depend on the following factors:  Characteristics of the product under test: Quality of the specification, size & complexity of the product, scope of testing (testing levels etc)  Characteristics of the development process: Tools used, test process, skills of people involved, time pressure  The outcome of testing: No of defects found & amount of rework coming of out of it
  • 13. ISTQB | Test Management All work described was performed by Capgemini or a Capgemini affiliate Test Planning & Estimation: Test Approaches Test Approaches (Strategies) can be adopted in two ways:  Preventive approach: Tests are designed as early as possible  Reactive approach: Test Design starts after the software system has been produced Other popular ways of test approaches may include:  Analytical approach: Analyzing risk areas of the project & focusing the testing on those areas  Model based approach: Stochastic testing using statistical info about failure rates or usage
  • 14. ISTQB | Test Management All work described was performed by Capgemini or a Capgemini affiliate Test Planning & Estimation: Test Approaches continued ... Other popular ways of test approaches may include:  Methodical approach: failure based, checklist based, quality characteristic based  Process based approach: Driven by industry specific standards or standard methodologies  Dynamic/Heuristic approach: Exploratory testing as opposed to preplanned testing approach  Consultative approach: Test coverage is driven by the advice of industry experts / business domain experts outside the test team
  • 15. ISTQB | Test Management All work described was performed by Capgemini or a Capgemini affiliate Test Progress Monitoring & Control: Test Monitoring  Test progress monitoring is the process in which various test activities are assessed & compared against their planned goals. Metrics can be used to measure progress of various activities.  Percentage of work done in test case preparation  Percentage of work done in test environment preparation  Test case execution (e.g. no of test cases run/not run, test cases passed/failed)  Defect Info (Defects found/fixed, failure rate, retest progress)
  • 16. ISTQB | Test Management All work described was performed by Capgemini or a Capgemini affiliate Test Progress Monitoring & Control: Test Monitoring Continued ..  Test coverage in terms of requirements, code, risks  Date comparison against set milestones
  • 17. ISTQB | Test Management All work described was performed by Capgemini or a Capgemini affiliate Test Progress Monitoring & Control: Test Reporting Test reporting summarizes information about the following:  Testing progress in terms of test case execution, defects opened, defects fixed, no retests occurred etc.  Analyzed information & metrics to support recommendations & decisions for future actions such unfixed defects & their impact on the project, outstanding risks, level confidence in the quality of software.
  • 18. ISTQB | Test Management All work described was performed by Capgemini or a Capgemini affiliate Test Progress Monitoring & Control: Test Control  Test control is nothing but guiding or corrective actions taken as a result of information & metrics gathered/reported. Examples of test control:  Re-prioritizing of tests if any risk becomes an issue  Changing test schedule based on test environment availability
  • 19. ISTQB | Test Management All work described was performed by Capgemini or a Capgemini affiliate Configuration Management Configuration Management for testing can be useful in ensuring that:  All items of test ware are identified, version controlled, tracked for changes so that traceability is maintained throughout the testing process.  All identified documents & items can be referenced unambiguously in the test documentation  Configuration management procedures & tools are chosen, documented & implemented in the test planning process itself.
  • 20. ISTQB | Test Management All work described was performed by Capgemini or a Capgemini affiliate Risks & Testing  Risk can be defined as the chance that an event, hazard, threat or situation occurs along with it’s undesirable consequences & potential problems.
  • 21. ISTQB | Test Management All work described was performed by Capgemini or a Capgemini affiliate Risks & Testing: Project Risks  Projects risks can be those risks which hamper the project’s ability to deliver it’s objectives. Examples:  Supplier issues such as failure of third party or vendor  Organizational issues such as skill & staff shortages, personal/training issues  Political issues such as communication between testers & development team, failure to follow up on information found in testing & reviews  Technical issues such as improper requirements, technology constraints in meeting the requirements, quality of design, code, tests
  • 22. ISTQB | Test Management All work described was performed by Capgemini or a Capgemini affiliate Risks & Testing: Product Risks  Potential failure areas in software system itself are called as product risks since they affect quality of the product. These can be:  Error prone software was delivered  The potential that a faulty software could cause harm to an individual or company  Software does not perform it’s intended functions
  • 23. ISTQB | Test Management All work described was performed by Capgemini or a Capgemini affiliate Risks & Testing: Product Risks continued ..  Risk identified as product risks can be effectively used for planning risk based testing approach.  Determine testing techniques to be used.  Determine the extent of testing to be carried out  Prioritize testing with an intention of finding critical defects first
  • 24. ISTQB | Test Management All work described was performed by Capgemini or a Capgemini affiliate Incident Management  Discrepancies between expected & actual defects should be logged as incidents.  These incidents need to be tracked from discovery to classification to confirmation of solution to the problem.  Incidents may be raised during development, review, testing or use of software product.  Incidents can be issues in code, in working system, in software specification documentation, help documents  Incident reports are generated to provide developers & other concerned partied a notification about the problem
  • 25. ISTQB | Test Management All work described was performed by Capgemini or a Capgemini affiliate Q & A