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 |
i having source like emptable,dept table and combined purpose using for the join stage but join stage which partition techq will be prefored? pls given the ans?
What is aggtorec restructure operator?
table a contains 5 columns and table b contains 5 columns how can i get 10 columns at target?
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?
explain about completely flow of sequencers technicaly,without using example??explain about lookup,nullhandling?
what is the new version in Datastage ? what is the diff b/t New vesion & 7.5 version?
when U have a remove dublicate option in sort stage, why we have a remove dublicate stage in PX, thought it is recamended to sort data before using a remove dublicate stage. I hae been thinking this from days....
What is the difference between operational data stage (ods) and data warehouse?
What is the difference between validate and compile?
HOW WILL YOU IMPLEMENT SURROGATE KEY IN SCD BY USING SURR_KEY GENERATOR,THE VALUE OF S_KEY SHOULD NOT REPEAT EVEN IF THE JOB IS COMPILED REPEATEDELY?
Please tell me What is difference between 8.0 and 8.1
what is the difference between == and eq in UNIX shell scripting?