Can anyone clarify my doubt that is the defect status cycle
and the appropriate person responsible for changing the
status.(who is responsible for which status)
Ex: New by tester....
Answer Posted / ashok reddy
Whenever logged the bug put the status as a "New or
open"(depends on your knowledge),send to the development
team,dev team fix that bug,put the bug status as
a "fixed"if developer partially fix that bug. then again
tester put the status as a "re-open",and send to the
tester. the developer not able to fix that but put the
status as a "differed",if tester is enter the already
enterd bug,the developer put the status as
a "duplicate".finally developer fix the bug and tester
close the bug.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
write 5 critical test cases on product payment form on flipkart.com?
Test cases have written according to Flow of the software working or according to Screens?
Being an Manual tester, what will be the role or activity in test plan ?
sanity testing is done during regression testing.is it true.if it is true plz explain?
There is only requirements document. You have 10 days and 8 resources to release the system.At the end of the 8th day u tell ur TL that system is ready for release. How will you proceed with the testing process or in other words what all approach you will follow once you get requirements
What is a top-down and bottom-up approach in testing?
Upps..., sorry my email id is this : preet405p@yahoo.com Thanks in advanced.
what are the risks and contingencies u had in ur project?
Can anyone write test cases on google account creation page in the testing template format , urgent pls and explain if possible how to execute also
How do you test for the coockies for a web application?
Hi , Please send me the interview questions which were asked in manual testing mainly the test cases asked to write in interview.
Can you explain tpa analysis?
Tell me the advantage and disadvantage of cookies?
List out test deliverables?
How do i write a test condition to test the following simple program with the intention of 100% statement coverage Print “Hello World” If Date $ = ‘01-01-2000’ then Print “Happy New Year” END IF PRINT “The date is = “Date $ PRINT “The time is = “Time $ END Could anyone please clarify in detail. Would really appreciate it....