Software Testing tutorial - Equivalence partitioning in testing - Test Cases Design techniques

preview_player
Показать описание
In this tutorial, we will learn about equivalence partitioning with examples and how you can use equivalence class partitioning effectively in software testing and also explain this question in any software testing interview.

Definition: Equivalence Partitioning is a black box test design technique in which test cases are designed to execute representatives from equivalence partitioning. In principle test cases are designed to cover each partition at least once.

Topics Covered:

Say hello to us, and stay updated!

GEAR USE:

DISCLAIMER
Links included in this description might be affiliate links. If you purchase a product or service with the links that I provide I may receive a small commission. There is no additional charge to you! Thank you for supporting me so I can continue to provide you with free content each week!

#Equivalencepartitioning #fundootesters #Softwaretesting
Рекомендации по теме
Комментарии
Автор

Don't you feel this is a decision table you just explained but used EP to get the input conditions?

gideonebere-ajaduruonye
Автор

Another test case would be:
Y ----> 500$
<2 ----> 0
>5 ----> 200$
Yearly Bonus ----> 700$

parisahasani
Автор

Is there a Testing Roadmap, like a framework that is used in every test, even in the case of a module or project ... something that we just follow every time ?

peterryan
Автор

In the first test case, if the person gets all the bonus, He/She will get 900$ for the yearly bonus, not 800$ :)

parisahasani
visit shbcf.ru