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 difference between V-Model and Agile Model?
Explain unit testing, integration tests, system testing and acceptance testing?
Please Provide me the link to download Testing Category questions and answers If some body has downloaded it pleae send it to me Pavan : Email pavan_cd@yahoo.com Quetion2 : Can any body Explain me about Testing thumb rules
What is user acceptance testing (uat)?
Actually by using severity you should know which one you need to solve so what is the need of priority?
Pls u can u r mail id to my personal mail id also if they dont want to give u r mail id n comman place
what is prototyping model,RAD model V model, spiral model?????
What is smoke testing and user interface testing ?
Write down ten test cases for below scenario: Increase the day by 1 and date format should be mm/dd/yyyy Conditions are : date should not be greater then 31 and date<1 month should not be greater then 12 and month<1 year should not be greater then 10000 and year<1 Thanks in advance
need testing projects where can i find them
What is the first test in software testing process?
If you're given a program that will average student grades, what kinds of inputs would you use?
1.For a single module how many builds are possible 2.what will be the max or min time to finish up an single module
In interview How do explain in Testcase of Calcuator,Cellphones, Email testing?
What is the main use of preparing traceability matrix and explain the real time usage?