what is meant by Priority and Severity?
Answers were Sorted based on User's Feedback
Answer / ramyab.mca@gmail.com
hai...
Severity:
Severity determines the defect's effect on the
application. Severity is given by Testers
Priority:
Determines the defect urgency of repair.Priority is given
by Test lead or project manager
Thanks & Regards
B.Ramyasri
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / mfsi_priyankaa
Priority:
Priority is how the is the bug to fix in that version.
Priority can be high,medium or low.
Severity:
severity means how dangereous the bug is for the site.
It can be critical,major or minor
| Is This Answer Correct ? | 1 Yes | 0 No |
wat is the diffrence b/n dyanamic blackbox testing and static black box testing.and which one is better
what is sequential injection?
what is database testing?
You have URL address it is opening fine with your team member system but it is not opening in your system browser? How will you come across?
What is the difference between quality assurance and quality control?
23 Answers Infosys, Manufacturing,
where u r writing testcases manually?
What is the difference between Game (video game, mobile game, facebook game...etc) Testing and Software Testing? Why some company dont use testcase for Game, they only find bug and describe it directly to bugbase? And some testcase for Game if u think testcase is necessary for game (ex: testcase for Tetris game)
Q) If pseudo code below a programming language. what test case s are required to achieve 100% statements coverage If x=3 then display_message x; If y=2 then display_message y; else display_message z; else display_message z;
What is the difference b/w Smoke and Sanity Testing? I heard that Sanity testing will be done by developers. Is that so?
What mean by STLC (S/W testing life cycile)?
What are the Risks involved while testing?
4 Answers BT, GL Noble Denton,
Tell me the algo for convering number into words. Meanse if the number is 4567 then it should print Four Thousand Five Hundred Sixty Seven