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 were the major challenges u faced while testing
Describe your personal software development process.
Easiest way to write test cases? How i can learn writing the test cases?
any one giv test cases for wordpad using equivalence class partioning
hi friends .......... from srs to signoff what r the tests the testing team will conduct either sequentially or parallel pls advice thanks in advance
Could someone please send me real check list for Database Security testing.Please my mail ID- patil.ramchandra@yahoo.co.in. Thanks.
what is port testing and do it comes in manual testing?
Write a set of test cases to test youtube?
Write 10 test scenarios to test remember me checkbox present in login window
What is smoke testing and user interface testing ?
what are the tests u did in entire project? when it did in the project? (means at the release build to end of project) plz explain clearly
How we will test ubercate
What is the limit for test steps?It should be 10/20/30etc
*) Internal review defect gets detected… 1) During peer review. 2) By the own stuff member onsite/offshore. 3) During Informal review process. 4) None of these 5) All of these
In Manual testing how to test proxy servers? can u please explain with example?