why is it necessary to give a priority to the test cases
or/and requirements.
why does the Test case ID is not sufficient to identify the
test cases to be executed first.
Answer Posted / vidya
why is it necessary to give a priority to the test cases
or/and requirements?
Issue priority is the order in which issues are addressed
by developers.
In Companies, issues are triaged by supervisory personnel,
who may adjust the severity level and who will then assign
the issue a priority and dispatch it to a developer for
remediation.
Developers are expected to remediate issues in priority
order.
We don't always fix issues in order of severity. I may
assign less-experienced developers a medium or low issue,
even though outstanding showstopper issues still remain. I
may do this because they have no experience with the sub-
system where the showstopper resides,
Issue severity gives management a good impression of the
current state of the software being developed. It also
serves as a foundation for establishing issue priority.
Issue prioritization gives developers a clear understanding
of the order in which they should work on their defects.
| Is This Answer Correct ? | 4 Yes | 9 No |
Post New Answer View All Answers
What is verification in software testing?
Name three reasons why the tester may choose to record in Context Sensitive mode.
What do you do (with the project tasks) when the schedule fails?
What criteria would you use to select Web transactions for load testing?
Can you explain the elementary process?
What are the factors affecting a manual testing project and what are the ways to overcome it?
What is difference between cmmi and cmm levels?
Define brain stromming and cause effect graphing?
Write positive and negative test cases for forgot password?
What are drawbacks in system development life cycle
Explain the sub-genres of performance testing?
How the application is launched to the production environment?
from where do u collect test data if u miss some data what will happen
How could you present test strategy for the product testing?
why testcases are written and what is the importance?