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.

Testing without using defect management tool

This is a discussion on Testing without using defect management tool within the Testing Issues forums, part of the Software Testing category; Without using defect management tool like test director ,bugzilla.....can we do testing?...

Go Back   Geeks Talk > Software Testing > Testing Issues
Register Blogs FAQ Tag Cloud Calendar Mark Forums Read
  #1 (permalink)  
Old 11-27-2007
Junior Member
 
Join Date: Nov 2007
Location: chennai
Posts: 21
Thanks: 5
Thanked 4 Times in 4 Posts
devic8 is on a distinguished road
Testing without using defect management tool

Without using defect management tool like test director ,bugzilla.....can we do testing?
Reply With Quote
Sponsored Links
  #2 (permalink)  
Old 11-27-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: Testing without using defect management tool

Defect management tools are for defect tracking, not testing tools.
They help us in traking open, close bugs.If you have no tool, you can use manual report also for defect traking (like word document etc.), but it's a difficult task.Defect tracking tool's help us a lot for defect tracking.
__________________
--
Brijesh Jain
Reply With Quote
  #3 (permalink)  
Old 11-27-2007
Junior Member
 
Join Date: Nov 2007
Location: chennai
Posts: 21
Thanks: 5
Thanked 4 Times in 4 Posts
devic8 is on a distinguished road
Re: Testing without using defect management tool

Quote:
Originally Posted by jainbrijesh View Post
Defect management tools are for defect tracking, not testing tools.
They help us in traking open, close bugs.If you have no tool, you can use manual report also for defect traking (like word document etc.), but it's a difficult task.Defect tracking tool's help us a lot for defect tracking.
what is the use of test director in manual testing?
Reply With Quote
  #4 (permalink)  
Old 11-27-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: Testing without using defect management tool

Test director control the whole testing process.
__________________
--
Brijesh Jain
Reply With Quote
  #5 (permalink)  
Old 11-27-2007
Junior Member
 
Join Date: Nov 2007
Location: chennai
Posts: 21
Thanks: 5
Thanked 4 Times in 4 Posts
devic8 is on a distinguished road
Re: Testing without using defect management tool

Quote:
Originally Posted by jainbrijesh View Post
Test director control the whole testing process.
can u explain clearly?
i manual testing first we will write the test case ,execute the test case,finding the defects ,the defects will send to the developer ,after it got fixed anr the testers re test the application.this is the process of testing .in this process where we use test director?
Reply With Quote
  #6 (permalink)  
Old 11-27-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: Testing without using defect management tool

Quote:
Originally Posted by devic8 View Post
can u explain clearly?
i manual testing first we will write the test case ,execute the test case,finding the defects ,the defects will send to the developer ,after it got fixed anr the testers re test the application.this is the process of testing .in this process where we use test director?
It's not a complete testing process.
Testing process begins with Requirements document.
Before actual test case, there is needed test plan and some other documents.
After test bed has been set up, then after test case execution begins, otherwise it's pending..
__________________
--
Brijesh Jain
Reply With Quote
  #7 (permalink)  
Old 11-27-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: Testing without using defect management tool

Hi devic8,

It is not necessary that if you have a Defect Management tool to be in your testing process, but the defect management tool or automation tool will enhance your work and also helps in keeping track of the activities. Instead you can call the defect management tool as Test Management tool, because all of the Test management tool will have the Defect tracking facility. Even if the tool is not used to manage the defect, the defects are tracked in the excel sheet against the failed test cases.

Defect Management tool can be used both the scenarios where the testing is done either by Manual or Automation.

If the testing is done manually, then the requirements are uploaded in the Tool (taken Test Director as example in this cases) in the Requirement area and for which the test cases are written in the Test Plan and mapped. The test cases are executed in the Test Lab pane and for the failed test cases the Defects are mapped in the Defect Pane. Not it is necessary that the defect can alone be raised for a failed test cases, but new defect can also be added in the Defect Pane. But in the reverse side if a test case is failed a defect is tobe mapped or to be associated.

