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 |
What is known issues?
Define each of the following and explain how each relates to the other: Unit, System, and Integration testing.
What is release candidate
Explain about Double V model?
Should I write test case for sorting items? [If there are 1000 items & I have to sort them by name, code etc..]
if you working with any emails why Inbox, outbx, folder all are in left side. why not Right side.
what is quality assurance,quality control and configuration management systems?
someone tell me the difference between volume testing, stress testing and load testing?
Write Test Cases for Vendor Machine, which inputs 50 - Pepsi 1 - Cock 1.50 - 7Up Test Cases should cover all the Boundary Value Analysis, Equivalence Partitioning, etc.
Hi Frds., i am Nithi here.here in my company i am working in manual testing ie. application testing only front end not back end like i will enter datas and check whether the record gets updated r not. what kind of testig is this? and some people r working on scripting languages same manual testing what is the difference between these two testing? ans please thanks in advance
anyone can explain about Sanity testing and smoke testing and who will involved on sanity and smoke testing
Can anyone explain about metrics