Josh Giller
Member for
7 years 9 monthsStrong quality assurance professional with a Master’s Degree focused in Quality Management from Eastern Michigan University and CTFL & CTAL-TA certifications from ASTQB. I've also earned my BSBE from East Carolina University.
Experienced Senior Quality Assurance Analyst with a demonstrated history of working in the financial services industry. Skilled in Testing Principles, Customer Acquisition, Team Building, Contact Centers, Sales Presentations, and ROI Optimization.
All Articles by Josh Giller
All Stories by Josh Giller
|
Using Decision Tables for Clear, Well-Designed TestingDecision tables are used to test the interactions between combinations of conditions. They provide a clear method to verify testing of all pertinent combinations to ensure that all possible conditions, relationships, and constraints are handled by the software under test. If you need to make sure your test cases cover all outcomes in a scenario, read on to learn how to use decision tables. |
| Using Equivalence Partitioning and Boundary Value Analysis in Black Box TestingEquivalence partitioning and boundary value analysis are two specification-based techniques that are useful in black box testing. This article defines each of these techniques and describes, with examples, how you can use them together to create better test cases. You can save time and reduce the number of test cases required to effectively test inputs, outputs, and values. | |
|
Using Equivalence Partitioning and Boundary Value Analysis in Black Box Testing Equivalence partitioning and boundary value analysis are two specification-based techniques that are useful in black box testing. This article defines each of these techniques and describes, with examples, how you can use them together to create better test cases. You can save time and reduce the number of test cases required to effectively test inputs, outputs, and values. |