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 / sm
Bug Life Cycle:
1)Bug life cycle starts with "New" status
2)Then the test Engineer reports this bug to Developer with
status New
3)If the reported bug is accepted by the developer he will
change the status to "Open"
4)Then after fixing the Open status bug he will sends it
back to the tester with a status "Fixed"
5)After the test engineer again tests the same reported bug
and he/she makes it as closed if the bug is "Closed"
completely or else they will sends it back to the developer
with a "Reopen" status.
6)The precess will go like this till the bug status comes to
closed.
New
/ | \
/ | \
/ | \
Deferred Open Reject
| |
| |
Fixed Closed
|
/ \
Closed Reopen
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Tell me how would you test your own element locator?
What are the points that are covered while planning phase of automation ?
can anyone suggest me any low cost tool that can support both Manual and Automation testing ?
Where to maintain information like login, password and url?
i need test cases for defect maganement tools
If I have given names to different DataTable columns and those column names are stored in a variable, then passing that variable to the datatable how can i Enter different values in those columns listed in that variable?? Please explain me with an example.I am not getting it.
how to know whether the user information or any other information which is entered in to the web is storing in secured place or non secured place?
Hi vishal, Thanks for your reply... But i am not using Mozilla fire fox.. I am using IE 7.. Could you suggest me in this case.. I have tried with Rational tools which i am getting some installation problem and netvantage..tool....which i felt i can't write script for that.. please guide me in this..
What is open source tool and give example?
Please explain what is the hybrid framework?
We have a testing assignment that is time-driven. Do you think automated tests are the best solution?
What are the disadvantages of Hybrid framework
Do you know how can we make one test method dependent on other using testng?
Any one suggest me for Free ware (Opensource) Automation tool for regression testing.
Hi All, Is there any free automation tool for windows application and it's easy to use? I usually take a lot of time to regression test my application when there is a new build on live environments (about same 10 environments) I wish I know a automation tool to regression test and ofcourse it's free, easy to use (maybe using C#) Could anybody can advise to me a tool like that? I very appreciate ^^