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 |
HOW CAN U DO ERROR HANDLING IN DATA STAGE?
What is a folder? Difference types of stages?
Hi, i did what you mentioned in the answer, i.e. source- >Transformer -> 3 datasets. Iam able to see the data in datasets but its not sort order... Can you tell how sort the data?? i also checked Hash partition with performsort.
How can one find bugs in job sequence?
How to write a left outer join condition by using Transformer stage in server jobs? Could any one help me?
what is difference between migration project and integration project? can anyone explain with the example Thanks in advance
Name the different sorting methods in datastage.
what is the difference between the join and look up explin me one exmple
in sequtial file 2 columns avaliable,iwant only one column load the target how do it.
What is the difference between hashfile and sequential file?
how many write modes are there in ds
I/p : F1 table have A,B,C,D,E and F2 table having C,E,V i need output 0utput1: ABD output2: V any one suggest me this