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 |
say me any problem u faced in the project after delivering to client?
What is Buddy testing?
how do give priority?i mean to say on which basics? suggest me with proper answer plz.
What is the main use of preparing a traceability matrix?
What is the diff. b/w Basline and Tracability matrix?
What is mean by Defect Metrics? Write some defect metrics?
How will you decide that the software is ready for release? Please if any one knows this answer, submit the answer as early as possible.
What is the difference between walkthrough and inspection? Give me the exact difference.
What is AGP?what is setup.inf?What are the ways to install driver?
what is build and release?
Without exact specification can we write test case for functional testing?
eqivalance testing class is made from data and this is made to minimize the test cases and it is black box testing what at which particular time we do this testing i guess while creating test cases we consider this testing .plz if lett me know if i am wrong