SlideShare a Scribd company logo
1 of 9
PRINCIPE 1 - LES TESTS MONTRENT LA
PRÉSENCE DE DÉFAUTS
• LES TESTS PEUVENT PROUVER LA PRÉSENCE DE DÉFAUTS, MAIS NE PEUVENT PAS EN PROUVER L'ABSENCE.
• LES TESTS RÉDUISENT LA PROBABILITÉ QUE DES DÉFAUTS RESTENT CACHÉS DANS LE LOGICIEL MAIS,
MÊME SI AUCUN DÉFAUT N'EST DÉCOUVERT, CE N'EST PAS UNE PREUVE D'EXACTITUDE.
@JERRY_MBANTA 2
PRINCIPE 2 – LES TESTS EXHAUSTIFS SONT
IMPOSSIBLES
• TOUT TESTER (TOUTES LES COMBINAISONS D'ENTRÉES ET DE PRÉCONDITIONS N'EST PAS FAISABLE SAUF
POUR DES CAS TRIVIAUX.
• PLUTÔT QUE DES TESTS EXHAUSTIFS, NOUS UTILISONS L'ANALYSE DES RISQUES ET DES PRIORITÉS POUR
FOCALISER LES EFFORTS DE TESTS.
@JERRY_MBANTA 3
PRINCIPE 3 – TESTER TÔT
• POUR TROUVER DES DÉFAUTS TÔT, LES ACTIVITÉS DE TESTS DEVRAIENT COMMENCER AUSSI TÔT QUE
POSSIBLE DANS LE CYCLE DE DÉVELOPPEMENT DU LOGICIEL OU DU SYSTÈME, ET DEVRAIENT ÊTRE
FOCALISÉES VERS DES OBJECTIFS DÉFINIS.
@JERRY_MBANTA 4
PRINCIPE 4 – REGROUPEMENT DES
DÉFAUTS
• L'EFFORT DE TEST DEVRAIT ÊTRE FIXÉ PROPORTIONNELLEMENT À LA DENSITÉ DES DÉFAUTS PRÉVUS ET
CONSTATÉS DANS LES DIFFÉRENTS MODULES. UN PETIT NOMBRE DE MODULES CONTIENNENT
GÉNÉRALEMENT LA MAJORITÉ DES DÉFAUTS DÉTECTÉS LORS DES TESTS PRÉ-LIVRAISON, OU AFFICHENT LE
PLUS DE DÉFAILLANCES EN OPÉRATION.
@JERRY_MBANTA 5
PRINCIPE 5 – PARADOXE DU PESTICIDE
• SI LES MÊMES TESTS SONT RÉPÉTÉS DE NOMBREUSES FOIS, IL ARRIVERA QUE LE MÊME ENSEMBLE DE CAS
DE TESTS NE TROUVERA PLUS DE NOUVEAUX DÉFAUTS. POUR PRÉVENIR CE “PARADOXE DU PESTICIDE”,
LES CAS DE TESTS DOIVENT ÊTRE RÉGULIÈREMENT REVUS ET RÉVISÉS, ET DE NOUVEAUX TESTS,
DIFFÉRENTS, DOIVENT ÊTRE ÉCRITS POUR COUVRIR D'AUTRES CHEMINS DANS LE LOGICIEL OU LE
SYSTÈME DE FAÇON À PERMETTRE LA DÉCOUVERTE DE NOUVEAUX DÉFAUTS.
@JERRY_MBANTA 6
PRINCIPE 6 – LES TESTS DÉPENDENT DU
CONTEXTE
• LES TESTS SONT EFFECTUÉS DIFFÉREMMENT DANS DES CONTEXTES DIFFÉRENTS. PAR EXEMPLE, LES
LOGICIELS DE SÉCURITÉ CRITIQUE SERONT TESTÉS DIFFÉREMMENT D'UN SITE DE COMMERCE
ÉLECTRONIQUE.
@JERRY_MBANTA 7
PRINCIPE 7 – L’ILLUSION DE L’ABSENCE
D’ERREURS
• TROUVER ET CORRIGER DES DÉFAUTS N'AIDE PAS SI LE SYSTÈME CONÇU EST INUTILISABLE ET NE COMBLE
PAS LES BESOINS ET LES ATTENTES DES UTILISATEURS.
@JERRY_MBANTA 8
RÉFÉRENCES
• ISTQB : –SYLLABUS : NIVEAU FONDATION
@JERRY_MBANTA 9

More Related Content

What's hot

TDD (Test Driven Design)
TDD (Test Driven Design)TDD (Test Driven Design)
TDD (Test Driven Design)nedirtv
 
Overview on Agile, Scrum, Kanban, Extreme programming (XP) and Scaled Agile F...
Overview on Agile, Scrum, Kanban, Extreme programming (XP) and Scaled Agile F...Overview on Agile, Scrum, Kanban, Extreme programming (XP) and Scaled Agile F...
Overview on Agile, Scrum, Kanban, Extreme programming (XP) and Scaled Agile F...Hyder Baksh
 
Test de logiciels
Test de logiciels Test de logiciels
Test de logiciels Bilel Abed
 
Test Driven Development
Test Driven DevelopmentTest Driven Development
Test Driven DevelopmentMireia Sangalo
 
An Introduction to Test Driven Development
An Introduction to Test Driven Development An Introduction to Test Driven Development
An Introduction to Test Driven Development CodeOps Technologies LLP
 
Introduction to TDD (Test Driven development) - Ahmed Shreef
Introduction to TDD (Test Driven development) - Ahmed ShreefIntroduction to TDD (Test Driven development) - Ahmed Shreef
Introduction to TDD (Test Driven development) - Ahmed ShreefAhmed Shreef
 
Agile Testing: The Role Of The Agile Tester
Agile Testing: The Role Of The Agile TesterAgile Testing: The Role Of The Agile Tester
Agile Testing: The Role Of The Agile TesterDeclan Whelan
 
DevOps Challenges and Best Practices
DevOps Challenges and Best PracticesDevOps Challenges and Best Practices
DevOps Challenges and Best PracticesBrian Chorba
 
Agile Testing Process
Agile Testing ProcessAgile Testing Process
Agile Testing ProcessIntetics
 
Automatisation des tests - objectifs et concepts - partie 2
Automatisation des tests  - objectifs et concepts - partie 2Automatisation des tests  - objectifs et concepts - partie 2
Automatisation des tests - objectifs et concepts - partie 2Christophe Rochefolle
 
How to Optimise Continuous Testing
How to Optimise Continuous TestingHow to Optimise Continuous Testing
How to Optimise Continuous TestingSauce Labs
 
Intégration et livraison continues des bonnes pratiques de conception d'appli...
Intégration et livraison continues des bonnes pratiques de conception d'appli...Intégration et livraison continues des bonnes pratiques de conception d'appli...
Intégration et livraison continues des bonnes pratiques de conception d'appli...Amazon Web Services
 
Agile Testing Framework - The Art of Automated Testing
Agile Testing Framework - The Art of Automated TestingAgile Testing Framework - The Art of Automated Testing
Agile Testing Framework - The Art of Automated TestingDimitri Ponomareff
 
Test Driven Development (TDD)
Test Driven Development (TDD)Test Driven Development (TDD)
Test Driven Development (TDD)David Ehringer
 
Agile presentation
Agile presentationAgile presentation
Agile presentationinfolock
 
The Agile Manifesto (and a brief history lesson)
The Agile Manifesto (and a brief history lesson)The Agile Manifesto (and a brief history lesson)
The Agile Manifesto (and a brief history lesson)Adrian Howard
 

What's hot (20)

TDD (Test Driven Design)
TDD (Test Driven Design)TDD (Test Driven Design)
TDD (Test Driven Design)
 
Overview on Agile, Scrum, Kanban, Extreme programming (XP) and Scaled Agile F...
Overview on Agile, Scrum, Kanban, Extreme programming (XP) and Scaled Agile F...Overview on Agile, Scrum, Kanban, Extreme programming (XP) and Scaled Agile F...
Overview on Agile, Scrum, Kanban, Extreme programming (XP) and Scaled Agile F...
 
Test de logiciels
Test de logiciels Test de logiciels
Test de logiciels
 
DevSecOps
DevSecOpsDevSecOps
DevSecOps
 
Test Driven Development
Test Driven DevelopmentTest Driven Development
Test Driven Development
 
TDD - Agile
TDD - Agile TDD - Agile
TDD - Agile
 
An Introduction to Test Driven Development
An Introduction to Test Driven Development An Introduction to Test Driven Development
An Introduction to Test Driven Development
 
Introduction to TDD (Test Driven development) - Ahmed Shreef
Introduction to TDD (Test Driven development) - Ahmed ShreefIntroduction to TDD (Test Driven development) - Ahmed Shreef
Introduction to TDD (Test Driven development) - Ahmed Shreef
 
Agile Testing: The Role Of The Agile Tester
Agile Testing: The Role Of The Agile TesterAgile Testing: The Role Of The Agile Tester
Agile Testing: The Role Of The Agile Tester
 
DevOps Challenges and Best Practices
DevOps Challenges and Best PracticesDevOps Challenges and Best Practices
DevOps Challenges and Best Practices
 
Agile Testing Process
Agile Testing ProcessAgile Testing Process
Agile Testing Process
 
Automatisation des tests - objectifs et concepts - partie 2
Automatisation des tests  - objectifs et concepts - partie 2Automatisation des tests  - objectifs et concepts - partie 2
Automatisation des tests - objectifs et concepts - partie 2
 
How to Optimise Continuous Testing
How to Optimise Continuous TestingHow to Optimise Continuous Testing
How to Optimise Continuous Testing
 
Intégration et livraison continues des bonnes pratiques de conception d'appli...
Intégration et livraison continues des bonnes pratiques de conception d'appli...Intégration et livraison continues des bonnes pratiques de conception d'appli...
Intégration et livraison continues des bonnes pratiques de conception d'appli...
 
Agile Testing Framework - The Art of Automated Testing
Agile Testing Framework - The Art of Automated TestingAgile Testing Framework - The Art of Automated Testing
Agile Testing Framework - The Art of Automated Testing
 
TDD refresher
TDD refresherTDD refresher
TDD refresher
 
Test Driven Development (TDD)
Test Driven Development (TDD)Test Driven Development (TDD)
Test Driven Development (TDD)
 
Agile presentation
Agile presentationAgile presentation
Agile presentation
 
The Agile Manifesto (and a brief history lesson)
The Agile Manifesto (and a brief history lesson)The Agile Manifesto (and a brief history lesson)
The Agile Manifesto (and a brief history lesson)
 
Cucumber presenation
Cucumber presenationCucumber presenation
Cucumber presenation
 

Recently uploaded

(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...ranjana rawat
 
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSAPPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSKurinjimalarL3
 
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...Christo Ananth
 
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Dr.Costas Sachpazis
 
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...ranjana rawat
 
SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )Tsuyoshi Horigome
 
UNIT-III FMM. DIMENSIONAL ANALYSIS
UNIT-III FMM.        DIMENSIONAL ANALYSISUNIT-III FMM.        DIMENSIONAL ANALYSIS
UNIT-III FMM. DIMENSIONAL ANALYSISrknatarajan
 
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINEMANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINESIVASHANKAR N
 
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLSMANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLSSIVASHANKAR N
 
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...ranjana rawat
 
Porous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingPorous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingrakeshbaidya232001
 
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...Soham Mondal
 
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Dr.Costas Sachpazis
 
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...ranjana rawat
 
UNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its PerformanceUNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its Performancesivaprakash250
 
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...Call Girls in Nagpur High Profile
 
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVHARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVRajaP95
 
Processing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxProcessing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxpranjaldaimarysona
 
Coefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxCoefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxAsutosh Ranjan
 

Recently uploaded (20)

(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSAPPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
 
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
 
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
 
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
 
SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )
 
UNIT-III FMM. DIMENSIONAL ANALYSIS
UNIT-III FMM.        DIMENSIONAL ANALYSISUNIT-III FMM.        DIMENSIONAL ANALYSIS
UNIT-III FMM. DIMENSIONAL ANALYSIS
 
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINEMANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
 
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLSMANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
 
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 
Porous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingPorous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writing
 
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
 
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
 
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
 
UNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its PerformanceUNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its Performance
 
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...
 
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
 
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVHARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
 
Processing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxProcessing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptx
 
Coefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxCoefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptx
 

Les 7 principes généraux des tests

  • 1.
  • 2. PRINCIPE 1 - LES TESTS MONTRENT LA PRÉSENCE DE DÉFAUTS • LES TESTS PEUVENT PROUVER LA PRÉSENCE DE DÉFAUTS, MAIS NE PEUVENT PAS EN PROUVER L'ABSENCE. • LES TESTS RÉDUISENT LA PROBABILITÉ QUE DES DÉFAUTS RESTENT CACHÉS DANS LE LOGICIEL MAIS, MÊME SI AUCUN DÉFAUT N'EST DÉCOUVERT, CE N'EST PAS UNE PREUVE D'EXACTITUDE. @JERRY_MBANTA 2
  • 3. PRINCIPE 2 – LES TESTS EXHAUSTIFS SONT IMPOSSIBLES • TOUT TESTER (TOUTES LES COMBINAISONS D'ENTRÉES ET DE PRÉCONDITIONS N'EST PAS FAISABLE SAUF POUR DES CAS TRIVIAUX. • PLUTÔT QUE DES TESTS EXHAUSTIFS, NOUS UTILISONS L'ANALYSE DES RISQUES ET DES PRIORITÉS POUR FOCALISER LES EFFORTS DE TESTS. @JERRY_MBANTA 3
  • 4. PRINCIPE 3 – TESTER TÔT • POUR TROUVER DES DÉFAUTS TÔT, LES ACTIVITÉS DE TESTS DEVRAIENT COMMENCER AUSSI TÔT QUE POSSIBLE DANS LE CYCLE DE DÉVELOPPEMENT DU LOGICIEL OU DU SYSTÈME, ET DEVRAIENT ÊTRE FOCALISÉES VERS DES OBJECTIFS DÉFINIS. @JERRY_MBANTA 4
  • 5. PRINCIPE 4 – REGROUPEMENT DES DÉFAUTS • L'EFFORT DE TEST DEVRAIT ÊTRE FIXÉ PROPORTIONNELLEMENT À LA DENSITÉ DES DÉFAUTS PRÉVUS ET CONSTATÉS DANS LES DIFFÉRENTS MODULES. UN PETIT NOMBRE DE MODULES CONTIENNENT GÉNÉRALEMENT LA MAJORITÉ DES DÉFAUTS DÉTECTÉS LORS DES TESTS PRÉ-LIVRAISON, OU AFFICHENT LE PLUS DE DÉFAILLANCES EN OPÉRATION. @JERRY_MBANTA 5
  • 6. PRINCIPE 5 – PARADOXE DU PESTICIDE • SI LES MÊMES TESTS SONT RÉPÉTÉS DE NOMBREUSES FOIS, IL ARRIVERA QUE LE MÊME ENSEMBLE DE CAS DE TESTS NE TROUVERA PLUS DE NOUVEAUX DÉFAUTS. POUR PRÉVENIR CE “PARADOXE DU PESTICIDE”, LES CAS DE TESTS DOIVENT ÊTRE RÉGULIÈREMENT REVUS ET RÉVISÉS, ET DE NOUVEAUX TESTS, DIFFÉRENTS, DOIVENT ÊTRE ÉCRITS POUR COUVRIR D'AUTRES CHEMINS DANS LE LOGICIEL OU LE SYSTÈME DE FAÇON À PERMETTRE LA DÉCOUVERTE DE NOUVEAUX DÉFAUTS. @JERRY_MBANTA 6
  • 7. PRINCIPE 6 – LES TESTS DÉPENDENT DU CONTEXTE • LES TESTS SONT EFFECTUÉS DIFFÉREMMENT DANS DES CONTEXTES DIFFÉRENTS. PAR EXEMPLE, LES LOGICIELS DE SÉCURITÉ CRITIQUE SERONT TESTÉS DIFFÉREMMENT D'UN SITE DE COMMERCE ÉLECTRONIQUE. @JERRY_MBANTA 7
  • 8. PRINCIPE 7 – L’ILLUSION DE L’ABSENCE D’ERREURS • TROUVER ET CORRIGER DES DÉFAUTS N'AIDE PAS SI LE SYSTÈME CONÇU EST INUTILISABLE ET NE COMBLE PAS LES BESOINS ET LES ATTENTES DES UTILISATEURS. @JERRY_MBANTA 8
  • 9. RÉFÉRENCES • ISTQB : –SYLLABUS : NIVEAU FONDATION @JERRY_MBANTA 9