Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


WHAT ARE THE BUG TRACKING TOOLS USED IN TESTING PROCESS
AND WHICH IS BETTER TOOL TO BE USED IN BUG REPORTING ?

Answers were Sorted based on User's Feedback



WHAT ARE THE BUG TRACKING TOOLS USED IN TESTING PROCESS AND WHICH IS BETTER TOOL TO BE USED IN BU..

Answer / amit

Actually in most of the companies they use excel sheet as
bug reporting tool. It has some features like summary,
project, version, date, assign to developer (name of the
devloper), severity (critical, medium, minor), priority (1,
2, 3), status (new, open, fixed, closed, rejected,
deferred, reopen, rejected, closed), steps taken, expected
result, actual result).
In other companies they use bugzilla, test director.
In market many freeware bug reporting tools are available.
Please look the site.
http://www.aptest.com/bugtrack.html

Is This Answer Correct ?    2 Yes 0 No

WHAT ARE THE BUG TRACKING TOOLS USED IN TESTING PROCESS AND WHICH IS BETTER TOOL TO BE USED IN BU..

Answer / shubhangi

HP Quality Center is good for bug tracking and test
management

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More Testing AllOther Interview Questions

What is Mainframe testing all about? What is testing methodology which applies to this kind of testing? Can anyone with the basic knowledge of mainframe system can apply for the Mainframe testing job requirement?

0 Answers  


Actually how many positive and negetive testcases will write for a module?

3 Answers   Accenture,


What is the difference between IIS web server & Apache TOmcat server

4 Answers   ArisGlobal,


EXPLAIN HISTORY OF SOFTWARE ENGINERRING? ISO & CMM certification and its use in context to software testing

0 Answers  


can anyone tell where can i get coaching for visual studio test tool. post ans either here r send mail to nemsivaramy@gmail.com

2 Answers  


What is the difference between web application and desktop application in the scenario of testing?

0 Answers  


What is a Test Plan and What it contains?

2 Answers   Virtusa,


What is Gap Analysis

5 Answers  


Why are static testing and dynamic testing described as complementary?

0 Answers  


what is the difference between defect management tool and tesecase managment tool, what are its purpose, does QC and TD use for both(defect &test case managment)

1 Answers  


What is path coverage testing?

0 Answers  


Set a=description.Create a("name").value="Google" Set b=description.Create b("Title").value="Google" Set c=description.Create c("micclass").value=" webedit" 'c("name").value="q" 'c("type").value="text" 'Set d=description.Create 'd("name").value="q" Set e=description.Create e("micclass").value="webbutton" e("name").value="Google Search" Set h=description.Create h("name").value="qtp - Google Search" Set desc=description.Create desc("micclass").value="webelement" desc("type")="qtp" Set l=description.Create l("title").value="qtp - Google Search" 'invokeapplication"C:\Program Files\Internet Explorer\IEXPLORE.EXE","http://www.google.co.in/" invokeapplication"C:\Program Files\Internet Explorer\IEXPLORE.EXE" Browser(a).Page(b).WebEdit(c).set"qtp" Browser(a).Page(b).WebButton(e).click set z=Browser(h).Page(l).childobjects(desc) i=z.count print i 'For j=0 to i -1 ' m=z(j).getroproperty("text") ' msgbox m ' print m ' 'Next hi guys this is anil. i am beginner in advance qtp. i am trying to write script for searching web element (QTP)in google. i have posted a script plz check it. send me solution how to write scripting for search and counted no qtp word in google search . plz tell me the solution ASAP

0 Answers  


Categories