Exforsys
+ Reply to Thread
Results 1 to 6 of 6

Bug Report

This is a discussion on Bug Report within the Software Testing forums, part of the Testing category; Hi, could anyone give me the example of bugreport Regards, Honey...

  1. #1
    Madhuri.B's Avatar
    Madhuri.B is offline Junior Member Array
    Join Date
    Jul 2007
    Location
    hyd
    Answers
    7

    Bug Report

    Hi,
    could anyone give me the example of bugreport








    Regards,
    Honey


  2. #2
    bharathp is offline Member Array
    Join Date
    May 2006
    Location
    Banglore,India
    Answers
    83

    Bug Report

    Hi Honey,

    as per your reqyuest here iam just giving the details of the dbug report
    please go trough it

    Whenever , wherever if u find we have to report the bug with all required details;
    Assume that now ur testing windows calculator
    You find a bug in addition
    The scenario is you are adding 3&6
    The expected oupt of 3+6 is 9
    But calculator is showing 8
    Here expected result is :9
    Actual result is :8
    Since there is discrepancy in expected actual u try to report the same scenario

    There are so many methods of bug reporting
    each and every organization is following their own format for reporting the bug
    here iam giving brief explanation of a report


    while reporting a bug we have to give the
    steps to reproduce the bug :
    here we have to give the what are steps to reproduce the bug
    ex:
    open the windows calculator
    click on 3
    then click on “+”
    then Click on 9
    then check the result
    reproducibility: (always/some times/not reproducible)
    here if u are able reproduce the same bug every time then we can make it as always
    if u are able to reproduce the same bug some times only then we can put it as some times
    if u r unable to reproduce the defects then put it as not reproducible


    severity( how much this function impacts on our entire application) by that u’ll severity
    priority : it will be given later as which bug have to fix first by that we will give priority

    summary of the bug:
    Description of the bug:

    Founded on date
    Version: in which version of the application u find this application

    still if u have any doubts regarding this please feel free to contact me

    Regards,
    Bharath Kumar Penimalla

    Last edited by admin; 01-10-2010 at 06:41 AM.

  3. #3
    manisha123 is offline Junior Member Array
    Join Date
    Aug 2007
    Location
    Dubai
    Answers
    7

    Question

    How to determine the severity and priority
    for bugs


  4. #4
    kalyansantosh is offline Member Array
    Join Date
    Feb 2007
    Location
    Hyderabad
    Answers
    82

    Post Ans

    1)How do u give the siverity and priority of a bug?
    ANS: Severity is based on fucntionality
    and priority is based on test proceedings or business req.


  5. #5
    bharathp is offline Member Array
    Join Date
    May 2006
    Location
    Banglore,India
    Answers
    83
    Severity: How much this defect effecting the application functionality

    Eg:High or Low

    Priority: Which defect has to fix first Prioritizing the defects

    suppose yu have identified 10 defects

    in 10 defects which one has to fix first like that they will prioritise the defects

    Last edited by admin; 01-10-2010 at 07:10 AM.

  6. #6
    tester70 is offline Member Array
    Join Date
    Jun 2010
    Answers
    42

    hi

    I follow this method to report bug for web applications

    URL:URL of the site
    SUMMARY: summary of the bug
    ENVIRONMENT:Browser
    SEVERITY: how the bug affects the system(eg major, minor,showstopper,application crash)
    PRIORITY:how much importance should be given to bug(eg high,immediate,low,normal)
    STEPS TO REPRODUCE:
    Steps to reproduce the bug again
    ACTUAL OUTPUT:
    Actual output of the system
    EXPECTED OUTPUT:
    Expected output what output should come

    PLEASE REFER SCREEN SHOT
    If any screen shot required


    •    Sponsored Ads



Latest Article

Network Security Risk Assessment and Measurement

Read More...