You are on page 1of 2

How the software is developed and its Life Cycle in Software Testing.

The Software Development Life Cycle (SDLC) is also called as the Product Development Life Cycle
(PDLC) in Software Testing.
The SDLC in Software Testing has 6 phases:They are:a)Initial Phase in Software Testing
b)Analysis Phase in Software Testing
c)Design Phase in Software Testing
d)Coding Phase in Software Testing
e)Testing Phase in Software Testing
f)Delivery & Maintenance Phase in Software Testing
Now let Us discuss each phase in detail:-a)Initial Phase in Software Testing:(i)Gathering the Requirements:The Business Analyst(BA) will gather the information of the company through one template which is
predefined and goes to client.
He would collect all the information of what has to be developed and in how many days and all the basic
requirements of the company.
b) Analysis Phase in Software Testing:In this phase 4 steps are done.
(i) Analyze the requirements in Software Testing:-In this step all the requirements are analyzed and
studied.
(ii)Feasibility Study in Software Testing:-Feasibility means the possibility of the project developing.
(iii)Deciding Technology in Software Testing:-Deciding which technology has to be used for example:
Either to use the SUN or Microsoft Technology etc.
(iv)Estimation in Software Testing:-Estimating the resources. for example:-Time, Number of people etc:
During the Analysis Phase the Project Manager prepares the PROJECT Test PLAN.
c) Design Phase in Software Testing:The designing will be in 2 levels:(i)High Level Designing in Software Testing:-In this level of Designing the project is divided into
number of modules.
(ii)Low Level Designing in Software Testing:-In this level of designing the modules are further divided
into number of sub modules.
d)Coding Phase in Software Testing:In this Phase the Developers would write the Programs for the Project by following the Coding standards.
In this phase the Developers would prepare the Source Code.Go to Top
e)Testing Phase in Software Testing:1.In the first phase when the BDD is prepared the Test Engineer would study the document, and send
a Review Report to Business Analyst(BA).
2. Review Report in Software Testing is nothing but a document prepared by the Test Engineer while
studying the BDD document and the points which he cannot understand and not clear are written in that
report and sent to BA.
3. And the Test Engineer would write the Test Cases of application.
4. In Manual Testing there would be up to 50% defect free and in Automation Testing it would
be 93% defect free.
5. In this Phase Testing people document called as Defect Profile Document.
f) Delivery & Support Phase in Software Testing:-

1.In this Phase after the project is live


2. Client will informed the Software Delivery Note.
3. The project is tested by client and is called as the User Acceptance Testing.
4.The project is installed in client environment and there testing is done called Port Testing in Software
Testing
while installing if any problem occurs the maintenance people would write the Deployment
Document(DD) to Project Manager(PM).
5. After some time if client want to have some changes in the software and software changes are done by
Change Request.

You might also like