What is meant by the bug state "Reproduce"
Answers were Sorted based on User's Feedback
Answer / sridhar vulli
There is no such status called "Reproduce" in a bug life
cycle.
here are the different statuses of a bug
Open - when a new bug is raised the status will be open
Fixed - When the develper fixes the bug then the status is
fixed.
Closed - When the tester found that the raised bug is fixed
correctly then the status is closed.
Wived - When the develper feels that the given bug is not a
valid bug then it will wived.
Reopen - When the tester feels that the bug is not fixed
properly then he will reopen the bug
Deffered - when the develper feels that he will fix this
bug in the next cycle then he puts it as deffered.
Is This Answer Correct ? | 8 Yes | 2 No |
Answer / suneel reddy
Reproduce is nothing but we need to open agaian the bug
which we found in testing with steps what we followed to
open thye bug in previous time
Is This Answer Correct ? | 4 Yes | 0 No |
Answer / phani
The tester says tat a particular product contains some 5
defects ths is submitted to the developer but he says he
can able to find only 3 defects in it.Ths issue now goes to
the project manager He calls the tester and ask him to
reproduce all the 5 defects.If he fails to reproduce the
defects those defects are given a status called REJECTED .
Is This Answer Correct ? | 3 Yes | 0 No |
Answer / jyothi
Bug is reproduced in the implemented code as well.In that
case u can reopen the bug once again.
Is This Answer Correct ? | 2 Yes | 0 No |
Answer / vijay
Reproduce the Bug, means ReOpend the defect once again. and
if the defect is closed in previous relases, now it may
occur once again, that time also we will called as 'Re
produce' the defect.
Is This Answer Correct ? | 2 Yes | 0 No |
Answer / padma
bug reprodece means bug should be reappears at dev
environment then he can resolve andfix the bug
Is This Answer Correct ? | 2 Yes | 1 No |
Answer / ravi
that problem is appearing more than one page in our project
Is This Answer Correct ? | 2 Yes | 1 No |
Answer / rama
You can reproduce a Bug during Regression testing.
There is nothing like a 'Reproduce' state in Bug life cycle
as the Bug life cycle starts at finding a bug and end when
the defect is retested successfully to close/end bug life cycle.
Usually bugs can be found during regression testing which
would have caused due to a fix in some other functionality.
Hope this helps.
Cheers,
Ram
Is This Answer Correct ? | 1 Yes | 0 No |
Answer / vivek.gupta
Reproduce:- if the bug state is reproduce then tester have
to open the bug again with exactly the same sequence and no
of steps when the same bug was previously found.
Reproducible:- If the bug is getting simulated in all the
environments available with same simulation steps then we
can say the bug is reproducible.
Is This Answer Correct ? | 1 Yes | 1 No |
Answer / ertiga
You can reproduce a Bug during Regression testing.
There is nothing like a 'Reproduce' state in Bug life cycle
as the Bug life cycle starts at finding a bug and end when
the defect is retested successfully to close/end bug life
cycle.
Usually bugs can be found during regression testing which
would have caused due to a fix in some other functionality.
Hope this helps.
Is This Answer Correct ? | 0 Yes | 0 No |
What is SQL Index ?
Hi frnds im Priyan.in interviews they are one question 4r me.i have been asked this one in 4 interviews.." AS A TESTER, WHAT IS UR GOAL OR AIM OR AMBITION..? ".. can any one gve answer perfect answer ? tank u .. reply me plss
How do u find Synchronization problems manually?
In my application, date box is present on every screen. As a tester I have to test it on every screen. So need to write test case for it. If I write a test case for Date box only once & I refer that test case for next screen date box testing. Is it Ok?? E.g. Test case name - Date Box test Test Case Id - 01 If I want to write test case for Date box on New screen/module. Then is it OK?? Test Case Name - Date Box test Test Case Id - 20 Test Steps - Refer steps of test case id-01
what are the differnt error code that comes when an error occured in web application?
hi this is sunitha yagnamurthy ...what r the certification in testing and hoe to apply that certificaation and what r the topics we will studying in testing...... please anybody explain that process
What is the role of QA in a company that produces software?
How To Resolve the Test cases?
Explain the strategy for testing a Java application?
From where should we start writing the test cases. Say suppose we have a pageA with few check boxes, radio buttons, links, some text in it and a link on pageA takes us to another pageB. Then from where should we start writing the test cases?Also suppose we have 10 links in a page should we write separate test cases for each link?
What is the difference between QA and QC ?
7 Answers Tavant Technologies,
Why should you care about objects and object-oriented testing?