How to test CICS, MainFrame applications
Answer Posted / bernard thomas
Either use CEDF to test each EXEC CICS command or use a
package like INTERTEST.
| Is This Answer Correct ? | 11 Yes | 0 No |
Post New Answer View All Answers
mention the option (along with argument type) used in a cics command to retrieve the response code after execution of the command?
If we wish to create bms executable, what are the basic steps that the user has to go through?
name the command that is used to dump the main storage areas related to a task?
What is CICS ?
explain the means of supporting pseudo conversation programming. (Eg. Storing and restoring of states, control flow, error handling)?
Name the cics command used to access current date and time?
Define cedf?
In the EIB block of CICS, highlight the names of few of the important fields?
What are the main uses of the transaction in the cics?
Define an aey9 abend?
Name the command used for terminating a browse operation?
What is the use of the eibaid field?
What is the common systems area?
What is mainframe cics?
Explain 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?