what are the stages of software development life cycle?
Answers were Sorted based on User's Feedback
Answer / suresh
Broadly u can catagorize Development stages as
1.Requirement Analysis
2.Design
3.Coding
4.Testing
5.Maintenence
Thanks
suresh
| Is This Answer Correct ? | 27 Yes | 4 No |
Answer / udaykumar
Second phase is Analysis phase. During this phase, the user
requirements are converted into technical terms or software
terms.
So the phases in SDLC are:
1. Information gathering phase
2. Analysis
3. Design
4. Coding
5. Testing
6. Maintenance
| Is This Answer Correct ? | 14 Yes | 5 No |
Answer / umasankar babu
SDLC Phases are
1.Gathering requirements
2.Feasibility Study
3.Design
4.Coding
5.Testing
6.Installation
7. Maintenance
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / nagaraju
a company or a parson develop a new software or application follow SDLC stages
1. requirement collection
2. feasibility study
3.design design have two types (high level design) and (low level design)
4.codeing
5.testing
6.installition or implementation
7.maintenance
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / ranjith
requirement collection
feasibility study
designing
coding
testing
installation
maintenance
| Is This Answer Correct ? | 0 Yes | 0 No |
When you create GUI map do you record all the objects of specific objects?
How to integrate automated scripts from testdirector to winrunner scripts?
What are the reasons that winrunner fails to identify gui object?
What do you mean by the logical name of the object.
How do you create a new expected results in winrunner?
what is the difference between unit testing,integration testing and interface testing?
which testing life cycle are u following & explain
can anybody tell me what is project architecture?
what is the extension of the gui expected results file?
How should we write and execute a user define function using WinRunner.
I am new to testing. Can anyone send a sample test script in which variables are used to automate the flight login page.
Which are default codes winrunner generates when we start the application?