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
explain bug cycle
 Question Submitted By :: Praveen
I also faced this Question!!     Rank Answer Posted By  
 
  Re: explain bug cycle
Answer
# 1
Hi
Once the tester finds   the issues the tester give the 
status of the issues is NEW
Then the tester assigned to developers then status of 
issues is Assigned 
Then the developers open issues then the status of issues 
is OPEN
After the issues is fixed and gives the modify build 
Then tester testing the issues is fixed are not? If fixed 
the status of issues is FIXED
If you not fixed the status of issues is REOPEN
Some times based on priority and severity the developers 
give and (tester ) status will be changes like deferred
 
Is This Answer Correct ?    0 Yes 0 No
Kkira
 
  Re: explain bug cycle
Answer
# 2
Identifying and Reporting the bug--assign the bug--evolution
of the bug--Fixing the bug0--Verifying the bug----Closing
the bug

this is the bug life cycle.
 
Is This Answer Correct ?    0 Yes 0 No
Sandeep
 
 
 
  Re: explain bug cycle
Answer
# 3
open 

PM analyses

assigned or defer

developer fixes

fixed

tester checks

checked - if not satisfied, the tester reopens.

tester closes

closed
 
Is This Answer Correct ?    0 Yes 0 No
Sakthi
 
  Re: explain bug cycle
Answer
# 4
Hi all,

Bug Life cycle contains many phases

New-When a test engineer raises an issue.

Assigned-Issue will be assigned to the developer.

Fixed-The bug is fixed by the developer.

The bug is retested.If it works fine then Closed will the 
bug life cycle phase.
 
Is This Answer Correct ?    0 Yes 0 No
Pavithra
 
  Re: explain bug cycle
Answer
# 5
EXPLAIN BUGLIFECYCLE:



 BUG LIFE CYCLE is the movement of the bug in different stages.
 after understanding the functional requirement specifications 
the developer will develope the module after that it will go
to the testing team.
as a result of testing if any defects are found. then it
will be OPEN/NEW bug. 
if there are no any defects testing will be stopped. again
these open/new bugs
 will be send to the developement team for fixation.then the
developer will see whether 
it is really a defect. if it is really a defect then it will
be rectified.if it is not 
a defect then again there will be 3 stages like HOLD, AS PER
DESIGN, TESTERS ERROR.
 the rectified defect will be again sent to the testing
team. then due to the result 
of the regression testing if the defects are rectified then
it will be CLOSED.
if the defects are not rectified then again it will be
RE-OPEN. this is BUG LIFE CYCLE.

*************
 
Is This Answer Correct ?    0 Yes 0 No
Aarinari
 
  Re: explain bug cycle
Answer
# 6
Defect life cycle:first step is to see whether defect is
opened or new.if it is so then first is to see which all
defect is to be rejected ,fixed in new release,not
reproduced etc.and there may be some defects which are small
at the core of application that defects cant be fixed..some
are not reproducible for example were environment is
mismatch or build is mismatch in such case it is not
reproducible.
so 1)OPEN/NEW
   2)ASSIGNED 
   3) FIXED
   4) RETESTED
   5)OPEN /CLOSE..
thank u...............
 
Is This Answer Correct ?    0 Yes 0 No
Savita
 
  Re: explain bug cycle
Answer
# 7
NEW--> when the tester find the error or mistakes in the 
application
ASSIGNED-->It will be assigned to the developer who 
developed the application
FIXED--> The status of the bug will as fixed after it fixed 
by the developer
VERIFY--> It should be verified by the tester once it fixed 
and it will be REOPENED only if the bug remains the same or 
else
CLOSED--> It will be closed
 
Is This Answer Correct ?    2 Yes 0 No
Nancy
 
  Re: explain bug cycle
Answer
# 8
BLC
New this is new status of new applications. Done by a TE.
Open if any defect found this status set to open condition,
send to developer done by a TL
Fix after rectify the defect if status change to fix, send
to tester. Done by a Developer.
Reopen if any defect found again this status change to
reopen condition done by a TE/TL.
Close all defects rectify this status change to close stage.
Done by a TE/ TL.
 
Is This Answer Correct ?    1 Yes 0 No
Sathya
 

 
 
 
Other Manual Testing Interview Questions
 
  Question Asked @ Answers
 
for example, we have old password,confirmed password, new password followed by submit button. what are the test cases written for that? Semantic-Space6
What kind of test cases are need to be included in the database migration testing?  1
what is Middleware? can anybody explain me? AZTEC2
What is the initial stage of testing?  3
Describe Software Testing life cycle? What are the steps in volved in STLC (Software Testing Life Cycle)? MBT21
How do you satisfied ur client, P.M and T.L? (In P.M) MBT3
what is diffrerence between build and version Hexaware3
What are test entry and test exit criteria? Covansys2
what is Difference between entry criteria and exit criteria ? TCS3
How many members can write the single test case? Ordain-Solutions2
what is entry and exit creteria for testing ?  3
Hi! I got an interview call for the post of Trainee QA engg .The interview is on Monday(27/08/07).There is going to be a technical written test followed by an interview on Monday.Can anyone plz tell me what exactly is the technical written test for QA like,is it objective or theoretical based. PLZZZZZ reply as early as possible ---- Its URGENT. -- SK  2
Could you tell me two things you did in your previous assignment (QA/Testing related hopefully) that you are proud of? Allianz2
In the place of button developer use image, during the tab movements image(button) is not highlighted is it bug or not?  6
Who will excatly assign the priority to the bug.. ...  4
Hi,I am new to software testing. My question is, What can be the possible test cases one can write for a chair Datamatics5
Explain about Bug life cycle? AppLabs3
1. fault based testing is reversed of which testing? option.1 conventional software testing Option 2Operations and classes that are critical or suspect Option 3 Use-case validation Option 4White-box testing of operator algorithms 2. Testing OO class operations is made more difficult by Option 1 Encapsulation Option 2 Inheritance Option 3 Polymorphism Option 4 Both Inheritance and Polymorphism 3. Which of these techniques is not useful for partition testing at the class level Option 1 attribute-based partitioning Option 2 category-based partitioning Option 3 equivalence class partitioning Option 4 state-based partitioning 4.Client/server architectures cannot be properly tested because network load is highly variable. Option 1 true Option 2 false 5. Real-time applications add a new and potentially difficult element to the testing mix Option 1 performance Option 2 reliability Option 3 security Option 4 time 6.Which one is not key term used in internal control and security Option 1 Threat Option 2 Risk Control Option 3 Vulnerability Option 4 Exposure 7.Acceptance testing occurs only at the end point of the development process; it should be an ongoing activity that test both interim and final products. Option 1 true Option 2 false 8.Static testing requires...? Option 1 Binaries Option 2 Source code Option 3 Product Option 4 Executables 9.etesting is testing the application with multiple sets of data is called retesting Option 1 true Option 2 false Infosys1
What are the four steps of automated testing?  1
what is difference between desktop and web application? Emptoris4
 
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