detail about sdlc
Answers were Sorted based on User's Feedback
Answer / amit bhardwaj
sdlc(software devlopment life cycle)
This is cycle that show step of how to devloped
application/project.
step of sdlc
1.Meeting with client.
2.Requirement.
3.Analysis/collect information.
4.Coding.
5.Testing.
6.Maintanance & support.
| Is This Answer Correct ? | 8 Yes | 0 No |
Answer / sabapathy
SDLC - software Development life cycle, which includes the followings phases
1.Requirement analysis
2.Design
3.Coding
4.Testing
5. Implentation
6.Maintenance
| Is This Answer Correct ? | 7 Yes | 0 No |
Answer / simha
kick of meeting
2)analysis of data
3) design
4)unit testing
5)uAT test
6) production
7) maintaince
| Is This Answer Correct ? | 3 Yes | 1 No |
Answer / kiran
Hai..,
SDLC --- Software Development Life Cycle and Each and Every
Development Envirnment should be follow SDLC....
Its follow 7 steps
1.Identifies Problem
2.Gathering Information
3.Analysis
4.Design and Coding
5.Quality Assurence (System-Testing)
6.Production
7.Support & Maintanence
| Is This Answer Correct ? | 2 Yes | 4 No |
i have source like balance,drawtime 20000, 8.30 50000,10.20 3000,4.00 i want target like this balance,drawtime 20000, 20.30 50000,22.20 3000,16.00
What a datastage macro?
What are the types of containers?
when u face critical situation in ur project, how to solve them?
Wat is pre-load in Hashed file
Hi, I am getting data from sequential file like below column1 A&B C&D A&E X&Y&Z v&x But I need the target column as like below column1 A and B C and D A and E X and Y and Z v and x
Explain datastage architecture?
in one scenario source flat file like Fileld1 00122001550056200568 00256002360014500896 00123004560078900258 00147004560025800256 divide each 5 numbers as one column i.e here i need field1 field2 field3 field4 00122 00155 00562 00568 00256 00236 00145 00896 00123 00456 00789 00258 00147 00456 00258 00256 plz help me....
How many types of sorting methods are available in datastage?
table actions available in oracle connector?
What are the job parameters?
if ename='subbu' while running job the job should be abort how come?