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 |
1. WHAT IS USE CASE? WRITE AN EXAMPLE OF USE CASE? 2. WHAT ARE THE PROPERTIES OF DEFECT TEMPLATE? 3. WHAT ARE THE TYPES OF TESTING? 4. WHAT IS TESTING? 5. WRITE TEST CASES FOR YAHOO MESSENGER LOGIN? 6. EXPLAIN PROBLEMS IN COMMUNICATIONS WITH CLIENT? 7. WHAT IS WEB TESTING? 8. WHAT SHOULD A SUCCESSFUL TEST ENGINEER DO? 9. WHAT IS BI DIRECTIONAL TRACEABILITY MATRIX? 10. TELL ME A REAL ACENARIO WHICH YOU EVER FACED? 11. GREAT BUG YOU FOUND IN YOUR CAREER?
Hi can any body clarify me plz What are responsibilities of a test engineer in the company,and how he communicates wiht t.l as well as test manager, In wich situation this type of i mean serious commnication takes place(give me one example).and how the interaction will takes place between tester and client can anybody plz clatify me
is gorilla testing & monkey testing is same r not?
What if an organization is growing so fast that fixed QA processes are impossible?
What is meant by Testware?
Project had been started in Manual testing and Automation of some fixed modules, Then finally decided to Test the total Application in Automation then it is possible to test that application.
How to test a website???
What is the difference between integration and system testing?
Explain 5 Test Matrics?
What is white-box Integration Testing and its differences between Black box-Integration testing?
Case study like you have been assigned in a team which going through a crucial phase of the project. Then how you can save your project to release on time without any defect leakageā¦.
what is meant by application server and its functions?