Download as txt, pdf, or txt
Download as txt, pdf, or txt
You are on page 1of 2

Course Title: Software Testing Foundations: Test Techniques

Description: We may marvel at a musician or athlete for their high level of skill
and execution, but equally as important as their mastery of skills is their
incredible technique in applying those skills. Technique is something you develop
to ensure that whatever you deliver is the best possible outcome of your work, and
in this course, Mike Fine applies this idea to software testing. As Mike shows, the
more refined and honed your skills are, the better the results of your testing.
Whether you’re a software tester looking to add to your skills, or prepping for an
ISTQB certification, mastering many different test techniques only increases the
chances that you have the tools to accomplish any task. Mike covers key techniques
like black-box testing, white-box testing, and experienced-based testing. As these
techniques are often full of esoteric lingo and complicated terminology, Mike also
gives some advice on how to communicate your testing process so your results aren’t
lost in technical jargon.

***********************************************
Chapter: 2. Black-Box Testing
***********************************************

-----------------------------------------------
Video: Black-box methodologies
-----------------------------------------------
Note Time: Note Text:

0:02:31 Functional Test

0:02:47 Non-functional Test

-----------------------------------------------
Video: Types of black-box techniques
-----------------------------------------------
Note Time: Note Text:

0:03:08 1. Equivalence Partitioning 2. Boundary Value Analysis


3. All-Pairs Testing

0:05:24 4.Decision Table testing 5. Cause-Effect Testing 6. State


Transition Testing

***********************************************
Chapter: 3. White-Box Testing
***********************************************

-----------------------------------------------
Video: Types of white-box techniques
-----------------------------------------------
Note Time: Note Text:

0:01:58 A. Dynamic Testing B.Static Testing

0:03:18 C. Unit testing D.Flow Testing

0:04:03 E. Brach Testing F. Path Testing


0:04:59 G. Code Coverage Testing H. Other Coverages

You might also like