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
For protecting a transaction using the transaction security function, the two things that must be done are?
What is eib?
Explain the difference between link xctl?
What are the ways fot initiating a transaction?
Can you define temporary storage?
how do you execute a background cics txn ?
define the field with ic in the bms map.
Explain the difference between dfhcommarea and tsq?
which transient data queue support ati?
Name at least one of the ways by which a transaction can be terminated?
How to handle exceptional conditions in cics?
Explain what is the massinsert option?
name the command that is used to dump the main storage areas related to a task?
Can you explain communication area?
Code the related portions of cics/cobol-i programs to gain addressability to twa area assigned to a particular task. Assme that the size of twa area is 300bytes. What are the advantages if cobol-ii is used in the place of cobol?