Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

software testing life cycle?

Answer Posted / rams

STLC consists of six (generic) phases:
• Test Planning,
• Test Analysis,
• Test Design,
• Construction and verification,
• Testing Cycles,
• Final Testing and Implementation and
• Post Implementation.

•Test Planning
This is the phase where Project Manager has to decide what
things need to be tested, do I have the appropriate budget
etc. Naturally proper planning at this stage would greatly
reduce the risk of low quality software. This planning will
be an ongoing process with no end point.
Activities at this stage would include preparation of high
level test plan-(according to IEEE test plan template The
Software Test Plan (STP) is designed to prescribe the
scope, approach, resources, and schedule of all testing
activities. The plan must identify the items to be tested,
the features to be tested, the types of testing to be
performed, the personnel responsible for testing, the
resources and schedule required to complete testing, and
the risks associated with the plan.). Almost all of the
activities done during this stage are included in this
software test plan and revolve around a test plan.
•Test Analysis
Once test plan is made and decided upon, next step is to
delve little more into the project and decide what types of
testing should be carried out at different stages of SDLC,
do we need or plan to automate, if yes then when the
appropriate time to automate is, what type of specific
documentation I need for testing.
Proper and regular meetings should be held between testing
teams, project managers, development teams, Business
Analysts to check the progress of things which will give a
fair idea of the movement of the project and ensure the
completeness of the test plan created in the planning
phase, which will further help in enhancing the right
testing strategy created earlier. We will start creating
test case formats and test cases itself. In this stage we
need to develop Functional validation matrix based on
Business Requirements to ensure that all system
requirements are covered by one or more test cases,
identify which test cases to automate, begin review of
documentation, i.e. Functional Design, Business
Requirements, Product Specifications, Product Externals
etc. We also have to define areas for Stress and
Performance testing.
•Test Design
Test plans and cases which were developed in the analysis
phase are revised. Functional validation matrix is also
revised and finalized. In this stage risk assessment
criteria is developed. If you have thought of automation
then you have to select which test cases to automate and
begin writing scripts for them. Test data is prepared.
Standards for unit testing and pass / fail criteria are
defined here. Schedule for testing is revised (if
necessary) & finalized and test environment is prepared.
•Construction and verification
In this phase we have to complete all the test plans, test
cases, complete the scripting of the automated test cases,
Stress and Performance testing plans needs to be completed.
We have to support the development team in their unit
testing phase. And obviously bug reporting would be done as
when the bugs are found. Integration tests are performed
and errors (if any) are reported.
•Testing Cycles
In this phase we have to complete testing cycles until test
cases are executed without errors or a predefined condition
is reached. Run test cases --> Report Bugs --> revise test
cases (if needed) --> add new test cases (if needed) -->
bug fixing --> retesting (test cycle 2, test cycle 3….).
•Final Testing and Implementation
In this we have to execute remaining stress and performance
test cases, documentation for testing is completed /
updated, provide and complete different matrices for
testing. Acceptance, load and recovery testing will also be
conducted and the application needs to be verified under
production conditions.
Currently role is performing Specialty based testing (i.e.)
FUNCTIONALITY TESTING.
•Post Implementation
In this phase, the testing process is evaluated and lessons
learnt from that testing process are documented. Line of
attack to prevent similar problems in future projects is
identified. Create plans to improve the processes. The
recording of new errors and enhancements is an ongoing
process. Cleaning up of test environment is done and test
machines are restored to base lines in this stage.

Is This Answer Correct ?    1 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the Jar file?

2130


Different types of design diagrams that supports to write test cases ?

2297


Which is the best testing model?

1016


What is the difference between three tier and two tier application?

1109


I have 2 years of exp. in testing and looking for a change if any body knows, about any vacancy in testing then plz contact me on deepti_ac@yahoo.co.in

9676


How the application is launched to the production environment?

1619


How to write test case for view the table(i.e it is already stored in database and see the content in the table)

2534


What are the disadvantages of manual testing?

1213


I have 2 yrs 10 months experience in manual testing. there is a gap of 3 yrs in between. just 3 months before i rejoined the same company. I am looking for new & better job.What I have to enhance my career to up level, should I have to do Automation course or any other. Guide me properly.

1856


user id @ yahoo.com (or) yahoo.co.in (or) gmail.com.... etc

2366


Please Tell me About Fish-Bone Model. Thanks in Adv.

1891


What is test plan and contents available in a test plan?

1215


What is bug severity?

1149


What is the difference between Sleep and wait in winrunner what is integration testing and types of testing present what is system testing what is data driven testing what is functionality testing if requirements are given to you then how do you write the test cases for it Account number = Ok cancel For above given form the valid account number starts from 1 to 1000 so is it necessary to input the 1,2,3 ….998,999,1000 test cases to check the conditions of valid account numbers I,e is it compulsory to write 1000 test cases for the above form

2641


What is your Approach when you find 10 Sev-1 bugs in 50 test cases?

2501