Explain the STLC?
Answers were Sorted based on User's Feedback
Answer / biksham
STLC stands for Software Testing Life Cycle
It is a process of conducting sofware testing, means after
programmer conducted intergration testing by using white
box testing, the intergrated software build is coming to
overall developed software testing.
The project manager is initiate the STLC processs
the phases of STLC
1. System test initiations
2. System test Planning
3. System test design
4. System test execution
5. System test Reporting
6. System test closure
explanation of STLC
1.System test initiations: in the the PM is initiates the
whatever testing tools are available (either mannual or
automation tools), with respect to specific custumet
requirement
2. test planning: schedule the which type of testing tools
is allocate a specific tester to test the module in the
developed project.(simply distribute the work to different
testers based on their experience) and allocate the time to
complete the work.
3. test design: means prepare test cases for each and every
verified object are correctly working or not w.r.t customer
requirement.
4.test execution: means the particular object is working or
not as per customer requiremnt. means test is pass or fail
or find any defect are informed to the development section
for once again correct the coding part
5. System test preparing: after programmer correct the
code, we can retest them
6. test closure: after completion of all object test
execution the PM is closed the test.
| Is This Answer Correct ? | 12 Yes | 19 No |
Answer / sujatha
hai,
STLC means software testing life cycle.it begin depends on
SDLC.
But STLC having phases it's starts from
Test planing.
Test Development
Test Execution
Defect Repoting
Result Analysis.
| Is This Answer Correct ? | 33 Yes | 60 No |
How do u go about testing of web application?
suppose u got defects.we r send to this through TD.Before that where we r stored
Why you think tester is more important for good quality of the product?
How do you test if you have minimal or no documentation about the product?
If you were given full powers how are you going to change the complete QA process in your company
what types of testing do testers perform?
what is the Testing Process in your organization
What are the factors affecting a manual testing project and what are the ways to overcome it?
Explain about Founctionality Testing in webbased application?
What is the difference between functional & non-functional testing?
In development costs what percent Software testing accounts?
What do you mean by Cause Effect Graphing? in which standard its mentioned?