1. How many Process are there in Testing Life Cycle?
Answers were Sorted based on User's Feedback
Answer / rupha
Software testing life cycle includes all the phases that are
responsible to completely test the software or
application.It consists of the following phases
1.Plannning
2.Analysis
3.Design
4.Construction
5.Testing cycles
6.final Testing & Implementation
7.Post Implementation
| Is This Answer Correct ? | 9 Yes | 0 No |
Answer / pswapnasri
Software Testing Life Cycle
1.Test Planning.
2.Test Development
3.Test Execution.
4.Result Analysis.
5.Bug Tracking.
6.Reporting
| Is This Answer Correct ? | 10 Yes | 1 No |
Answer / kannadiga
Selvi's answer is wrong. Please refer Rupha's Ananswer
| Is This Answer Correct ? | 3 Yes | 1 No |
Answer / swapnil
Thare are five process of testing life cycle are as
fellows :-
1.Test plan prepration
2.Test case design
3.Test execution and Test Log prepration
4.Defect Tracking
5.Test Report prepration
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / krishnakumar
1) Requirment capture
2) Test strategy preparation
3) Test Plan prepaprtion
4) Test case design specification and Test data specification
5) Test Execution
6) Bug reporting
7) Bug Tracking
8) Test closure
9) Test summary Report
by krish Sr Software Tester
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / satishp
Hi,swapna
ur answer is 100% correcect regarding 2 MINDQ
material.but in real time so many companies r not satisfying
with such answer.i also suffered xactly from this question.
now also u got the rank4.so hw 2 answer 4 this question?plz
send me 2 my mail plz.
ADVANCED THANX 2 U
satishpreetam@gmail.com
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / vindhya sajay menni
Test Requirments and Analysis
Test Planning
Test Environment Setup (Test Bed)
Test Design (Test Cases, RTM, Test Data ...etc)
Test Execution & Defect Tracking
Test Reports & Acceptance Test.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / sm
Following are the different kind of processes we need to
follow in the Software test life cycle..
1)Preparing Test strategy from the given BRS and SRS doucment
2)Preparing Test plan from the prepared Test Strategy
3)Preparing Test scenarios from the functional specification
mentioned from the SRS Document
4)Preparing Test Cases from the prepared Test Scenarios
5)Executing Test Cases on the given Software build to
identify the test cases status pass or fail
6)Reporting Test log/defects to the corresponding Developer
7)Conducting regression/retesting after fixing the defect
from the developer
8)Preparing Test Traceability matrix
Regards
SM
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / chandra g l
Requirements Gathering (BRS Document)
Test Analysis (SRS/FRS Document)
Test Design (HLD & LLD Documents)
Test Data Gathering
Test Environments Setup
Test Execution
Defect Tracking and Reporting
UAT
Implementation & Maintenance
| Is This Answer Correct ? | 1 Yes | 1 No |
Answer / amar45012
STLC is defined in this way............
1)Requirements gathering
2)Test Design
3)Design Reviews
4)Code Reviews
5)Test cases Preparation
6)Test Execution
7)Bug reporting
8)Test Reports
9)Test closure
10)Reworking on patches
11)release to production
| Is This Answer Correct ? | 1 Yes | 1 No |
what is corrective & Preventive Action
What r the types of Test case design techniques
what r all the documents does the testers create? some saying testing document starts with test policy,what is all this things? Does anyone have example application to explain this document or any links,plz provide. Also,will someone tell me what is test methodology? kindly help me....thank u!
If I have prepared the test case document for version 2.0 and I got the new build say 2.1 then I have to add the test cases for version 2.1.My question is that How should I do that? because each test case has a unique id .
How should testers write the test cases without Specifications
IS V Model a Process model or a Technique ? Can V process/Technique if answer for above be implemented in WaterFall Model.
what are the defects in gmail
How can i check GUI for application window
Information about Automated Software Installer
HI can i know who is taking real time testing classes in banglore? i am preparing to put 3+year experience in testing if possible anybody give suggestions for preparing 3+exp
What is integration testing?
If there are Requirements document, we can use traceability matrix to find the test coverage. How to get the test coverage if there are no requirements.