what is difference between report defect and track defect
Answer Posted / keerthanakoluvu
TRACK DEFECT:
While testing the application i.e execution of test cases,
if expectd value is deviated from actual value then we will
set the status of the bug as NEW and send that buglist to
developers.
Then developer verifies whether it is really a bug or not.
If he feels it as a bug he will set the status as OPEN and
he starts rectification. Once rectification is completed
and before sending it to the development dept he will set
the status as FIXED.
Else
There are 3 cases
i. If he is in confused state i.e to accept it or not as a
bug, he will set the status as HOLD.
ii. If he feels i.e not at all a bug then he wills et teh
status as Rejected/ Testers Mistake.
iii. If the tester don't know about that functionality
newly incorporated by Client then he will set the status as
AS PER DESIGN.
Once the bugs are rectified the development dept will
release the second buils to the testing dept then the
testers will test the defect functioanlity as well as new
functionality. If the defects are rectified then they will
set the status as CLOSED. Else they will set the status as
REOPEN. IF any new defects identified set the status as NEW
and they will send the buglist to development dept
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
What is the Difference between Network testing and Web Testing?
Describe to me what you see as a process. Not a particular process, just the basics of having a process.
hi, this is geetha, i have one doubt regarding the vulnerability testing. For sql injection testing is there any need for the tools to be installed. If it is what is tool and what is the method to test in sql injection testing. Plz Guide me
Can you explain process areas in cmmi?
How can write testcases on a code under development pls give asnwer
What is difference between web site testing, desktop application testing and wireless application testing? what is the difference in testing strategy to test them?
What is bug severity?
What is mean by Schedule report who is the responsible for generated that one ?
How do you scope, organize, and execute a test project?
Explain the procedure for manual testing.
Tell me example for Risk,Mitigation,Assumption?
What do you mean by Unit Testing, Integration Testing, System Testing, and User Acceptance Testing and when do you do them?
How to integrate Bugzilla with QTP?
What is the Diff between Code Walkthrough & Code Review? What is the diff between walkthrough and inspection? What is meant by GUI Testing?
What is Dynamic Binding and Dynamic Loss?