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 common in all s.o.p (standaed operating procedure)?

2005


What is a testing process / lifecycle?

1333


how to create automation frame work ?

2088


What are the benefits of creating multiple actions within any virtual user script?

2179


1.Tell me negative test cases for notepad 2.Tell me the factors for for writing severity based test cases

6394


Scenario-based testing Option 1 concentrates on actor and software interaction Option 2 misses errors in specifications Option 3 misses errors in subsystem interactions Option 4 Both 1 abd 2

3545


Actually by using severity you should know which one you need to solve so what is the need of priority?

1243


1.what is the approach while writing test cases in your project. 2.tell some intresting scenareo in your project

2272


What are the factors affecting a manual testing project and what are the ways to overcome it?

1278


If client give you a project then which testing you will perform first

1315


How many types of api testing are there?

1153


Can anyone please answer the below question on Manual Testing: Tell me about atleast 5 bugs you come across in your last testing?

2048


When first time we are testing the screen then we have to write that this screen should contains so & so columns [ suppose there r 10 columns on that screen]in the expected result

1793


when database testing comes into manual tesing

2200


What is the difference between static testing and dynamic testing?

1196