Software Testing Tutorial#43 - Severity and Priority in Software Testing

  Рет қаралды 20,266

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 Severity and Priority in Software Testing. Severity indicates how bad the defect is and what is the impact of the defect on the software, whereas the priority determines the urgency of fixing the defect.
Defect severity is assigned by the software testers and priority is mostly assigned by Product owners or person who represents business or customer. Defect severity and priority are very important information to be assigned to defects so that development team can understand the order in which they need to fix the defects.
FULL Playlist: bit.ly/SoftwareTestingTutorial
🛠️ Tools I use for making videos 🛠️ amzn.to/3poSRcO
Mic 🎤 for computer recording: amzn.to/3poSRcO
Mic 🎤 for whiteboard recording: amzn.to/3mMXk7f
Camera 📷: amzn.to/3hmy9HM
Disclosure: Some links are affiliate links to products. I may receive a small commission for purchases made through these links.
🔸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

Пікірлер: 16
@afshinafsharpour7494
@afshinafsharpour7494 Жыл бұрын
very good thanks
@elnino61
@elnino61 2 жыл бұрын
thanks a lot
@abhijeetwannale12
@abhijeetwannale12 2 жыл бұрын
Thanku sir
@mohit7x
@mohit7x 3 жыл бұрын
Thank you so much sir
@softwaretestingmentor
@softwaretestingmentor 3 жыл бұрын
Glad it was helpful!
@mazharkhatri779
@mazharkhatri779 3 ай бұрын
Nice and informative video Can you make a video defects severity and priority for AzDo?
@THE4yk
@THE4yk 2 ай бұрын
that's good one
@sumnareddy
@sumnareddy 2 жыл бұрын
Got my doubt cleared ..Thank you..can you plese take mock interview for me as 3 years of fake experience
@kimmanning2913
@kimmanning2913 6 ай бұрын
Severity of the situation.
@divyagupta2361
@divyagupta2361 3 жыл бұрын
Very well explained sir👍 sir can you take my mock interview for manual testing(fresher) please
@softwaretestingmentor
@softwaretestingmentor 3 жыл бұрын
Hi Divya, thanks. Please send your resume at admin@softwaretestingmentor.com
@gauravchugh6893
@gauravchugh6893 3 жыл бұрын
Sir who decides priority , tester or developer?
@apurvakawde1965
@apurvakawde1965 3 жыл бұрын
Project manager
@yitingchen8278
@yitingchen8278 2 жыл бұрын
severity(嚴重性): 造成軟體錯誤的嚴重性,就像是醫院的急診室一樣,會為傷者做分類。 priority(優先序): 對於軟體出現的錯誤,有多緊急要去處理它。
@manoj_mafiosi
@manoj_mafiosi 10 ай бұрын
**Notes: Severity and Priority in Software Testing - Software Testing Tutorial #43** **Understanding Severity:** - Severity measures how severe or impactful a defect is on the software. - Similar to assessing pain levels; minor issues have low severity, while critical problems have high severity. - Assigned by testers based on how much the defect disrupts functionality or testing. **Understanding Priority:** - Priority indicates how urgently a defect needs to be addressed and fixed. - It determines the order in which defects should be resolved, based on time. - Labeled using categories like P1 (immediate), P2 (high), P3 (medium), and P4 (low). **Assigning Severity and Priority:** 1. **Critical Defects (S1, P1):** - Highest severity and priority. - Block crucial functionality or crash the software. - Demand immediate resolution. 2. **Low Severity, High Priority (e.g., S3, P1):** - Low severity but high priority. - May include minor issues with a significant impact on reputation. - Require immediate attention. 3. **Medium Severity and Priority (e.g., S2, P2):** - Many defects fall into this category. - Neither critical nor minor but need timely resolution. - Assigned medium priority (P2). 4. **Low Severity and Priority (e.g., S4, P3):** - Minimal impact and no hindrance to critical functionality. - Low in both severity and priority. - Assigned low priority (P3). **Conclusion:** - Severity measures the impact of a defect, while priority determines how soon it should be fixed. - Assigning severity and priority guides development teams on issue resolution.
@YOGESHKHAIRNAR15
@YOGESHKHAIRNAR15 2 жыл бұрын
While Bug Severity and Priority are important and plays a critical role in the decision making, we need keep in mind few things mentioned here 👇 kzbin.infoTMEdZC0AU4Q?feature=share
Software Testing Tutorial #44 - Defect Life Cycle in Software Testing
13:47
Software Testing Mentor
Рет қаралды 17 М.
Software Testing Tutorial #31 - Test Scenario Vs Test Case
13:38
Software Testing Mentor
Рет қаралды 65 М.
Mom's Unique Approach to Teaching Kids Hygiene #shorts
00:16
Fabiosa Stories
Рет қаралды 31 МЛН
Smart Sigma Kid #funny #sigma #comedy
00:26
CRAZY GREAPA
Рет қаралды 20 МЛН
Red❤️+Green💚=
00:38
ISSEI / いっせい
Рет қаралды 82 МЛН
Software Testing Tutorial #34 - Equivalence Partitioning in Testing
13:07
Software Testing Mentor
Рет қаралды 83 М.
Software Testing Tutorial #30 - What is a Test Case
13:47
Software Testing Mentor
Рет қаралды 38 М.
Software Testing Tutorial #47 - What is Agile Testing
20:05
Software Testing Mentor
Рет қаралды 28 М.
Software Testing Tutorial #48 - What is Database Testing
20:11
Software Testing Mentor
Рет қаралды 36 М.
Scenario Based Software Testing Interview Questions & Answers | Part 1
28:52
Software Testing Mentor
Рет қаралды 156 М.
What is System Testing in Software Testing? SoftwaretestingbyMKT
10:44
SoftwaretestingbyMKT
Рет қаралды 176 М.
Mom's Unique Approach to Teaching Kids Hygiene #shorts
00:16
Fabiosa Stories
Рет қаралды 31 МЛН