Software Testing Tutorial #35 - Boundary Value Analysis in Testing

  Рет қаралды 45,329

Software Testing Mentor

Software Testing Mentor

3 жыл бұрын

Get all my courses for USD 5.99/Month - bit.ly/all-courses-subscription
In this Software Testing Tutorial, we will learn about boundary value analysis in software testing. Basically, equivalence partitioning and boundary value analysis go hand in hand. We need to apply both equivalence partitioning and boundary value analysis together to come up with the best test cases and get maximum coverage for the component that you are going to test.
🔸FREE Training's at training.rcvacademy.com 🔔SUBSCRIBE to CHANNEL: bit.ly/2YGU6JM
Help me in spreading the knowledge, please hit LIKE, SHARE, and SUBSCRIBE for the latest tutorials. More tutorial playlists below:
✅ ALL PLAYLISTS (Software Testing Mentor)🔸 / softwaretestingmentor
✅ ALL PLAYLISTS (RCV Academy)🔸 / @rcvacademy
✅ JIRA BEGINNER TUTORIAL🔸 bit.ly/jira-beginner-tutorial
✅ JIRA WORKFLOW TUTORIAL🔸 bit.ly/2EzKOEB
✅ JIRA ADMINISTRATION TUTORIAL🔸 bit.ly/36MPPFR
✅ JIRA TUTORIAL INTERMEDIATE🔸 bit.ly/Atlassian-JIRA-tutorials
✅ JIRA TUTORIALS🔸 bit.ly/jira-tutorials
✅ ZEPHYR TUTORIAL🔸 bit.ly/zephyr-for-jira-tutorials
✅ SOAPUI TUTORIAL🔸 bit.ly/Sopui-tutorial
✅ JSONPath TUTORIAL🔸 bit.ly/2sIZIFG
✅ POSTMAN TUTORIAL🔸 bit.ly/2PBbhI7
✅ ISTQB AGILE TESTER CERTIFICATION TUTORIAL🔸 bit.ly/istqb-agile-tester-cert...
✅ ISTQB FOUNDATION LEVEL CERTIFICATION TUTORIAL🔸 bit.ly/istqb-foundation-level-...
✅ CUCUMBER SELENIUM TUTORIAL🔸 bit.ly/cucumber-selenium-tutorial
✅ TESTRAIL TUTORIAL🔸 bit.ly/testrail-tutorial
✅ AGILE TUTORIALS🔸 bit.ly/agile-tutorials
✅ PYTHON TUTORIALS🔸 bit.ly/python-programming-tuto...
✅ PYTHON BEHAVE TUTORIALS🔸 bit.ly/python-behave-tutorial
✅ PRACTITEST TUTORIAL🔸 bit.ly/practitest-tutorial
✅ JAVA TUTORIAL🔸 bit.ly/2F1iL1B
✅ ZEPHYR TUTORIAL🔸 bit.ly/zephyr-for-jira-tutorials
🔶 ENROL IN MANY FREE TRAININGS ON RCV ACADEMY PORTAL 🔶
training.rcvacademy.com/
🔶 FOLLOW US ON TWITTER 🔶
/ rcvacademy
/ swtmentor
/ mrmverma
🔶 LIKE US ON FACEBOOK 🔶
/ softwaretestingmentor
/ rcvacademy47
🔶 OUR TUTORIAL WEBSITES 🔶
www.softwaretestingmentor.com
www.rcvacademy.com
🔶 GET MY TRAININGS ON UDEMY 🔶
www.udemy.com/user/manish68/
#SoftwareTestingTraining #SoftwareTestingTutorial #SoftwareTestingBootcamp #SoftwareTesting #QA #QATraining #QATutorials #RcvAcademy #SoftwareTestingMentor

