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 |
Define cosmic bug.
what is the entry and exit criteria for system testing in v model
Hi friends, i have joined as a software tester in a small organization.i don't have any higher guidance. i don't have any particular format for testcases and other documents. please anyone help me to develop my testcases. i want some format.. please send me some sample test cases. this is my mail id : boopathi5886@gmail.com
1. Regression& Retesting 2. What is usability testing? 3. Functionality testing 4. On what basis you will write the test cases 5. do you written the test scripts also 6. where do you store the test cases 7. where do you execute the test cases. 8. Do you prepare the requirements.
what is prototype model(in S.T.L.C)? What is architecture of prototype model?
What are the diff ways to check a date field in a website?
Why V model is callds as V model? And at which stage v & V happens?
What is open issue?please explain in detail?
what is Fault based testing?
can we give special characters in password
please explain me with example of this question. diff between bug and diffect. don't give def please give answer with example.
1.Alpha testing done by develping environment. Testing is done by before release or After release builds ?