What will you do if developer is not able to reproduce defect ?
Answer Posted / @mit
Firstly,try to Reproduce the defect at our side.If it
reproduce again then write its Steps to Reproduce and Take
the Screenshot then send back to develor.If not reproduce
then its ok.
If again Developers told they r unable to Reproduce then
asked them to come at their own seat and show them.
If again they r not agree then discuss the scenario wid TL
of Testing & Development or float a mail to ur senior like
PL or GL wid proper description.
Now its Must Work.
| Is This Answer Correct ? | 21 Yes | 1 No |
Post New Answer View All Answers
Hi there Does anybody can respond to my Questions? Is some one there to answer my Questions posted in Software testing category.pls E-mail to sunitht27@yahoo.com
How will you set the Dependency in the Quality center? Say if you will fail a test case and two or more test cases are dependent on that particular test case. In this case how will you handle in failing the test case.
What is test startegy?
What is data flow diagram?
What r the documents required for performance testing
Does an increase in testing always improve the project?
what exactly is heuristic checklist approach for unit testing?
functional testing test cases for transfer funds ?
If you are handling a product testing and if there are around 100 test cases and in them few test cases are failed then at the end of the day how will you treat whether the product is pass/fail.? consider the failed test cases are in functional requirements.
what does 80hz refresh rate indicates?
List out test deliverables?
what is agile model and spiral maodel?pls explain with an example?
What is decision table testing?
hai friends, I need clarifications for some doubts in testing terminology. 1.What is thread testing. 2.What is bucket testing and which automated tool is used to do this test. 3. ERP testin automation testing. 4.What is Data Warehousing testing? 5.What is Implementation testing? 6.What is Shake out testing? please let me have the clarifications in detail
What is the difference between Sleep and wait in winrunner what is integration testing and types of testing present what is system testing what is data driven testing what is functionality testing if requirements are given to you then how do you write the test cases for it Account number = Ok cancel For above given form the valid account number starts from 1 to 1000 so is it necessary to input the 1,2,3 ….998,999,1000 test cases to check the conditions of valid account numbers I,e is it compulsory to write 1000 test cases for the above form