Describe Software Testing life cycle? What are the steps in
volved in STLC (Software Testing Life Cycle)?

Answers were Sorted based on User's Feedback



Describe Software Testing life cycle? What are the steps in volved in STLC (Software Testing Life ..

Answer / sivaprasad

1. Testplan
2. Test Development----Preparation of Test cases and test
procedures.
3. Test excution
4. Result Analysis
5. Bug Tracking
6. Defect Reports.

Is This Answer Correct ?    2 Yes 1 No

Describe Software Testing life cycle? What are the steps in volved in STLC (Software Testing Life ..

Answer / gijima

Basing on srs and sdd documents test plan is designed--
design test case--execution of test cases--result analysis--
bug tracking--reporting--dev--retesting/regression testing--
if pass close the bug

Is This Answer Correct ?    2 Yes 1 No

Describe Software Testing life cycle? What are the steps in volved in STLC (Software Testing Life ..

Answer / satish.p

S T L C: IT IS A CYCLIC PROCESS,WHICH CONTAINS 7 GENERIC PHASES.
1.Test Planning
2.Test Analysis
3.Test-Design
4.Construction & Verification
5.Testing Cycles
6.Final testing & implementation
7.Post Implementation

Is This Answer Correct ?    2 Yes 1 No

Describe Software Testing life cycle? What are the steps in volved in STLC (Software Testing Life ..

Answer / sathya

1)Requirements
2)Test Plan
3)Test case
4)Test Execution
* Test log
5)Defect Tracking
6)Reports

Is This Answer Correct ?    2 Yes 1 No

Describe Software Testing life cycle? What are the steps in volved in STLC (Software Testing Life ..

Answer / ch.s.m.prasad,kkd

1 . Test initiation
2 . Test plan design
3 . Test case design
4 . Test Report
5 . Test Closure

Is This Answer Correct ?    1 Yes 1 No

Describe Software Testing life cycle? What are the steps in volved in STLC (Software Testing Life ..

Answer / satish.p

S/W Testing life cycle contains 6 phases;
1.Test Planning
2.Test Development
3.Test Execution
4.Result Analysis
5.Bug-Tracking
6.Reporting

Is This Answer Correct ?    1 Yes 1 No

Describe Software Testing life cycle? What are the steps in volved in STLC (Software Testing Life ..

Answer / rgv

STLC:

Begins with

Test Initiation (test strategy doc preparation)
Test plan
Test Case Design
Test Case Review
Test Case Execution
Test Results
Bug Tracking
Regression Testing
Test Results reports


Correct me if wrong

thanks
Rgv

Is This Answer Correct ?    1 Yes 1 No

Describe Software Testing life cycle? What are the steps in volved in STLC (Software Testing Life ..

Answer / krishna

Software TestLife Cycle shows a structure

1. system study
2. scope\approach\estimation
3. Test Plan Design
4. Test Case Design
5. Test Case Review
6. Test Case Execution
7. Defect Reporting
8. Gap Analysis
9. Summary Report

Is This Answer Correct ?    2 Yes 3 No

Describe Software Testing life cycle? What are the steps in volved in STLC (Software Testing Life ..

Answer / kumar

system study (CRS and SRS)
Test Plan Design
include many issues like scope, test startegy,effort
estimation, design of test cases, test case
review,execution of test case, report,
Summary Report

Is This Answer Correct ?    1 Yes 2 No

Describe Software Testing life cycle? What are the steps in volved in STLC (Software Testing Life ..

Answer / kawshik

BRS
SRS
FRS
DESIGNING
1.HLD
2.LLD
CODING
TESTING
RELEASE

Is This Answer Correct ?    1 Yes 4 No

Post New Answer

More Manual Testing Interview Questions

Please give an example of Black Box Testing?

1 Answers  


IF ASCII_CODE_OF_ENTERED_CHAR is less than 44 THEN reject it ELSE IF ASCII_CODE_OF_ENTERED_CHAR is greater than 56 THEN reject it ELSE it's a digit, so accept it Which one of the following sets of ASCII codes do you use to test the sample code above WITHOUT redundant coverage?

0 Answers   CA, Dish Network, Wipro,


wat is da differnce between test stratagy and tedt plan?

4 Answers   TCS,


Five positive and 5 negative test cases for Coffee vending machine

1 Answers   PWC,


What is V and V model

2 Answers  






Whatis the need of writing testcases? why don,t test the application without the testcases

3 Answers   SunGard,


What group of teams can do software testing?

0 Answers  


At what stage of the development cycle software errors are least costly to correct?

2 Answers   3i Infotech,


as a test eng, tell me ur challenges? aug 6. plz answer

2 Answers   CTS, HP, Mannaran,


What is the difference between alpha and beta testing

13 Answers  


Hi, Please tell how to write system test cases for between two modules. please ans real time expirience people... thanks in advance..

0 Answers  


Which of the following is NOT included in the Test Plan document of the Test Documentation Standard: a) Test items (i.e. software versions) b) What is not to be tested c) Test environments d) Quality plans e) Schedules and deadlines

4 Answers  


Categories