Answer Posted / guest
tester execute the test and compare the actual result
with the documented expected result. is there any
discripancy exist log the discripancy with status as NEW.
tester/leader OPEN the defect and review with the developer
about discripancy if it is truly a defect.
then developer rectify that one and update its status to
FIXED.
again it is routed back to the tester for retesting.
the tester retest that one and compare the result , if the
result is matched then he close the defect and update its
status to CLOSED.
if the result is not matched he agaian reopen the defect
and assign it to the developer and update its status to
REOPEN.
| Is This Answer Correct ? | 1 Yes | 4 No |
Post New Answer View All Answers
How can you use technology to solve problem?
Explain the components of a test plan?
what is data guidelines
How to test the below code and write test case? Prove that this code is wrong? int add(int a ,int b) {return a+b; }
Explain severity with example and expalin each example?
What is the difference between Functional testing and Unit Functionality testing?
can anybody tell me what is release process of company? release note?
What impact ratings have you used in your projects?
Tell me the SRS based review,brs based review
What is Traditional testing & Object Oriented testing?
What is function points??????
can someone give me a brief idea about embedded testing.. i know both embedded system concepts and testing concepts.. i just want to know what we have to do for embedded testing
What is difference between Manual testing and Pega/BPM testing?
Scenario-based testing Option 1 concentrates on actor and software interaction Option 2 misses errors in specifications Option 3 misses errors in subsystem interactions Option 4 Both 1 abd 2
i heard that mainframe testing is diff from other environments & has lot of keyboard input????pl clarify my doubt & let me know in what way its diff??