How we can explain a bug which may arrive at the time of
testing? Explain that bug in details?
Answer Posted / bishwajit rk
Defect and testing two faces of a coin. Without testing,
bugs cannot be possible. All the bug detected are due to
one or other form of testing.
Any defect found during testing need to be thoroughly
explain so that the developer should not come back to u and
ask to explain how u got this defect. The process of
explaining a defect to a developer is actually a Art in
itself. When one filed a defect, he should provide certain
thing such as:
1- Test Environment.
2- URS or SRS (defect related to which section)
3- Software Built No. and Software Built Date.
4- Preconditions.
5- Test Data used.
6- Step by step process to reproduce the defect i.e. What
did u did that the defect surfaced?
7- What was the expected result and what is the actual
result.
8- Log or Snapshot or screenshot should be attached.
I think these steps will enough to define a defect.
| Is This Answer Correct ? | 8 Yes | 0 No |
Post New Answer View All Answers
How do u go about testing of web application?
what do you mean by Develop test data through sourcing (or) handcrafting techniques
Hi, this is murthysharma. I need very urgently about some terms which are used in use cases? Plz give reply to me, if any body know, It is really very very urgent. 1. what is the difference between basic flow,exception flow and alternative flow? 2.what are non-functional requirements in use cases? 3.what are exceptions, special requirements, business rules, assumptions, constraints. Kindly give me with the example. Bcoz, I am very new to this use cases. thanks in Advance. Regards, M.MurthySharma
What are the different types of software testing?
consider therez 1 land and it has mango trees in it, what are the tets cases or how will we count no of mangoes on all trees
Explain thread testing.
You want a automation tool to be used for your project. How will you convince the client for the same. Please give me specific answer.
Why testers wil prepare useracceptance testcases,system testcases and integration testcases,What is the differenece between all this test cases
Which is the best book to ref. for design the test cases/scenario in manual testing,which gives detailed idea with all the strategies ?
List out test deliverables?
tell wat u did in ur banking project?
what are the testing appraoch that you have tested for Bread toaster
what is test scenario and test condition?
What is manual testing and what is it process?
What expected result should come when Enter any sql query like “Select * from hello;” without quotes and with quotes.