What are the phases in SDLC?
Answers were Sorted based on User's Feedback
Answer / mahesh gupta sreeram
Requirement Analysis
Design
Coding
Testing(Unit testing,Integration Testing etc)
Deployment
Maintenance
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / 8/5/08
Requirement and Analysis
Design
Coding
Verification
Maintainance
| Is This Answer Correct ? | 2 Yes | 1 No |
Answer / satyajit
Feasibility Study
Requirement Analysis
Design
Construction(Coding)
Testing(Unit testing,Integration Testing etc)
Implementaion
| Is This Answer Correct ? | 2 Yes | 1 No |
how can import the data from the flat files?
What are the challenges you have faced in your project?
in unconnected lookup , what are the other transformations , that can be used in place of that expression transformation ?
On a day, I load 10 rows in my target and on next day if I get 10 more rows to be added to my target out of which 5 are updated rows how can I send them to target? How can I insert and update the record?
What if the source is a flat-file?
How will u pas the data with out debugger?
If there are 3 workflows are running and if 1st workflow fails then how could we start 2nd workflow or if 2nd workflow fails how could we start 3rd workflow?
Hi, source data is col1 values are 5,6,7 col2 are 3,2,1 col3 are 8,9,10 and i want to get target as col1 5,6,7 col2 1,2,3 col3 8,9,10 how to do this one?
Explain the use of aggregator cache file?
Can informatica load heterogeneous targets from heterogeneous sources?
difference between stop and abort
what is worklet and what use of worklet and in which situation we can use it?