what is stlc and what is bug life cycle? are the both same
or different?
Answers were Sorted based on User's Feedback
Answer / rajendra
STLC -Software testing life cycle
it means life cycle of the software life cycle
i.e
from requirement study toacceptence testing
Bug life cycle means bug life from detection to closing
phase
byeee friends
Rajendra
rajendra_penumalli@yahoo.com
| Is This Answer Correct ? | 6 Yes | 0 No |
Answer / b.bharathi
There are 6 phases in STLC,There are 1.Test
Planning, 2.Test Development,3.Test Execution,4.Result
Analysis, 5.Bug Tracking(Defect Tracking),6.Reporting.
There are 7 Phases in Bug Life Cycle. There are 1.New/Open
2.Repone,3.Closed,4.Fixed For Verification,5.Hold,6.As Per
Design,7.Testers Error.
Both are Different.
| Is This Answer Correct ? | 6 Yes | 1 No |
Answer / ranjithreddy
Both STLC and Bug Life Cycle are different.
STLC consists of 6 stages. they are
1)Test Initiation
2)Test Plan.
3)Test Design.
4)Test Execution.
5)Test Execution.
6)Test Closure.
Where as bug life cycle starts with finding the defect for
the first time and ends at the time it is fixed,In between
it is assigned to varius status such as
new,open,reopen,fixed,closed,defered,pending, rejected
etc....
| Is This Answer Correct ? | 4 Yes | 0 No |
After testing the application May I have to keep a Test Log of the application ? If Yes then how? And What is the format for it?
When first time we are testing the screen then we have to write that this screen should contains so & so columns [ suppose there r 10 columns on that screen]in the expected result
I have password field in my application.while entering data into pwd field the characters are not encrypted will it come under gui testing or unit testing? is gui testing checked by typing or entering data into fields?
Explain the scenario with example.
Hi, this is murthysharma. I need very urgently about some terms which are used in use cases? Plz give reply to me, if any body know, It is really very very urgent. 1. what is the difference between basic flow,exception flow and alternative flow? 2.what are non-functional requirements in use cases? 3.what are exceptions, special requirements, business rules, assumptions, constraints. Kindly give me with the example. Bcoz, I am very new to this use cases. thanks in Advance. Regards, M.MurthySharma
does tester use design document for writing testcases
In V model how will you explain all testing types (unit,integration,sysetem,acceptance testing) as all these parallel testing.E.g.Once the design phase is completed how will you do the integration teting over here as tester doesnt know much about design.Briefly justify the V-model?
how much testing is enough.and why documentation is needed
What is Test Condition. what is test scenario.
what is static testing,and dynamic testing? explain with an example.
what is link testing?
there is a module that module assigned to two employees.In both of them one employee made a mistake so how can we identify who is done that mistake.