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, no need
to send reproduced steps and screen shots again)
Answer Posted / remo
One solution is as kiranmayi said we have to ask him to
execute in test environment instead of development
environment
Other solution is, if it is possible to share your desktop
with developer then do so by providing the user name and
password. Now ask the developer to give a try on your
machine, if he is able to reproduce the bug then try to
find out the root cause why he was not able to reproduce on
his machine. (Reasons can be many like Bug is OS dependent,
browser dependent etc).
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
If we have no srs, brs but we have test cases does you execute the test cases blindly or do you follow any other process?
Hello. I am not here to answer your question. I jus found a job as software QA engr. And i am totally new to software testing. So can someone pls help me in the following scenario? there is this registration screen, and it contain: One textbox called Nickname which only accept alphanumerical One textbox called Contact which only accept numerical, One textbox called Email which can be filled with alphanumerical and symbol and One button called Register now becos there is so many textboxes, where i can filled with alphabet, number, symbol, "just space", leading zeros, leading space. there will be lots of combination. can someone pls help.. i will be appreciated if u can post the test case of the scenario i mentioned. Lots of Thanks
how we write test cases to brs,srs,hlds,llds
What is the Myers Boundary Table?
what is test scenario and test condition?
What are the advantages of black box testing?
What is difference between Build, Version and Release
Relative to other technical groups in the company? Relative to your staff?
Why we have to do manual testing?
Can you explain the workbench concept?
What is severity and priority of bug? Give some example.
What is unit level testing?
how to test the case with 5 combination and inputs
hi what are the test cases for web application..i need these example..please..mail me at mina_ims@yahoo.com
What does you mean by positive and negative testing & what is the difference between them. Can anyone explain with an example?