1. what is severity and priority and who will decide what .?
Answers were Sorted based on User's Feedback
Answer / nadeem usmani
severity : how harmful the bug is for our application
it is decided by tester
priority: the urgency of fixing the bug .
it is decided dy devlopers
| Is This Answer Correct ? | 9 Yes | 0 No |
Answer / rahul bansal
severity means effect of a bug ON s/w
priority means which bug have TO FIX FIRST
1. high severity-HIGH priority(ex. security related)
2. HS-LP(ex. click buton,linking b/w page is not working)
3. LS-LP(ex. spelling mistake in page,comma mistake small
mistake)
4. LS-HP(logo have change,company name change,in this
mistake is very small but give very dangerous effect on s/w)
| Is This Answer Correct ? | 6 Yes | 0 No |
Answer / nihar arisa
severity: it will decide by testers,because tester knows the effect of the bug in application.
there are 4 types of severity
1.blocker
2.critical
3.medium
4.low
priority:
it will decide by developers,because developers knows the which bug have to fix first
there are 3 types of priority
1.high
2.major
3.minor
4.low
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / prashant patil
Severity is nothing but the seriousness of the bug.
High severatity means without fixing the bug we are not
procees to test the application.
Priority is decided by the developer.When to fix the bug.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / k.s. thangavel
lastly u made one mistake that "very dangerous effect
on s/w "
correct is very dangerous effect of software business
APPROACH not functionality
by K.S. THANGAVEL CHENNAI
| Is This Answer Correct ? | 0 Yes | 1 No |
Answer / rgv
I Feel Priority and Severity will be given by the tester
and priority may be changed by developers based on the
current situation
Correct me if wrong
thanks
Rgv
| Is This Answer Correct ? | 1 Yes | 5 No |
Answer / madhuri
Hi Nadeem I feel Severity of the bug is decided by the
developer depending on how it affects application and the
Priority is decided by the tester to tell about the urgency
of fixing the bug.Correct me if im wrong..........
| Is This Answer Correct ? | 0 Yes | 8 No |
What is CRUD testing
how to test if there are 2000 requirements ro be tested in an application ?
Suppose you have given less time and you have quite few test cases to run what will your steps to resolve this issue.
Plz any one explain with example for a high priority with low severity and low priority with high severity bug
What is an equivalence class
Where you maintains the Repositories
please give me the template of tracebility matrix ? i need whicch is commanly used in real time...
Hello Friends,I want some clearence regarding. Test report and Final report.
what is STUB & DRIVERS ?
. Is any graph is used for code coverage analysis?
If you were given full powers how are you going to change the complete QA process in your company
What is internatinalisation Testing?