explain unit testing,systemtesting,integrated testing
Answer / vinay kumar
unit testing:for example we are taking one job,for each
stage process will occure proper or not we will check.
integrating testing:combaining all jobs are running are not.
system testing:entire project will run (windows,unix...)
| Is This Answer Correct ? | 11 Yes | 0 No |
What is the flow of loading data into fact & dimensional tables?
Explain connectivity between datastage with datasources?
which is the most complex job in your career? Please tell me answer?
what should be ensure to run the sequence job so that if its get aborted in 10th job before 9job should get succeeded?
WAT TYPE OF PL/SQL QUERRYS USED IN DATASTAGE
DataStage Scenario based Interview Questions
i/p o/p1 o/p2 1 1 4 1 1 5 1 1 6 2 2 2 2 2 2 3 3 4 5 6 how to populates i/p rows into o/p1&o/p2 using datastage stages?and also the same scenario using sql?
how can or from where we can get reference data in scd type2 implementation?
How to Convert the columns into rows?
How many types of sorting methods are available in datastage?
where we use config file as parameter ?
what is the main differences between Lookup, Join and Merge stages?