what is difference between report defect and track defect
Answers were Sorted based on User's Feedback
Answer / srinivas
As far as my knowledge
Report Defect means once you identify a defect you raise
(report) the Defect and the status is NEW
Track Defect something you will track the defect status
once it changes to Open, awaiting functionality, fixed,
Ready for retestetc. you obsereve the change in status of
that defect unitl it status changes to Close.
If I'm wrong let me know
| Is This Answer Correct ? | 2 Yes | 0 No |
hi,srinivas
Can u give me detailed explanation,please?
I could not understand 'Track Defect'.
Plz, explain me?
Thanks in Advance.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / smita
It is very simple to understand" we publish a report after
we track the defects".so that process of understanding all
the defects a process can have can be put in a defect
tracker after which a consolidated POA will be published in
a report.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / keerthanakoluvu
Diffect report
Whenever we found a deffect we report that diffect by
giving some mandatory information about that diffect like
1). Diffect id
2).summary
2).screen short
4).description(detailed one)
5).Assigned to
6).Tested by
7).seviority
8).priority
9).Release...etc
Where as deffect tracking
after reporting the deffect, the developers perform some
actions like or stages in solving the problem(deffect)
it is also called deffect life cycle it inludes particulars
like NEW, REJECTED, OPEN, DEFFERED, REOPEN, VERIFIED,
CLOSED.
| Is This Answer Correct ? | 1 Yes | 2 No |
Answer / 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 |
What’s the difference between a bug and a defect?
Can you please tell me what and how to test in a web based application manually? And i manually need to do usability testing and functionality testing for the same (web based application. So please tell me how and what to check the functionality and usability of the web based application?
what is difference between stress testing and load testing?
What is the difference between severity and priority? Tell me example.
Which design document supports to choose test data and how to select test data ranges ?
how do we update the test cases if the requirements change in manual testing. if we r not using quality center. depending on the changed requirements do i need to write a new test case or can we update the old test case.basically i want to update i dont want to write a new test case. so plzzzzzz answer.
Difference between adhoc testing and error guessing?
What we normally check for in the Database Testing
Testing process in your company?
1 Answers OM IT Solutions, Oracle, TCS,
What is unit,load,stress,performance testing ?
which kind of testing you are performing in diffrent phases of SDLC
Why must we use Tester to test software instead of BA, Developer?