Software Testing Tutorial #35 - Boundary Value Analysis in Testing

  Рет қаралды 54,945

Software Testing Mentor

Software Testing Mentor

Күн бұрын

Пікірлер: 44
@manoj_mafiosi
@manoj_mafiosi Жыл бұрын
**Notes: Boundary Value Analysis in Testing - Software Testing Tutorial #35** **EP and BVA Working Together:** - EP and BVA complement each other to maximize testing effectiveness. **Recap of Equivalence Partitioning (EP):** - Example: Discounts based on purchase amounts. - Defined valid and invalid partitions. **Introducing Boundary Value Analysis (BVA):** - Imagine marking boundaries before building a house. - Similarly, BVA defines boundaries and designs test cases within those boundaries. **Example: Building a House:** - Consider a plot of land with length and breadth: - Length: 10 meters - Breadth: 20 meters **Analysis and Boundaries for EP:** 1. **5% Discount Partition:** - Lower Boundary: $1 - Upper Boundary: $100.99 2. **10% Discount Partition:** - Lower Boundary: $101 - Upper Boundary: $200.99 3. **20% Discount Partition:** - Lower Boundary: $201 - Upper Boundary: $500.99 4. **25% Discount Partition:** - Lower Boundary: $501 - Upper Boundary: $5000.99 5. **Invalid Purchase Boundary:** - Lower Boundary: $0.99 - Upper Boundary: $5001 **Designing Test Cases with EP and Boundaries:** - Combine boundaries with values within valid partitions to create well-defined test cases. - Focus on boundary values to cover critical scenarios.
@SineQuaNon1
@SineQuaNon1 Жыл бұрын
As always, great video. Thanks.
@prasadhrv
@prasadhrv 2 жыл бұрын
Thank you sir.. The best explaination for BVA and EPA
@RajDixit-x6r
@RajDixit-x6r 4 ай бұрын
Sir, It would have been much better if you had also covered the variations of Boundary Value Testing ( Normal boundary value testing Robust boundary value testing Worst-case boundary value testing Robust worst-case boundary value testing)
@brindathakarar926
@brindathakarar926 2 жыл бұрын
Hello Sir! First of all, Thank you, your tutorials have been very helpful to understand theoretical concepts. However, I do have a question. What tools do we have to use in order to perform these tests practically?
@NatashasVocals
@NatashasVocals 10 ай бұрын
Thank you so much Sir...EXTREMELY HELPFUL
@youngseola9318
@youngseola9318 4 ай бұрын
you are a life-saver
@hamzahmehyar8860
@hamzahmehyar8860 11 ай бұрын
Very informative video, thank you so much🙏
@softwaretestingmentor
@softwaretestingmentor 11 ай бұрын
Thank you very much. Keep watching and sharing.
@karmelahrenovic8613
@karmelahrenovic8613 7 ай бұрын
it was great, could you do more examples, please
@MiguelVillaruel
@MiguelVillaruel Жыл бұрын
Very nice tutorial
@softwaretestingmentor
@softwaretestingmentor Жыл бұрын
Thank you. Keep watching for more videos and tutorials!
@vijnavijayan6209
@vijnavijayan6209 Жыл бұрын
Thanks for this video sir 🙏
@poojapawatekar5778
@poojapawatekar5778 8 күн бұрын
Can you please make a video on calculator test cases using bva and equivalence partition separately.
@KenjiMiller
@KenjiMiller 2 жыл бұрын
Thank you
@softwaretestingmentor
@softwaretestingmentor 2 жыл бұрын
Most Welcome! Keep watching for more videos.
@elnino61
@elnino61 2 жыл бұрын
Thank you so much
@arulalan3142
@arulalan3142 3 жыл бұрын
Spr sir..
@TopV_5
@TopV_5 6 ай бұрын
Thank you sir
@softwaretestingmentor
@softwaretestingmentor 6 ай бұрын
Welcome! Keep watching and sharing.
@picknice
@picknice 5 ай бұрын
thanks
@mumeensalau2152
@mumeensalau2152 Жыл бұрын
This is a great illustration of EP and BVA, Thank you so much
@softwaretestingmentor
@softwaretestingmentor Жыл бұрын
Glad you like it! Thank you very much. Keep watching and sharing.
@hitendrasingh01
@hitendrasingh01 Жыл бұрын
good videos sir
@jintosteny8261
@jintosteny8261 2 жыл бұрын
Thank u sir
@mbusokotobe9793
@mbusokotobe9793 2 жыл бұрын
Awesome !!!!
@nidhisahay4914
@nidhisahay4914 3 жыл бұрын
Sir we need to write script in java to test this,or manualy we can u.Manualy means without running any code,just manualy.
@meetsaurabhtiwari
@meetsaurabhtiwari Жыл бұрын
How we can do this practically
@subramanig2279
@subramanig2279 Жыл бұрын
How many test case required for this example
@vinithav.8415
@vinithav.8415 2 жыл бұрын
Hello Sir, When do we use BVA and EP? Are they always applied together or can they also be applied separately? If can be used separately, then when to use which one?
@xbhishek
@xbhishek 2 жыл бұрын
they go hand in hand.
@vinithav.8415
@vinithav.8415 2 жыл бұрын
@@xbhishek thank u 😊
@virgoroobs
@virgoroobs 2 жыл бұрын
What is the actual number of test cases for this example?
@uchennaezeh5456
@uchennaezeh5456 2 жыл бұрын
Perfecto
@pradipvaghela3179
@pradipvaghela3179 2 жыл бұрын
Hello sir, 1st of all thanks for such a easy example. i have a one confusion. if range is only between 1-100. then the 100.99 is the valid value or 100 ?
@kitsune-hc5zk
@kitsune-hc5zk 2 жыл бұрын
It should be greater than 0.99 and less than and equal to 99.99 to be valid....I think🤔
@pinarture7500
@pinarture7500 2 жыл бұрын
@@kitsune-hc5zk I think so too 🤔
@eli6863
@eli6863 Жыл бұрын
🎉
@aliazainn
@aliazainn 11 ай бұрын
true false kidhr hay
@mohammadanassheikh1446
@mohammadanassheikh1446 9 ай бұрын
Please peak fast
@atulendrapandey
@atulendrapandey 6 ай бұрын
There is a option known as PLAYBACK SPEED.
@Poussyeater-w5e
@Poussyeater-w5e 2 ай бұрын
Increase your playback speed lil bro
@eljokerx8055
@eljokerx8055 4 күн бұрын
🤡
@ExploringMindfulQAInsights
@ExploringMindfulQAInsights 9 ай бұрын
Thank you so much
Software Testing Tutorial #36 - Decision Table Testing in Software Testing
11:34
Software Testing Mentor
Рет қаралды 46 М.
Software Testing Tutorial #34 - Equivalence Partitioning in Testing
13:07
Software Testing Mentor
Рет қаралды 100 М.
1% vs 100% #beatbox #tiktok
01:10
BeatboxJCOP
Рет қаралды 67 МЛН
How to treat Acne💉
00:31
ISSEI / いっせい
Рет қаралды 108 МЛН
Une nouvelle voiture pour Noël 🥹
00:28
Nicocapone
Рет қаралды 9 МЛН
Software Testing Tutorial #40 - Test Plan vs Test Strategy
12:14
Software Testing Mentor
Рет қаралды 85 М.
Software Testing Tutorial #33 - Different Test Design Techniques
11:51
Software Testing Mentor
Рет қаралды 31 М.
Software Testing Tutorial #26 - Smoke Testing Vs Sanity Testing
12:38
Software Testing Mentor
Рет қаралды 50 М.
Decision Table Testing-Decision Table In Software Engineering-Decision Table-Software Testing
15:30
Software Testing Tutorial #38 - What is Test Plan in Software Testing
19:19
Software Testing Mentor
Рет қаралды 49 М.