Phases of Software Testing Life Cycle?
Answers were Sorted based on User's Feedback
Answer / sunil ranjan pradhan
The phases of Software Life cycle model is follows :
1. Effort Estimations
2. Project Initiations
3. System Study (Analyse the System Requirement
Specifications)
4. Test Plan.
5. Test Case Generation.
6. Test Case Execution
a. Manual
b. Automation
7. Defect Report
8. Regression Testing
9. Analysis
10.Defect Summary Report.
if any query plz send me mail ....
my mail Id : pradhan.sunil@gmail.com
| Is This Answer Correct ? | 16 Yes | 5 No |
Answer / rajendra
These are the phases of STLC
1.Requirements
2.Use Case Document
3.Test Plan
4.Test Case
5.Test Case execution
6.Report Analysis
7.Bug Analysis
8.Bug Reporting
byee friends
Rajendra
rajendra_penumalli@yahoo.com
| Is This Answer Correct ? | 22 Yes | 16 No |
Answer / abhishek
Requirements analysis: Testing should begin in the
requirements phase of the software development life cycle.
During the design phase, testers work with developers in
determining what aspects of a design are testable and with
what parameters those tests work.
Test planning: Test strategy, test plan, testbed creation.
A lot of activities will be carried out during testing, so
that a plan is needed.
Test development: Test procedures, test scenarios, test
cases, test datasets, test scripts to use in testing
software.
Test execution: Testers execute the software based on the
plans and tests and report any errors found to the
development team.
Test reporting: Once testing is completed, testers generate
metrics and make final reports on their test effort and
whether or not the software tested is ready for release.
Test result analysis: Or Defect Analysis, is done by the
development team usually along with the client, in order to
decide what defects should be treated, fixed, rejected
(i.e. found software working properly) or deferred to be
dealt with at a later time.
Retesting of resolved defects: Once a defect has been dealt
with by the development team, it is retested by the testing
team.
Regression testing: It is common to have a small test
program built of a subset of tests, for each integration of
new, modified or fixed software, in order to ensure that
the latest delivery has not ruined anything, and that the
software product as a whole is still working correctly.
Test Closure: Once the test meets the exit criteria, the
activities such as capturing the key outputs, lessons
learned, results, logs, documents related to the project
are archived and used as a reference for future projects.
| Is This Answer Correct ? | 10 Yes | 4 No |
Answer / bharani.p
1. Test plan
2. Test Design
3. Test execution
4. Test log
5. Defects
6. Report generation
| Is This Answer Correct ? | 6 Yes | 4 No |
Answer / suriya
1. Requirement gathering
2. Planning
3. Design
4. Coding
5. Testing
6. Deployment
| Is This Answer Correct ? | 10 Yes | 9 No |
Answer / deepu
1.Requirement Stage
2.Test Planning
3.Test Analysis
4.Test Design
5.Test Verification and Construction
6.Test Execution
7.Result Analysis
8.Bug Tracking
9.Reporting and Rework
10.Final Testing and Implementation
11.Post Implementation
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / gaurav
Test Planning
Test Development
Test Execution
Test Analysis
Bug Tracking
Report Generation
| Is This Answer Correct ? | 3 Yes | 5 No |
Answer / jagadish
Requirements (bsd and fsd document)
the test plan document.
Design the Test Cases.
review and approval of test cases
execute the test cases,
find any bugs we post the bugs into Defect Tracking Tool.
re test ok close else re-open
| Is This Answer Correct ? | 10 Yes | 13 No |
Answer / soumya
software testing life cycle is nothing but the procedure
which we will follow during your testing.it contains
certain phasaes they are
1.test strategy
2.test plan
3.test Design
4.test Execution
5.test log
6.defect tracking
| Is This Answer Correct ? | 6 Yes | 10 No |
Answer / ranjitha
Testing process is done as follows:
1. Requirement Analysis
2.Test Planning
3.Test Development
4.Test Execution
5.Test Reporting
6.Retesting the defects(Regression testing)
| Is This Answer Correct ? | 1 Yes | 7 No |
10.List five words that best describe ur strengths?
1 Answers VJIL Consulting, Wipro,
Mapping the test cases with the requirement. What is this process called?
what is independent question and what is retriewing and what is problem of severity.
after completeing testing ,what would u deliver to the client?
Explain defect lifecycle.
If tester had written test cases for application, then in next build if same features are modified with some changes. Then Should I have to write test cases for the same features to verify new expected results.OR What should I do?
What makes a good QA or Test Manager?
Need some 10 test scenarios for integration testing on Gmail.
What is the difference between the dropdown and checkbox list??
what is smoke testing? what is sanity testing?
How can you do the usability testing?
What is Conventional & Unconventional testing?