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
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
Please give an example of Black Box Testing?
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?
Five positive and 5 negative test cases for Coffee vending machine
What is V and V model
Whatis the need of writing testcases? why don,t test the application without the testcases
What group of teams can do software testing?
At what stage of the development cycle software errors are least costly to correct?
as a test eng, tell me ur challenges? aug 6. plz answer
What is the difference between alpha and beta testing
Hi, Please tell how to write system test cases for between two modules. please ans real time expirience people... thanks in advance..
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