CAN ANY ONE HELP WHAT IS QTP? why it is nessery
AND WEN IT IS USED?
Answer / nagaraju
QTP is a automation testing tool for system testing.
| Is This Answer Correct ? | 2 Yes | 0 No |
How may divisions are there in JCL-COBOL?
how will u code parm parameter and where pls ?
HI THIS IS ANIL. HOW TO PASS A RECORDS OF A FILE(PS OR PDS) TO AN ARRAY?
What is Comm?
2 Answers IBM, Kemper Corporation,
whats the disadvantage of search all over search?
INREC AND OUTREC? HOW TO SPLIT 5K RECORDS TO DIFFERENT FILES IN A FILE IN COBOL? RESTART IN COBOL-DB2? ISOLATION LEVELS?
In an EVALUATE statement, can I give a complex condition on a when clause?
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
explain sorting techniques in cobol program?
The order of precedence of arithmetic operators in an expression can be overridden with the use of (a) [] (b) () (c) {} (d) Any of the above
Using string statement.Is coding three destination string from one source string possible in one code?or three codes for every destination string of one source string.?thank you
How can you submit a job from COBOL programs?