ALLInterview.com :: Home Page KalAajKal.com
 Advertise your Business Here     
Browse  |   Placement Papers  |   Company  |   Code Snippets  |   Certifications  |   Visa Questions
Post Question  |   Post Answer  |   My Panel  |   Search  |   Articles  |   Topics  |   ERRORS new
   Refer this Site  Refer This Site to Your Friends  Site Map  Bookmark this Site  Set it as your HomePage  Contact Us     Login  |  Sign Up                      
info       Did you received any Funny E-Mails from your Friends and like to share with rest of our friends? Yeah!! you can post that stuff   HERE
Google
 
Categories  >>  Software  >>  Testing  >>  Manual Testing
 
 


 

 
 Automation Testing interview questions  Automation Testing Interview Questions
 Manual Testing interview questions  Manual Testing Interview Questions
 QA Concepts interview questions  QA Concepts Interview Questions
 Mobile Testing interview questions  Mobile Testing Interview Questions
 Test Cases interview questions  Test Cases Interview Questions
 Test Documents Reporting interview questions  Test Documents Reporting Interview Questions
 Testing AllOther interview questions  Testing AllOther Interview Questions
Question
difference between bug reporting and bg tracking
 Question Submitted By :: Ranjini
I also faced this Question!!     Rank Answer Posted By  
 
  Re: difference between bug reporting and bg tracking
Answer
# 1
Bug tracking = I found a bug in 1 functionality. I am 
writing in a bug sheet document which i maint for all the 
bugs for that particular test script . 
Bug reporting = I am assigning bug to a developer who will 
fix it.
 
Is This Answer Correct ?    0 Yes 0 No
Yogesh Bhadane
 
  Re: difference between bug reporting and bg tracking
Answer
# 2
Bug tracking: after found a bug it will documented its 
called bug tracking(example:where is the bug found like 
that)
bug reporting:After found any bug it will send to our team 
leader. Its called a bug repoting.
 
Is This Answer Correct ?    0 Yes 0 No
Nathiya
 
 
 
  Re: difference between bug reporting and bg tracking
Answer
# 3
How to report a bug?

It’s a good practice to take screen shots of execution of
every step during software testing. If any test case fails
during execution, it needs to be failed in the bug-reporting
tool and a bug has to be reported/logged for the same. The
tester can choose to first report a bug and then fail the
test case in the bug-reporting tool or fail a test case and
report a bug. In any case, the Bug ID that is generated for
the reported bug should be attached to the test case that is
failed.

At the time of reporting a bug, all the mandatory fields
from the contents of bug (such as Project, Summary,
Description, Status, Detected By, Assigned To, Date
Detected, Test Lead, Detected in Version, Closed in Version,
Expected Date of Closure, Actual Date of Closure, Severity,
Priority and Bug ID etc.) are filled and detailed
description of the bug is given along with the expected and
actual results. The screen-shots taken at the time of
execution of test case are attached to the bug for reference
by the developer.

After reporting a bug, a unique Bug ID is generated by the
bug-reporting tool, which is then associated with the failed
test case. This Bug ID helps in associating the bug with the
failed test case.

After the bug is reported, it is assigned a status of ‘New’,
which goes on changing as the bug fixing process progresses.

If more than one tester are testing the software
application, it becomes a possibility that some other tester
might already have reported a bug for the same defect found
in the application. In such situation, it becomes very
important for the tester to find out if any bug has been
reported for similar type of defect. If yes, then the test
case has to be blocked with the previously raised bug (in
this case, the test case has to be executed once the bug is
fixed). And if there is no such bug reported previously, the
tester can report a new bug and fail the test case for the
newly raised bug.

If no bug-reporting tool is used, then in that case, the
test case is written in a tabular manner in a file with four
columns containing Test Step No, Test Step Description,
Expected Result and Actual Result. The expected and actual
results are written for each step and the test case is
failed for the step at which the test case fails.

This file containing test case and the screen shots taken
are sent to the developers for reference. As the tracking
process is not automated, it becomes important keep updated
information of the bug that was raised till the time it is
closed.
 
Is This Answer Correct ?    0 Yes 0 No
Sreedevi
 

 
 
 
Other Manual Testing Interview Questions
 
  Question Asked @ Answers
 
what is meant by Adapt testing?  1
What is Performance Testing?  2
1.Differentiate SDLC & v-model? 2. " verification and validation? 3. " quality assurance and quality control? 4.what are the components in test strategy? 5.Differentiate test strategy & test plan? 6.wht methods will you follow in yoiur company for test design?  1
what is meant by system testing?  2
tell me about severity and priority with example  3
What would be the designation of the tester in the company,would it be called as software engineer.  2
In the client systems, testing should focus on performance and compatibility .Is it true  2
Explain in detail whole test process activities. Sonata2
4.How would you define QA/QC? VJIL-Consulting13
In an interview, what r the general questions asked in manual?pls give me anwser to this question?  1
What is non-functional testing? Wipro5
What is the diff bet Message box and Dialog box,anybody can answer it.... Thanks in advance ACS2
describe Bug life Cycle and the process taken in your organization. HCL4
What is test matrics? Wipro3
what is the difference between Error,Defect,Bug,Failure  4
please explain me with example of this question. diff between bug and diffect. don't give def please give answer with example. TCS11
What is d difference between Black Box Testing and Functional Testing?  3
what is difference between regression & retesting?  4
what is penetration testing?  3
1.Difference between System Testing and UAT 2.Difference between Load, Stress, Volume and Performance Testing. 3.Difference Between Integration testing and System Testing 4.Difference between Bug and Defect 5.Difference between Use Case and Test Case 6.Difference between Test Plan and Test Strategy 7.Difference between Test Scenario and Test Case 8.Difference between SRS and FRS 9.What are the difference b/w client & server? 10.explain test case template? 11.explain test plan template? 12.explain testing process? 13.explain bug report template? 14.what is scenario? 15.what is criteria?What are test entry and test exit criteria? 16.what is test strategy? 17.what is baseline? 18.what is hotfix? 19.what is Inspection,Walkthrough,Review,Audits 20.what is Stress Testing,Volume Testing,Sanity Testing 21.what is QA and QC? 22.Explain V-Model and Stages? What is Adv And DisAdv? 23.What is Boundary Value Analysis? 24.What is Equivalence Partitioning? 25.What is Error Guessing ? 26.What is Cause Effect Graphing techniques? 27.What is Bug , Defect and Error? 28.How will you report the bug? 29.What are the different test deliverables? Which deliverable we need to submit at the end of testing? 30.What methodologies have you used to develop test cases? 31.How you will close the defect? 32.What is meant by the bug state "Reproduce"? 33.What is change request?How do you handle change requests ? 34.what type of documents do u prepare during testing? 35.what are the testing methodologies? 36.What is release notes? 37.what is Response Time? 38.What report u generate after completing testing? 39.What is Test Bed? 40.Example for a bug having high severity and low priority? 41.Give me examples for high priority and low severity defects? Nous5
 
For more Manual Testing Interview Questions Click Here 
 
 
 
 
 
   
Copyright Policy  |  Terms of Service  |  Help  |  Site Map 1  |  Articles  |  Site Map  |   Site Map  |  Contact Us interview questions urls   External Links 
   
Copyright © 2007  ALLInterview.com.  All Rights Reserved.

ALLInterview.com   ::  Forum9.com   ::  KalAajKal.com