In the case of testing done by the use of automation tool then in the Test Lap pane the automated test scripts are mapped to the test scripts written in any of the testing tools like QTP or Winrunner. If the result of the execution is failed then new defect is added and associated in the Defects Pane.

I hope, the above subject would have made you clear in the use of defect management tool. If you still you need any details, please raise in the forum.
Reply With Quote
The Following 2 Users Say Thank You to sridharrganesan For This Useful Post:
  #8 (permalink)  
Old 02-04-2008
Junior Member
 
Join Date: Feb 2008
Location: Banglaore
Posts: 4
Thanks: 1
Thanked 0 Times in 0 Posts
Nandish is on a distinguished road
Re: Testing without using defect management tool

Hello!!
Can one tell me how does the manual defect tracking sheet in XL looks like .

Last edited by Nandish; 02-04-2008 at 03:07 AM.
Reply With Quote
  #9 (permalink)  
Old 02-06-2008
Moderator
 
Join Date: Oct 2007
Location: Frankfort, KY
Posts: 283
Thanks: 3
Thanked 54 Times in 36 Posts
Anshoo_Arora is on a distinguished road
Re: Testing without using defect management tool

I have attached a file that gives a very basic idea of what you asked for. These are not necessarily the fields used in every shop, these are the ones that I recalled while making it. Also, these fields are in no particular order. This is only done to show you that it can be done manually, but its far more complicated and too many defects can make you lose interest in tracking defects manually.

Note. Again, it doesn't have to look like this. This is just a sample.
Attached Files
File Type: doc defectSample.doc (61.5 KB, 54 views)

Last edited by Anshoo_Arora; 02-06-2008 at 11:23 PM. Reason: Attached file.
Reply With Quote
The Following User Says Thank You to Anshoo_Arora For This Useful Post:
  #10 (permalink)  
Old 02-15-2008
Junior Member
 
Join Date: Feb 2008
Location: Banglaore
Posts: 4
Thanks: 1
Thanked 0 Times in 0 Posts
Nandish is on a distinguished road
Re: Testing without using defect management tool

Quote:
Originally Posted by Anshoo_Arora View Post
I have attached a file that gives a very basic idea of what you asked for. These are not necessarily the fields used in every shop, these are the ones that I recalled while making it. Also, these fields are in no particular order. This is only done to show you that it can be done manually, but its far more complicated and too many defects can make you lose interest in tracking defects manually.

Note. Again, it doesn't have to look like this. This is just a sample.
Thanx a lot and really guided for the right approach!!
Reply With Quote
  #11 (permalink)  
Old 02-15-2008
Moderator
 
Join Date: Oct 2007
Location: Frankfort, KY
Posts: 283
Thanks: 3
Thanked 54 Times in 36 Posts
Anshoo_Arora is on a distinguished road
Re: Testing without using defect management tool

I am glad it did, Nandish.
Reply With Quote
  #12 (permalink)  
Old 03-07-2008
Junior Member
 
Join Date: Feb 2008
Location: Banglaore
Posts: 4
Thanks: 1
Thanked 0 Times in 0 Posts
Nandish is on a distinguished road
Re: Testing without using defect management tool

Can anybody send me the Test case document related to STB testing to understand the scenarions for writing test cases
Reply With Quote
Reply

  Geeks Talk > Software Testing > Testing Issues

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
Defect Management Process newhere Testing Issues 5 10-23-2008 03:50 AM
well its test management tool or bug tracking tool? newhere Test Director 8 12-25-2007 03:06 AM
Defect Management Tool cindrela Testing Issues 3 04-09-2007 08:34 AM
configuration management tool sakshi_2801 Testing Issues 1 04-02-2007 04:16 PM
Configuration Management Tool joel Test Cases 4 02-12-2007 02:55 PM


All times are GMT -4. The time now is 11:22 PM.


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