Hi Devolopers.. i need ur help.. i have 3 years of exp in Manual testing and SQL, next month onwards i shifted in to MAINFRAME TESTING... i have ZERO Knowledge abt mainframes.... PLS SUGGEST ME WHAT I LEARN in AMEERPET? mainframe testing or mainframe total devolopment subject... AS a devoloper u know every thing tester what to do PLSSSSSSSSS help me ITS VERY URGENT...
Answer / kalpesh
Dont worry ! Be Happy!!!
You'll be given on-job training.
You'll mostly only require minimum mainframe knowledge to
test in Mainframe.
Learn basics of JCL.
Probably, that's the only thing you'll ever need.
However, there might be lots of other tools that you might
want to learn.But then, you can only learn that hands on.
One main disadvantage of mainframe, as I see is that we
cannot practice them @ home like C , Java or .NET
programming.
Enjoy ..
Ham hai rahi pyar ke,
phir milenge chalte chalte!
| Is This Answer Correct ? | 1 Yes | 1 No |
What are the cobol coding sheets?
what are the diferences b/w sub-script and index?
How to read records in reverse order in flat file? I know we can do it by reading all records into an array.... Then read records in reverse order by using subscript or index but can any body give me the exact code.
If you are current on the owner of a set, what is the difference between an obtain next and obtain first? Actually in which topic will we use dis???Plz explain it clearly
Why occurs can not be used in 01 level ?
How to define a array dynamically.....
Discuss about changing dataset name in proc.
What is a report item?
What R 2 of the common forms of the EVALUATE STATEMENT ?
consider the following progrm statements MOVE 0 TO SW.NO.OF.REC PERFORM PRI-OUT UNTIL SW=1 DISPALY NO.OF.REC STOP RUN PRE-OUT READ IN-FILE AT END MOVE 1 TO SW WRITE OUO-REC FROM IN-REC ADD 1 TO NO.OF REC if the IN-FILE contains 1000 records what value will be displayedafter the PERFORM is over?assume that N0.OF.REC has PIC 9(4) a.1000 b.1001 c.1 d.none of the above since there is a syntex error
Suppose i have a variable with s9(18)v99 comp3 . what is the size of variable . If s9(18) comp3 is 10 bytes . There should be some difference between two allocations ? Thanks krishna chaitanya
how can we get current dat and time thru cobol pgm