Menu
News
All News
Dungeons & Dragons
Level Up: Advanced 5th Edition
Pathfinder
Starfinder
Warhammer
2d20 System
Year Zero Engine
Industry News
Reviews
Dragon Reflections
White Dwarf Reflections
Columns
Weekly Digests
Weekly News Digest
Freebies, Sales & Bundles
RPG Print News
RPG Crowdfunding News
Game Content
ENterplanetary DimENsions
Mythological Figures
Opinion
Worlds of Design
Peregrine's Nest
RPG Evolution
Other Columns
From the Freelancing Frontline
Monster ENcyclopedia
WotC/TSR Alumni Look Back
4 Hours w/RSD (Ryan Dancey)
The Road to 3E (Jonathan Tweet)
Greenwood's Realms (Ed Greenwood)
Drawmij's TSR (Jim Ward)
Community
Forums & Topics
Forum List
Latest Posts
Forum list
*Dungeons & Dragons
Level Up: Advanced 5th Edition
D&D Older Editions, OSR, & D&D Variants
*TTRPGs General
*Pathfinder & Starfinder
EN Publishing
*Geek Talk & Media
Search forums
Chat/Discord
Resources
Wiki
Pages
Latest activity
Media
New media
New comments
Search media
Downloads
Latest reviews
Search resources
EN Publishing
Store
EN5ider
Adventures in ZEITGEIST
Awfully Cheerful Engine
What's OLD is NEW
Judge Dredd & The Worlds Of 2000AD
War of the Burning Sky
Level Up: Advanced 5E
Events & Releases
Upcoming Events
Private Events
Featured Events
Socials!
EN Publishing
Twitter
BlueSky
Facebook
Instagram
EN World
BlueSky
YouTube
Facebook
Twitter
Twitch
Podcast
Features
Top 5 RPGs Compiled Charts 2004-Present
Adventure Game Industry Market Research Summary (RPGs) V1.0
Ryan Dancey: Acquiring TSR
Q&A With Gary Gygax
D&D Rules FAQs
TSR, WotC, & Paizo: A Comparative History
D&D Pronunciation Guide
Million Dollar TTRPG Kickstarters
Tabletop RPG Podcast Hall of Fame
Eric Noah's Unofficial D&D 3rd Edition News
D&D in the Mainstream
D&D & RPG History
About Morrus
Log in
Register
What's new
Search
Search
Search titles only
By:
Forums & Topics
Forum List
Latest Posts
Forum list
*Dungeons & Dragons
Level Up: Advanced 5th Edition
D&D Older Editions, OSR, & D&D Variants
*TTRPGs General
*Pathfinder & Starfinder
EN Publishing
*Geek Talk & Media
Search forums
Chat/Discord
Menu
Log in
Register
Install the app
Install
Upgrade your account to a Community Supporter account and remove most of the site ads.
Community
General Tabletop Discussion
*Dungeons & Dragons
Are proficiency swaps too strong for some races?
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="tetrasodium" data-source="post: 8131559" data-attributes="member: 93670"><p>Yes it is absurd. You are confusing a the presence of defect wit the severity of that defect. You can tread more about the difference <a href="https://softwaretestingfundamentals.com/defect-severity/" target="_blank">here</a></p><p></p><p>Or if your averse to clicking links...</p><p>[spoiler="here works too"]</p><p><a href="https://softwaretestingfundamentals.com/" target="_blank">SOFTWARE TESTING Fundamentals</a></p><p>All code is guilty until proven innocent.</p><p><a href="https://softwaretestingfundamentals.com/" target="_blank">Software Testing Fundamentals (STF) ! - SOFTWARE TESTING Fundamentals</a></p><h3>Defect Severity</h3><p><strong>DEFECT SEVERITY</strong>, also known as Bug Severity, is a classification of software <a href="https://softwaretestingfundamentals.com/defect/" target="_blank">defect</a> (bug) to indicate the degree of negative impact on the quality of software.</p><p>ISTQB Definition</p><ul> <li data-xf-list-type="ul"><strong>severity</strong>: The degree of impact that a defect has on the development or operation of a component or system.</li> </ul><h3>Classification</h3><p>The actual terminologies, and their meaning, can vary depending on people, projects, organizations, or defect tracking tools, but the following is a normally accepted classification.</p><ul> <li data-xf-list-type="ul"><strong>Critical: </strong>The defect affects critical functionality or critical data. It does not have a workaround. Example: Unsuccessful installation, complete failure of a feature.</li> <li data-xf-list-type="ul"><strong>Major:</strong> The defect affects major functionality or major data. It has a workaround but is not obvious and is difficult. Example: A feature is not functional from one module but the task is doable if 10 complicated indirect steps are followed in another module/s.</li> <li data-xf-list-type="ul"><strong>Minor: </strong>The defect affects minor functionality or non-critical data. It has an easy workaround. Example: A minor feature that is not functional in one module but the same task is easily doable from another module.</li> <li data-xf-list-type="ul"><strong>Trivial: </strong>The defect does not affect functionality or data. It does not even need a workaround. It does not impact productivity or efficiency. It is merely an inconvenience. Example: Petty layout discrepancies, spelling/grammatical errors.</li> </ul><p>Severity is also denoted as:</p><ul> <li data-xf-list-type="ul"><strong>S1 </strong>= Critical</li> <li data-xf-list-type="ul"><strong>S2 </strong>= Major</li> <li data-xf-list-type="ul"><strong>S3 </strong>= Minor</li> <li data-xf-list-type="ul"><strong>S4 </strong>= Trivial</li> </ul><h3>Caution</h3><p>Defect Severity is one of the most common causes of feuds between Testers and Developers. A typical situation is where a Tester classifies the Severity of Defect as Critical or Major but the Developer refuses to accept that: He/she believes that the defect is of Minor or Trivial severity.</p><p>Though we have provided you some guidelines in this article on how to interpret each level of severity, this is still a very subjective matter and chances are high that one will not agree with the definition of the other. You can however lessen the chances of differing opinions in your project by discussing (and documenting, if necessary) what each level of severity means and by agreeing to at least some standards (substantiating with examples, if necessary.)</p><p>Normally, Testers have the final say on Defect Severity whereas the Project Management / Product Management / Client has the final say on <a href="https://softwaretestingfundamentals.com/defect-priority/" target="_blank">Defect Priority</a>.</p><p><strong>ADVICE:</strong> Go easy on this touchy defect dimension and good luck!</p><p>Last Updated on September 6, 2020 by <a href="https://softwaretestingfundamentals.com/" target="_blank">STF</a></p><p>[/spoiler]</p><p>Previously it was generally a minor or trivial defect/bug, but then conditions changed elsewhere in the system & it jumped to major or critical.</p></blockquote><p></p>
[QUOTE="tetrasodium, post: 8131559, member: 93670"] Yes it is absurd. You are confusing a the presence of defect wit the severity of that defect. You can tread more about the difference [URL='https://softwaretestingfundamentals.com/defect-severity/']here[/URL] Or if your averse to clicking links... [spoiler="here works too"] [URL='https://softwaretestingfundamentals.com/']SOFTWARE TESTING Fundamentals[/URL] All code is guilty until proven innocent. [URL='https://softwaretestingfundamentals.com/']Software Testing Fundamentals (STF) ! - SOFTWARE TESTING Fundamentals[/URL] [HEADING=2]Defect Severity[/HEADING] [B]DEFECT SEVERITY[/B], also known as Bug Severity, is a classification of software [URL='https://softwaretestingfundamentals.com/defect/']defect[/URL] (bug) to indicate the degree of negative impact on the quality of software. ISTQB Definition [LIST] [*][B]severity[/B]: The degree of impact that a defect has on the development or operation of a component or system. [/LIST] [HEADING=2]Classification[/HEADING] The actual terminologies, and their meaning, can vary depending on people, projects, organizations, or defect tracking tools, but the following is a normally accepted classification. [LIST] [*][B]Critical: [/B]The defect affects critical functionality or critical data. It does not have a workaround. Example: Unsuccessful installation, complete failure of a feature. [*][B]Major:[/B] The defect affects major functionality or major data. It has a workaround but is not obvious and is difficult. Example: A feature is not functional from one module but the task is doable if 10 complicated indirect steps are followed in another module/s. [*][B]Minor: [/B]The defect affects minor functionality or non-critical data. It has an easy workaround. Example: A minor feature that is not functional in one module but the same task is easily doable from another module. [*][B]Trivial: [/B]The defect does not affect functionality or data. It does not even need a workaround. It does not impact productivity or efficiency. It is merely an inconvenience. Example: Petty layout discrepancies, spelling/grammatical errors. [/LIST] Severity is also denoted as: [LIST] [*][B]S1 [/B]= Critical [*][B]S2 [/B]= Major [*][B]S3 [/B]= Minor [*][B]S4 [/B]= Trivial [/LIST] [HEADING=2]Caution[/HEADING] Defect Severity is one of the most common causes of feuds between Testers and Developers. A typical situation is where a Tester classifies the Severity of Defect as Critical or Major but the Developer refuses to accept that: He/she believes that the defect is of Minor or Trivial severity. Though we have provided you some guidelines in this article on how to interpret each level of severity, this is still a very subjective matter and chances are high that one will not agree with the definition of the other. You can however lessen the chances of differing opinions in your project by discussing (and documenting, if necessary) what each level of severity means and by agreeing to at least some standards (substantiating with examples, if necessary.) Normally, Testers have the final say on Defect Severity whereas the Project Management / Product Management / Client has the final say on [URL='https://softwaretestingfundamentals.com/defect-priority/']Defect Priority[/URL]. [B]ADVICE:[/B] Go easy on this touchy defect dimension and good luck! Last Updated on September 6, 2020 by [URL='https://softwaretestingfundamentals.com/']STF[/URL] [/spoiler] Previously it was generally a minor or trivial defect/bug, but then conditions changed elsewhere in the system & it jumped to major or critical. [/QUOTE]
Insert quotes…
Verification
Post reply
Community
General Tabletop Discussion
*Dungeons & Dragons
Are proficiency swaps too strong for some races?
Top