Пікірлер: 38
@manoj_mafiosi
@manoj_mafiosi 10 ай бұрын
**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.
@prasadhrv
@prasadhrv 2 жыл бұрын
Thank you sir.. The best explaination for BVA and EPA
@SineQuaNon1
@SineQuaNon1 10 ай бұрын
As always, great video. Thanks.
@NatashasVocals
@NatashasVocals 3 ай бұрын
Thank you so much Sir...EXTREMELY HELPFUL
@vijnavijayan6209
@vijnavijayan6209 10 ай бұрын
Thanks for this video sir 🙏
@elnino61
@elnino61 2 жыл бұрын
Thank you so much
@mbusokotobe9793
@mbusokotobe9793 2 жыл бұрын
Awesome !!!!
@jintosteny8261
@jintosteny8261 2 жыл бұрын
Thank u sir
@arulalan3142
@arulalan3142 2 жыл бұрын
Spr sir..
@hitendrasingh01
@hitendrasingh01 Жыл бұрын
good videos sir
@hamzahmehyar8860
@hamzahmehyar8860 5 ай бұрын
Very informative video, thank you so much🙏
@softwaretestingmentor
@softwaretestingmentor 5 ай бұрын
Thank you very much. Keep watching and sharing.
@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?
@uchennaezeh5456
@uchennaezeh5456 Жыл бұрын
Perfecto
@karmelahrenovic8613
@karmelahrenovic8613 Ай бұрын
it was great, could you do more examples, please
@KenjiMiller
@KenjiMiller 2 жыл бұрын
Thank you
@softwaretestingmentor
@softwaretestingmentor 2 жыл бұрын
Most Welcome! Keep watching for more videos.
@MiguelVillaruel
@MiguelVillaruel Жыл бұрын
Very nice tutorial
@softwaretestingmentor
@softwaretestingmentor Жыл бұрын
Thank you. Keep watching for more videos and tutorials!
@TopV-jw2pb
@TopV-jw2pb 15 күн бұрын
Thank you sir
@softwaretestingmentor
@softwaretestingmentor 10 күн бұрын
Welcome! Keep watching and sharing.
@mumeensalau2152
@mumeensalau2152 11 ай бұрын
This is a great illustration of EP and BVA, Thank you so much
@softwaretestingmentor
@softwaretestingmentor 11 ай бұрын
Glad you like it! Thank you very much. Keep watching and sharing.
@virgoroobs
@virgoroobs Жыл бұрын
What is the actual number of test cases for this example?
@nidhisahay4914
@nidhisahay4914 2 жыл бұрын
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
@eli6863
@eli6863 Жыл бұрын
🎉
@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 Жыл бұрын
It should be greater than 0.99 and less than and equal to 99.99 to be valid....I think🤔
@pinarture7500
@pinarture7500 Жыл бұрын
@@kitsune-hc5zk I think so too 🤔
@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 😊
@aliazainn
@aliazainn 5 ай бұрын
true false kidhr hay
@mohammadanassheikh1446
@mohammadanassheikh1446 3 ай бұрын
Please peak fast
@atulendrapandey
@atulendrapandey 19 күн бұрын
There is a option known as PLAYBACK SPEED.
@ExploringMindfulQAInsights
@ExploringMindfulQAInsights 3 ай бұрын
Thank you so much
Software Testing Tutorial #36 - Decision Table Testing in Software Testing
11:34
Software Testing Mentor
Рет қаралды 39 М.
- А что в креме? - Это кАкАооо! #КондитерДети
00:24
Телеканал ПЯТНИЦА
Рет қаралды 6 МЛН
Дарю Самокат Скейтеру !
00:42
Vlad Samokatchik
Рет қаралды 7 МЛН
Software Testing Tutorial #34 - Equivalence Partitioning in Testing
13:07
Software Testing Mentor
Рет қаралды 82 М.
Software Testing Tutorial#43 - Severity and Priority in Software Testing
16:42
Software Testing Mentor
Рет қаралды 20 М.
Software Testing Tutorial #26 - Smoke Testing Vs Sanity Testing
12:38
Software Testing Mentor
Рет қаралды 44 М.
Software Testing Tutorial #37 - State Transition Testing Technique
12:24
Software Testing Mentor
Рет қаралды 36 М.
ISTQB v4.0 Boundary Value Analysis (BVA) explanation with examples
32:01
Software Testing 101
Рет қаралды 3,2 М.
Software Testing Tutorial #38 - What is Test Plan in Software Testing
19:19
Software Testing Mentor
Рет қаралды 43 М.
- А что в креме? - Это кАкАооо! #КондитерДети
00:24
Телеканал ПЯТНИЦА
Рет қаралды 6 МЛН