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.

Answers were Sorted based on User's Feedback



why is it necessary to give a priority to the test cases or/and requirements. why does the Test..

Answer / ratnakar

Assigning a priority to test case is very much different
from assigning a priority to a bug.

When it comes to why we need to assign a priority to test
case, let me take you through a scenario. For example take
the yahoo login page. This has 4 generic combinations

1. Correct Username, correct password - P0
2. Correct Username, wrong password - P1
3. Wrong Username, correct password - P1
4. Wrong, username, wrong password - P2

If you see, I have assigned a priority to each case above.
P0 being highest priority and P2 being the least priority.
While preparing the test cases, we need to consider all
different inputs that an application can take and from
randomised sources. Some cases, you may feel are very basic
and need not test, but as tester, it is our responsibility
to list them. During this, for any such scenario we assign
a low priority. So depending on the time frame and the
quality bar defined to us, we start executing the test
cases based on their priority. If time does not permit, we
may leave side the low priority test cases.

Most of the release criterias would be to execute and fix
100% of the P0 and P1 testcases and bugs.

Is This Answer Correct ?    24 Yes 1 No

why is it necessary to give a priority to the test cases or/and requirements. why does the Test..

Answer / 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

More Manual Testing Interview Questions

what is the difference between use case and test case?

5 Answers  


Hi there Does anybody can respond to my Questions? Is some one there to answer my Questions posted in Software testing category.pls E-mail to sunitht27@yahoo.com

0 Answers   Belcan,


What usually indicates that your virtual user script has dynamic data that is dependent on you parameterized fields?

0 Answers  


What is PET Model? Overview of Pet model and benefits of it?

1 Answers   HCL,


what is meant by interoperability testing?

3 Answers   STC,






What is testing Approach, Methodology, Terminology, Technic and Types? what is domain? Please clear me.

1 Answers  


What is testing web based project?Give one Example

1 Answers  


What is there in the final Test Summary Report

3 Answers   GE,


When we perform re-testing?

6 Answers   eZest,


what are the kpas(key process areas) in u'r company?

3 Answers   IBM, InSoft,


WHAT IS SECURITY TESTING.HOW TO DO SECURITY TESTING.IS THERE ANY FRAMEWORK AVAILABLE

2 Answers  


What are the diff types of integration testing?

3 Answers   Tech Mahindra,


Categories