Page 2 of 2 FirstFirst 12
Results 21 to 40 of 45

Thread: Which is given first preference priority or seviority

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1

    Which is given first preference priority or seviority

    When we come across a bug, it is given both priority and seviority. Now on what basis bug is cleared? Which is given first preference priority or seviority? In my view seviority is given first prefarence.


  2. #2
    Moderator
    Join Date
    Sep 2006
    Answers
    920

    Re: Which is given first preference priority or seviority

    Quote Originally Posted by supraja.ivatury View Post
    When we come across a bug, it is given both priority and seviority. Now on what basis bug is cleared? Which is given first preference priority or seviority? In my view seviority is given first prefarence.
    See priority decides on the basis of severity and time schedule.So, by default more stress goes to severity, but if it has been assigned any priority then that will followed.

    Regards,
    Brijesh Jain
    ---------------------------------------------------------
    Connect with me on Skype: jainbrijesh
    Google Plus : jainbrijeshji

  3. #3
    Contributing Member
    Join Date
    Feb 2006
    Answers
    41

    Re: Which is given first preference priority or seviority

    Priority is a normal status which we assign for any bug.

    Consider one small example which has Priorities P1,P2,P3,P4,P5.

    Here P1 is the highest priority bug and the P5 is the least and u can consider as cosmetic bug which is not so important.

    In this situation, when the release date appears and the build demands that any of the above Priority bugs to be fixed then we treat that particular bug on seviority and fix that bug immediately. This will be predicted well in advance while logging the issue / bug. So that it will be taken up for fix to push the same in consequtive builds based on Priority set for Release.

    Hope you got the Answer.

    Thanks & Regards
    Arun


  4. #4
    Contributing Member
    Join Date
    Jan 2007
    Answers
    33

    Thumbs up Re: Which is given first preference priority or seviority

    Quote Originally Posted by smartarun View Post
    Priority is a normal status which we assign for any bug.

    Consider one small example which has Priorities P1,P2,P3,P4,P5.

    Here P1 is the highest priority bug and the P5 is the least and u can consider as cosmetic bug which is not so important.

    In this situation, when the release date appears and the build demands that any of the above Priority bugs to be fixed then we treat that particular bug on seviority and fix that bug immediately. This will be predicted well in advance while logging the issue / bug. So that it will be taken up for fix to push the same in consequtive builds based on Priority set for Release.

    Hope you got the Answer.

    Thanks & Regards
    Arun
    the answer given by tarun is quite right....there is a try from both the sides i.e developers to match the priorities with the severity given by the testers based on the knowledge, interpretation, experience, requirements and the discussions with the designated BA...If the bug has been considered as open after testers raise it...then they are fixed according to the prority decided by the development team and most of the times testers have to conform to the given priority....and make some adjustments in their execution plan or LRD (but only if the priority assigned by the develpers is correct accoding to the discussions held till now)...

    thanks


  5. #5
    Contributing Member
    Join Date
    Oct 2006
    Answers
    67

    Re: Which is given first preference priority or seviority

    Hi,

    Look into "Geeks Talk > Software Testing > Testing Issues> difference between severity and priority" asked by sunny_love on 6/1/2006. You can easily understand and get the right answer from that discussion.

    **********
    with Thanks and Regards,
    [B][I][COLOR="DarkRed"]Anushya.G[/COLOR][/I][/B]:)
    **********

  6. #6
    Moderator
    Join Date
    Sep 2006
    Answers
    920

    Re: Which is given first preference priority or seviority

    Hello aardvax and smartarun ,

    First read the question carefully...

    When we come across a bug, it is given both priority and seviority. Now on what basis bug is cleared? Which is given first preference priority or seviority? In my view seviority is given first prefarence.

    Now give to the point answers, ok.

    Tester assigned the severity of the bug.Now tester works completed.Now it's the task of CCB to assign priority.And bug will fix according to that.So, who got the preference (as the question is?) for fixing bugs, of course priority.

    One more thing to disclose is that severity once assigned never change, but priority can change during bug fixing process.I hope now it should clear to all and it is more than sufficient discussion on this question.

    Regards,
    Brijesh Jain
    ---------------------------------------------------------
    Connect with me on Skype: jainbrijesh
    Google Plus : jainbrijeshji

  7. #7
    Contributing Member
    Join Date
    Jan 2007
    Answers
    33
    Quote Originally Posted by jainbrijesh View Post
    Hello aardvax and smartarun ,

    First read the question carefully...

    When we come across a bug, it is given both priority and seviority. Now on what basis bug is cleared? Which is given first preference priority or seviority? In my view seviority is given first prefarence.

    Now give to the point answers, ok.

    Tester assigned the severity of the bug.Now tester works completed.Now it's the task of CCB to assign priority.And bug will fix according to that.So, who got the preference (as the question is?) for fixing bugs, of course priority.

    One more thing to disclose is that severity once assigned never change, but priority can change during bug fixing process.I hope now it should clear to all and it is more than sufficient discussion on this question.
    Hi Jain
    I really praise you for your explanation of the question which was asked...
    and obviously it is the job of the developers to seek for the preference of fixing the bug according to the priority given..but we do not go ahead in development of a quality product if testers and developers are at logger heads...i just tried that a conformance is necessary in interpretaion of the terms used in every organisation...and priorities are assigned based on severiites...offcourse when priorities have been decided such that testers can tolerate the delay or whtsoever in case of a raised and opened bug...then prority is the first preference to fix the bug....like a straight mathematical question.....
    thanks for your post

    and you know the best thing
    we alll are saying the same thing

    Last edited by jainbrijesh; 05-08-2007 at 02:34 AM.

  8. #8
    Contributing Member
    Join Date
    Mar 2007
    Answers
    42

    Re: Which is given first preference priority or seviority

    I happend to hear that my friend who is working in one of MNC to whom they don't have seviority while logging the bug (means the option is disabled in QC). So it would be based on the company and the process which they follow.


  9. #9
    Moderator
    Join Date
    Sep 2006
    Answers
    920

    Re: Which is given first preference priority or seviority

    Quote Originally Posted by varmakub View Post
    I happend to hear that my friend who is working in one of MNC to whom they don't have seviority while logging the bug (means the option is disabled in QC). So it would be based on the company and the process which they follow.
    Do I know the name of that MNC?

    Because as I know severity column can never left blank in bug reporting.It's very important as later decisions depend on it.

    Regards,
    Brijesh Jain
    ---------------------------------------------------------
    Connect with me on Skype: jainbrijesh
    Google Plus : jainbrijeshji

  10. #10
    Expert Member
    Join Date
    Sep 2006
    Answers
    477

    Re: Which is given first preference priority or seviority

    Well, I am not too accustomed to bug reporting, but I tend to agree with jainbrijesh. Severity column is most important. I also know that the bugs are prioritized based on the severity level of the bug.

    It is obvious that a bug with high severity will have high priority. So, at the end of it all it doesn't really matter. If a bug has high priority, it also means that it rather severe(Except for timeline based bugs like, if the bug is not rectified within a period of time, then it might have severe business impacts though it is of less severity now).

    So, at the end of the day, bugs are fixed on priority basis. And how the prioritites are fixed? Based on severity -in most of the cases.

    So, aardvax is right. We are all telling the same thing
    Hope this helped settling the issue.

    Cheers!
    Kalayama

    [COLOR="Blue"][SIZE="2"]"If you are not living on the edge of your life, you are wasting space"[/SIZE][/COLOR]

    Someone says "Impossible is nothing". The man next him says "Let me see you licking your elbow tip!"

  11. #11
    Contributing Member
    Join Date
    Mar 2007
    Answers
    42

    Re: Which is given first preference priority or seviority

    Quote Originally Posted by jainbrijesh View Post
    Do I know the name of that MNC?

    Because as I know severity column can never left blank in bug reporting.It's very important as later decisions depend on it.
    I totally disagree My Friend !!!
    QC Administrator has all the rights to disable few columns as well as setting mandatory fields to the existing columns in QC. So in this case Severity can be left blank if it’s not a mandatory :-) as set by the QC Admin


  12. #12
    Moderator
    Join Date
    Sep 2006
    Answers
    920

    Re: Which is given first preference priority or seviority

    Quote Originally Posted by varmakub View Post
    I totally disagree My Friend !!!
    QC Administrator has all the rights to disable few columns as well as setting mandatory fields to the existing columns in QC. So in this case Severity can be left blank if it’s not a mandatory :-) as set by the QC Admin
    Hello varmakub,

    I am not saying that it can't be done.
    What I am saying is that it's not looking right logically.
    If we don't have the severity, It means all bugs will be fixed and all bugs are equal severe, which is not possible in real scenario.

    That's it.Otherwise, nothing is impossible, because impossible itself says "I M Possible".

    Regards,
    Brijesh Jain
    ---------------------------------------------------------
    Connect with me on Skype: jainbrijesh
    Google Plus : jainbrijeshji

  13. #13
    Junior Member
    Join Date
    May 2007
    Answers
    11

    different Priority and severity bugs example

    Hi all,

    can anybody give me some practical examples for priority and severity.

    1. high priority and low severity
    2. low priority and high severity
    3. high priority and high severity

    vikas goyal


  14. #14
    Contributing Member
    Join Date
    Mar 2007
    Answers
    42

    Re: Priority and severity

    Quote Originally Posted by vikas_goel28 View Post
    Hi all,

    can anybody give me some practical examples for priority and severity.

    1. high priority and low severity
    2. low priority and high severity
    3. high priority and high severity

    vikas goyal
    1. Cosmetic issues
    3. Blockers and Functional Defects


  15. #15
    Contributing Member
    Join Date
    May 2006
    Answers
    78
    hi

    Reffer to this link http://www.geekinterview.com/talk/15...light=proirity
    posted in software testing then u will get more details of Proirity and severity while looking into this link

    Severity:- The impact of bug in term of application or how crtically it is, will effect the whole system. This severity is given by testers and once the severity is assigned for bug it never change. It is clasified into 4 types
    1. Crtical ( not able to continue test execution ex: file not found, requested URL could not be retrieved)- Showstopper
    2. High ( not able to continue test execution with out resoloving that defect)- Input domain bugs, output come bugs, H/W bugs, Control flow bugs etc....
    3. Medium ( able to continue test execution but manditory to resolve) - Error handlling bugs, Virsion control bugs, source bugs etc...
    4. Low ( able to continue test execution but may or maynot to resolve) - User interface bugs, id control bugs etc....

    Priority:- The impact of bug in terms of client requirements or how quickly we need to be fix bug. This priority is given by TL/PL/CCB/QC and changes may be occur during bug fixing depends upon the time schedule and severity of bug.
    It is classifeed into 3 types
    1. High ( most urgency to fix it)
    2. Medium (no urgent but to fix that defect so early)
    3. Low (less uregency to fix that defect)

    Bug fixing depends upon priority, priority depends upon the severity and time schedule, severity depends upon the functionality of application

    examples for
    1. high priority and low severity - Spelling mistakes in a screen, , wrong logo, logo missing etc..
    2. low priority and high severity - Taking invalid input, final out put is wrong, device is responding wrongly, etc...
    3. high priority and high severity - does not take valid type, dependent outputs are wrong, system deadlocks, etc
    4. Low severity and low proirity - improper alignments

    Last edited by bharathi_ark; 05-22-2007 at 12:53 AM.

  16. #16
    Moderator
    Join Date
    Sep 2006
    Answers
    920

    Re: Priority and severity

    varmakub and bharathi_ark, no one of you have posted the to the point answer.

    vikas_goel28 has asked for example and you are explaining the definitions of severity and priority.


    So, please post according to question.

    1. high priority and low severity (Company logo is not clearly visible)
    2. low priority and high severity (Broken link)
    3. high priority and high severity (Database connectivity bugs)

    In addition to them...

    4. low priority and low severity (User interface bug)

    Last edited by jainbrijesh; 05-15-2007 at 08:35 AM.
    Regards,
    Brijesh Jain
    ---------------------------------------------------------
    Connect with me on Skype: jainbrijesh
    Google Plus : jainbrijeshji

  17. #17
    Junior Member
    Join Date
    May 2007
    Answers
    11

    Re: Priority and severity

    thanks brijesh,

    can a software tester can decide priority and severity both or its the work of TL/PL/PM. see, if company logo is not clearly visible and we can not access inbox then which bug need to be resole first. plz make me clear


  18. #18
    Moderator
    Join Date
    Sep 2006
    Answers
    920

    Re: Priority and severity

    Yes, a tester can decide both severity and priority,it depends on company working process.Even in some company there is combined term for (severity+priority).

    "if company logo is not clearly visible and we can not access inbox then which bug need to be resole first?"

    Both will have equal priority, now it depends on developer, to which he fix first.

    Regards,
    Brijesh Jain
    ---------------------------------------------------------
    Connect with me on Skype: jainbrijesh
    Google Plus : jainbrijeshji

  19. #19
    Banned
    Join Date
    Oct 2007
    Answers
    173

    Re: Which is given first preference priority or seviority

    Severity Scale framework for determining defect criticality and the associated defect Priority Levels to be assigned to errors found software


Page 2 of 2 FirstFirst 12

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
About us
Applying for a job can be a stressful and frustrating experience, especially for someone who has never done it before. Considering that you are competing for the position with a at least a dozen other applicants, it is imperative that you thoroughly prepare for the job interview, in order to stand a good chance of getting hired. That's where GeekInterview can help.
Interact