how can we explain for "what is STLC(software test life
cycle)
Answers were Sorted based on User's Feedback
STLC consists of six phrases
they are
1.test planning
2.test dovelopment
3.test execution
4.result analysis
5.bug tracking
6.reporting
| Is This Answer Correct ? | 16 Yes | 3 No |
Answer / dheeraj
1. Understanding Requirement Documents
2. Prepare a Test Plan and Review them
3. Identify Test Scenarios, Test conditions and review them
4. Preparing Test Cases and Test Data
5. Review of Test Cases
6. Test case execution
7. Report Bugs
8. Result analysis
9. Defect Tracking
10. User Acceptance
(We can include more such activities for a STLC)
| Is This Answer Correct ? | 10 Yes | 3 No |
Answer / editor
1. System Study
2. scope/Approach/Estimation
3. Test Plan design
4. TC design
5. TC review
6. Test Case Exe
7. Defect handling
8. Delivarables
| Is This Answer Correct ? | 6 Yes | 0 No |
Answer / rida
Software Test Life Cyle:
1.Test Initiation
2.Test Planning
3.Test Design
4.Test Execution.
5.Test Report
6.Test Execution Closure.
Rida...
| Is This Answer Correct ? | 5 Yes | 2 No |
Answer / pearli
Software Testing Life Cycle(STLC):
1.Test planning.
2.Test design.
3.Test implementation.
4.Test execution.
5.Test analysis(bug tracking).
6.Post implementation or Postmortem review.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / dc
Requirement
Unit case document
test plan
test case
test case execution
report analysis
bug analysis
bug reporting
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / sagar sgind
Requirement
Planning
Design
implementation
execution
analysis
Reviews
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / usman
Planning of Tests
Analysis of Tests
Designing of Tests
Creation & Verification of Tests
Execution of Testing Cycles
Performance Testing, Documentation
Actions after Implementation
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / nilanjan saha
STLC consists of following steps--
Planning and control
Analysis and Designing
Implementation and Execution
Determining Exit Criteria and reporting
Test Closure activities.
As per the V -Model concept This SDLC and STLC done in
parallel, which ensures the early testing principle.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the diffrenece b/t regression and integration testing????
How to test different Authorization levels for the Admin user and Userside users.
What is agile testing and what is the importance of agile testing?
What is test oracle in testing? Why it is using? What is the advantage when a test oracle is used?
What is the difference between bottom-up and top-down integraion?Which is effecive.
What are the technical and environment risks u faced in ur testing career?
Life for QA & job oppurtunity ?
What is cross browser testing?
what are test metrics?
Can you define Quality in Three words ?
Differentiate ad-hoc testing and exploratory testing?
what is the difference between testing techniques and principles of testing?Kindly explain both of them with an example.