How to test CICS, MainFrame applications
Answer Posted / virender
As far as I know, Intertest is a debugger and not a testing
tool. There is a huge difference between testing and
debugging. Testing a CICS application is done manually.
| Is This Answer Correct ? | 6 Yes | 1 No |
Post New Answer View All Answers
Explain how do you access the records randomly in tsq?
Can you explain primary aspect of cics?
Can you define mapset?
Explain the significance of rdo?
Explain the function of the load command?
What does the 'cebr:cics' transactions do?
what is the difference between a return with transid and xctl? For example program. A is issuing return with transid to program b. Program a. Is isssuing xctl to program b?
Define cedf?
how a data in physical and symbolic map gets treated? Since the physical map is much concerned about the screen alignment and the field positions, how the values entered in the field which has PICIN or PICOUT clause in Physical map gets treated? Does that mean datas recieved or sent to the physical map should be constant? How does the data in Symbolic map gets converted with 5suffix namely F,L,A,I and O. For example EMPNO is treated as EMPNOI, EMPNOO, EMPNOA, EMPNOL and EMPNOF. how does this happen in symbolic map. Please provide your inputs on the above and kindly correct me if I am wrong.
Explain cebr transaction commands?
What is the cics command level?
What are the common cics service programs and explain their usage?
Explain the difference between using the read command with into option and set option?
What is bms map?
How can you use dynamic calls in cics?