After recieved the defect from Tester,developer is not
getting any error while executing that bug then he will
reject that defect due to the above reason.As a Tester what
we can do in that situation?
Answers were Sorted based on User's Feedback
Answer / smaranika
Hi,
Well there are situations in which the bug may not be
reproducible in the development machine (due to envirnoment
issues,etc) and so the Developer rejects the Bug. In such a
case a tester can share his testing envirnoment details
with the developer where the developer can repro the issue.
Once the developer sees himself the issue he can further
debug to find the reason why bug is coming on Testing
envirnoment.And i am sure he will work on this and get it
fixed.
Thanks
Smaranika
| Is This Answer Correct ? | 9 Yes | 0 No |
Answer / rajvelur
Here in the above situation if the developer Rejects the bug
then when we have to send them the steps, describing how we
got the bugs and also attach the screen shots of the bug we got.
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / satya
Hi there are some chanses that the bug can not produce at
Developer place. These may be due to the wrong steps
followed by the developer as the Tester described or may be
due to the Environment change bw dev and tester or May b
the Developer intentionally makes it CNR or so...
In this case, the Tester need to take the Step by step
Screen shots or atleast the screen shot of the Bug and can
send it to the developer with involving Higher Management
(TL, PM, QM) to prove ur bug is a BUG.
It is sure that u'll prove ur bug still if developer not
intended to fix, you can recomment dev to make the status
of the bug to NIF (No Intension to Fix).
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / ankush gupta
Tester should follow this approach to convince the
Developer for a Valid Bug:-
1)To provide Steps to reproduce the bug, if always
reproducible
2)To provide screenshots of the errors etc, if there
3)To reproduce and show the Bug to Developer on Test
Machine, if not reproduced on Dev Environment
4)To ask the Developer to try reproducing the Bug on
Tester's Machine
5)If Bug is valid and reproduced easily on tester's machine
and developer is still not accepting the bug, tester should
report this to TL/PM for its Fix
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / rudraneel
The question is not very clear itself.Though I am trying to
answer this.
When developer receives one bug from tester and if he/she
starts working on that bug changing the STATUS of the bug
as IN PROGRESS.After that the bug is sent back to the
tester and if tester doesn't find any bug then the bug is
CLOSED.And is developer gets one bug and while executing
the bug he/she does not find any bug then developer changes
the STATUS of the bug as REJECTED and sent back to the
tester,tester again check,and if there is no bug then the
STATUS will be changed to CLOSED.
| Is This Answer Correct ? | 4 Yes | 2 No |
Answer / venkata narayana n
Hi Rudraneel i am very happy to your response,but i am not
asking about bug life cycle,you can go thru question again
and reply me once.Once again i will repeat the question
again...........
Whenever developer will recieved the defect from the
tester,then he will go thru the defect whether it is
acceptable or not?for that he will execute that application
again,while executing if he did not found any such type of
defect(what we are rise the defect above),then he will send
that defect to the corresponding tester with status
of 'reject',as a tester what we can do?(here writing the
reproduce steps and attached screen shots has been done by
tester while sending the defect to the developer)
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / jyoti
Ya i agree with smaranika. some bugs we cant produce on
developer envirnoment whatever we got on testing
envirnoment.In this case we have to call that perticular
developer and showed him on tester machine and then also he
is not accepting then inform to ur TL or PM and prove that
it is a valid bug
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / ganesh
IF bug is reproducible then as a tester u suppose to call
that developer and execute that bug. U can refer retest
concept for this problem In front of developer.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / sai
Some times testers may get issues in testing environment then he will report that bug.Than developer open that bug first he will test that bug. Some times for same functionality in the test environment it will show bug but in the dev envirment it may not be a issue .In this situation tester has to call the developer to his desk again test the same test case and explain him what type of issue he is facing. (some times same test case fails in the testing environment but in dev env it may not show any bugs)
| Is This Answer Correct ? | 0 Yes | 0 No |
when you open a stand alone application then the application is displayed on the screen.what type of testing is this?
is there any openings in testing mba guys
How do u find Synchronization problems manually?
Explain Test Plan with example? Explain following in the test plan with examples What is being tested? What are pass/fail criteria? When will each test occur? What Hardware & Software environment is required? What features must be tested? What features will not be tested? What are the responsibilities of individuals & organisation in the project?
We r developing one Web Site for construction company. In that Web site we have different option like About Us,Contact Us,Home,Sites,Site Map,Search Etc........ and front page of that web application contains 6 different pictures means single page contain 6 pics etc... write Test plan ,Test Scenarios,Test Case ....Plz answer this question ASAP
What is the difference between user Acceptance testing,alpha testing and beta testing....can anyone tell me in wat order these levels of testin will be done???
What is the difference between Bugzilla and Softsmith- QAMonitor?
What is white box testing, and what are the various techniques?
What is TEST PLAN, TEST STRATEGY, TEST SCENARIO, TEST CASE, TEST SCRIPT? can any body give me definition with example.
If any feature is removed from the application then also tester have to do Regression testing?
Give proper Seq. to following testing Types Regression, Retesting, Funtional, Sanity and Performance Testing.?
What types of testing will come under functionality testing and non functionality testing?Security testing is consider as functionality testing or non functionality?why its so?