Transcription of Software Testing Strategies Chapter 18
{{id}} {{{paragraph}}}
1 Software Testing StrategiesChapter 18 Click here to review SW Testing Techniques2 Review SW Testing TechniquesChapter 173 Software Testing Techniques Provide system guidance for designing tests that: Exercise the internal logic of a program White Box test cases design techniques Exercise the input and output Requirements of a program Black Box To Uncover ERRORS / BUGS / MISUNDERSTANDING OF REQUIREMNTS Testing Techniques Execute the program before the customer. To reduce the number of errors detected by customers. In order to find the highest possiblenumber pf errors Software Testing techniques must be used 5 Destructive PhaseConstructive PhasesSoftware Testing TechniquesAnalysisDesignImplementationTe stRequirement DocumentCodeTest Cases6 What is Testing and why do we do it?
software •Examine internal program structure and derive tests from an examination of the program’s logic. •Used to develop test cases for unit and integration testing •Other names: Glass-box, Logic-driven, Structural.
Domain:
Source:
Link to this page:
Please notify us if you found a problem with this document:
{{id}} {{{paragraph}}}