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 |
What is the difference between validated and compiled in the datastage?
Can you explain link buffering?
specify data stage strength?
Input file one has data as shown below 1 2 3 4 5 6 7 8 Input file two has data like 6 7 8 9 10 11 Design a data stage job which will provide me three output files as shown below: Output 1 6 7 8 Output 2 1 2 3 4 5 Output 3 9 10 11 Let me know your answers
hi All, i have one scenario like if source--->transformer-->2 target sequential files the 1 st target sequential file is loads the data from source and 2nd target sequntial file contain the 1st target total record count,and file name of 1 st target seq file and timestamp seperated by delimeter for example if source have 10 record the 1st target seq file hav 10 records and 2nd target seq file example 10|xyz.txt|20101110 00:00:00 could you please help me out how can i implement in datastage job.
What is staging variable?
source 1123445 I WANT OUTPUT AS DUPLICATES TO TARGET1 LIKE TARGET1 1144 NON-DUPLICATES TO TARGET2 TARGET2 235
what is main difference between change capture and change apply stages
I have 2 jobs.I want to ru job B if job A has run 3 times.How can I achieve this through datastage
Explain usage analysis in datastage?
Lookup constraints
what is the main differences between Lookup, Join and Merge stages?