hi Friends this is Srinivas. Can u discribe about bug
lifecycle.how to say in interview.send me my mail
:dsrao106@gmail.com
Answer Posted / pradeep kumar
First the BUG will be in "New" stage, it will go
into "Open" stage, now it will go into "analys" stage there
it will be analysed by project manager/product manager with
the presence of development lead, if it is not a correvt
bug they can "Reject" the bug and if the bug is corrected
for next release then it can be send to "Defer" stage, and
if it is a perfect bug it will assigned to particular
developer in "Assign to fix" stage. Then "Retest" it
in "Retest" stage., here if bug is not fix correctly it
will be send to "Reopen" stage, if bug is fixed correctly
then it will be send to "Close" stage
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is testng and why is it better than junit?
Can you explain me what is object repository?
Do you know what is the difference between "type" and "typeandwait" command?
What is a xpath?
Tell me what criteria do you consider for automating a test?
what types of documents we need to write the nonfuntional test scripts?
What is self-referencing constraint in mainframe development?
Do you know what is robot api?
What is an automated test script?
Can we prioritize tests in Junit. What is the sequence of execution in Junit?
Elaborate the scripting standard while executing testing
Stop automating the tests which run once?
Hello, Is there any source from which i can get any live tutorial or trial of Automation tools?? Also i have a query that is there any certification course or exam available for Automation tools QTP and QC?
what is critical test case ? please give an example .
Do you know what is the purpose of creating a reference variable- 'driver' of type webdriver instead of directly creating a firefoxdriver object or any other driver's reference in the statement webdriver driver = new firefoxdriver();?