Geeks Talk

Prepare for your Next Interview


Welcome to the Geeks Talk forums.

You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today!

If you have any problems with the registration process or your account login, please contact contact us.

Bug report format

This is a discussion on Bug report format within the Testing Templates forums, part of the Software Testing category; Question asked by sreekanth Explain about bug report format? Please give a example for bug reporting...

Go Back   Geeks Talk > Software Testing > Testing Templates
Register Blogs FAQ Tag Cloud Calendar Mark Forums Read
  #1 (permalink)  
Old 04-04-2007
Expert Member
 
Join Date: Feb 2007
Posts: 1,279
Thanks: 0
Thanked 192 Times in 154 Posts
Geek_Guest has a spectacular aura aboutGeek_Guest has a spectacular aura aboutGeek_Guest has a spectacular aura about
Bug report format

Question asked by sreekanth

Explain about bug report format? Please give a example for bug reporting
Reply With Quote
Sponsored Links
  #2 (permalink)  
Old 04-05-2007
Expert Member
 
Join Date: Nov 2006
Location: Hyd-IND
Posts: 528
Thanks: 1
Thanked 63 Times in 50 Posts
sutnarcha is on a distinguished road
Re: Bug report format

A bug report is a record of all the bugs/defects that are encountered during testing.

Each company has their own format for this report. General format can be made with following details:

Defect ID, description, build version ID, feature/module, test case title that failed, reproducible or not, status (new/reopen/close), severity, priority, testers name, reviewers name, date of defect detection, name of developer assigned to, suggested fix (solution).
__________________
Lack of WILL POWER has caused more failure than
lack of INTELLIGENCE or ABILITY.

-sutnarcha-
Reply With Quote
The Following User Says Thank You to sutnarcha For This Useful Post:
  #3 (permalink)  
Old 04-06-2007
Contributing Member
 
Join Date: Feb 2007
Location: bangalore
Posts: 53
Thanks: 1
Thanked 12 Times in 9 Posts
neelim is on a distinguished road
Re: Bug report format

Standard bug reporting format
----------------------------------
date of logging:
logged by:
product / software under test:
version:
behavior in other similar products/softwares:
------------------------------------------
earlier versions of product/software: affected / not affected / not applicable
parallel products/softwares of current version: affected / not affected / not applicable
other products/softwares: acrobat / quarkxpress / ms word /others
details of operating system under test:
--------------------------------------
operating system language
operating system tested: windows macintosh solaris unix
operating system affected: windows macintosh solaris unix
system configuration under test: processor ram hard disk
space specific information required to isolate defect / bug:
-------------------------------------------------
ime used during testing (if req.): windows: microsoft default ime / atok 16 / others
macintosh: kotoeri (default ime on mac) / mac vje delta / others
solaris: solaris default ime / others
web browser information (if req.):
browser tested: internet explorer (ie) / netscape / safari / others
browser affected: internet explorer (ie) / netscape / safari / others
printer information (if req.): printer tested: postscript / pcl / others
printer affected: postscript / pcl / others
font information (if req.):
fonts tested: truetype / type 42 / opentype / type 1(t1) / others
fonts affected: truetype / type 42 / opentype / type 1(t1) / others

client / server information (if req.):
client information: operating system: windows / macintosh / solaris / others
processor: ram:
server information:
operating system: windows / macintosh / solaris / others
processor: ram:
application server: weblogic / websphere / sybase / others
testing tool used: winrunner / silk test / load runner / others
component / feature affected:
any other specific information (if req.):
1)
2)
3)
core information required to re – produce the bug / defect:
----------------------------------------------------------
problem title:
pre – requisites:
steps to reproduce the bug:
step no. Description
1
2
3
4
5
actual result:
expected result:
other related information:
--------------------------
nature of testing performed: integration / acceptance /structured / regression / end to end / installer / workflow / adhoc / dongle / performance / others
test case number failed: 10.p.23.5 (eg.) / na
nature of bug: new bug / resulted from a bug fix
ref. Bug number: 224488 (dummy)
version / build number tested: nature of build / software tested: installer / release / others
phase of testing: pre ec phase / alpha phase / beta phase / fc phase / rc phase / gm phase
whether bug is reproducible: yes / no
occurrence of bug: when: always / sometimes (not consistently occurring)
where: on all systems / only specific to a particular system
is this bug document specific: yes / no if yes, path of the attached document:
any other attachments (if any): path:
probable affected areas:
what works and what doesn't / notes / comment’s:
1)
2)
3)

