Prepare
Practice
Interview
Aptitude
Reasoning
English
GD
Placement papers
HR
Current affairs
Engineering
MCA
MBA
Online test
Login
SDLC phases - SDLC
Home
>>
Category
>>
Software Testing (MCQ) questions and answers
>>
SDLC
Q. Which of the following is / are a phases of SDLC?
- Published on 14 Aug 15
a.
Requirement gathering
b.
Maintenance
c.
Analysis
d.
Testing
e.
All of the above
ANSWER: All of the above
Related Content
Incident Management (
7
)
SDLC (
45
)
Agile testing (
9
)
Smoke and Sanity testing (
4
)
Static analysis tools (
6
)
Use cases and Decision table (
4
)
Roles in Software Testing (
5
)
Independent testing team (
6
)
Test processes (
16
)
Structure based testing techniques (
5
)
Risk analysis and management (
20
)
Configuration management (
6
)
Boundary value analysis (
11
)
Testing types and levels (
30
)
Capability maturity model integration (
6
)
Acceptance testing (
7
)
Static testing techniques (
9
)
Basic concepts of Software Testing (
63
)
Software Testing Techniques (
12
)
Software Testing Strategies (
13
)
Software Project Planning (
10
)
Software Design Concept (
13
)
Software Configuration Management (
10
)
Load Runner (
25
)
Manual testing (
58
)
QC (
26
)
QTP (
25
)
Selenium (
26
)
Discussion
Prajakta Pandit
-Posted on 01 Nov 15
- There are various phases of software development life cycle, which are used during development process of software.
- These SDLC phases are also referred to as software development process models, such as waterfall model, incremental model, v-model etc.
- Each process model follows a particular life cycle in order to ensure success in process of software development.
- Following are the phases of SDLC :
- 1. Requirement gathering and analysis
- 2. Design
- 3. Implementation or coding
- 4. Testing
- 5. Deployment
- 6. Maintenance
1. Requirement gathering and analysis :
This phase is the main focus of the project managers, stake holders and users etc. Business requirements are gathered in this phase. The following questions get answered during this phase :
- Who is going to use the system?
- How will they use the system?
- What data should be input into the system?
- What data should be output by the system?
After requirement gathering these requirements are analyzed for their validity.
2. Design :
Requirements are translated into design. In this phase the system and software design is prepared from the requirement specifications. The system design specifications serve as input for the next phase of the model.
3. Implementation or Coding :
In this phase coding is started, the code is produced by the developer and is the main focus for him. This is the longest phase of the SDLC.
4. Testing :
The testing verifies the deliverable of the implementation phase against requirements. During this phase unit testing, integration testing, system testing, acceptance testing are done.
5. Deployment :
After successful testing the product is delivered or deployed to the user for their use.
6. Maintenance :
When the customer starts using the developed system then the actual problems comes up and needs to be solved from time to time. This process where care is taken for the developed product is known as maintenance.
➨
Post your comment / Share knowledge
Required!
Required!
Invalid Email Id!
Required!
Enter the code shown above:
Please enter the code shown above
(Note: If you cannot read the numbers in the above image, reload the page to generate a new one.)
MCQs
English
Tutorials
Download
▲