-------------
neelima

Last edited by neelim; 04-06-2007 at 01:40 AM.
Reply With Quote
The Following User Says Thank You to neelim For This Useful Post:
  #4 (permalink)  
Old 07-10-2007
Junior Member
 
Join Date: Jul 2007
Location: bangalore
Posts: 8
Thanks: 0
Thanked 0 Times in 0 Posts
alka.p.nanda is on a distinguished road
Re: Bug report format

A bug report is to report a bug with other details. General format---
date, bugid, description, test case id, problem in severity, problem in prioity, author, assigned to, version, expected closing date, actual closing date, status
Reply With Quote
  #5 (permalink)  
Old 07-19-2007
Moderator
 
Join Date: Sep 2006
Location: Delhi (India)
Posts: 910
Thanks: 12
Thanked 108 Times in 76 Posts
jainbrijesh will become famous soon enoughjainbrijesh will become famous soon enough
Re: Bug report format

Quote:
Originally Posted by sutnarcha View Post
A bug report is a record of all the bugs/defects that are encountered during testing.
Dear sutnarcha,

A bug report is not a record of all the bugs/defects but it's record of individual bug that is encountered during testing.

Each bug has it's own different bug report.
__________________
--
Brijesh Jain
Reply With Quote
The Following User Says Thank You to jainbrijesh For This Useful Post:
  #6 (permalink)  
Old 07-20-2007
Expert Member
 
Join Date: Jul 2007
Location: Kolkata
Posts: 182
Thanks: 7
Thanked 17 Times in 16 Posts
animesh.chatterjee is on a distinguished road
Re: Bug report format

Nice answare....even i came to know so many things
Reply With Quote
  #7 (permalink)  
Old 07-31-2007
Junior Member
 
Join Date: Dec 2006
Location: New York
Posts: 5
Thanks: 3
Thanked 2 Times in 1 Post
forana is on a distinguished road
Re: Bug report format

Bug report can be done different way but , the main gole is to explain the developer that where the bug is found and how it found .otherwise they will not accept it as a bug
Reply With Quote
  #8 (permalink)  
Old 07-31-2007
Junior Member
 
Join Date: Jul 2007
Posts: 11
Thanks: 7
Thanked 0 Times in 0 Posts
chandxyz is on a distinguished road
Re: Bug report format

thanks for the easiest answers
Reply With Quote
  #9 (permalink)  
Old 10-16-2007
Moderator
 
Join Date: Sep 2007
Location: Chennai, INDIA
Posts: 406
Thanks: 2
Thanked 197 Times in 91 Posts
sridharrganesan has a spectacular aura aboutsridharrganesan has a spectacular aura aboutsridharrganesan has a spectacular aura about
Re: Bug report format

Bug Report is a report which has the details of the Defects raised and their impact on the modules. The General format of the report is shown below, however it may differ from company to company.

Defect ID, description, version ID, module, Subject, reproducible or not, status (new/reopen/close), severity, priority, testers name, defect detected date, assigned person.
Reply With Quote
Reply

  Geeks Talk > Software Testing > Testing Templates

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is On
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads

Thread Thread Starter Forum Replies Last Post
IEEE FORMAT test case JobHelper Testing Templates 5 11-04-2008 08:30 AM
Format for writting test cases JobHelper Test Cases 19 07-25-2008 08:20 AM
Choosing the best format for your resume timmy Resume Help 5 06-21-2007 06:19 PM
Change the Format of Text file christia Unix/Linux 1 09-09-2006 04:25 PM
Format specifiers in C janelyn C and C++ 1 07-16-2006 12:10 PM


All times are GMT -4. The time now is 02:00 AM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.3.1
Copyright © 2009 GeekInterview.com. All Rights Reserved