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
hi,what is the module? how many modules in mainframe based banking projects
What are the cics tables?
Explain the difference between temporary storage queue (tsq) and transient data quene (tdq)?
What are the some important fields in the eib block?
What is DEQ?
Explain how do you delete item 3 in a five-item tsq?
Explain how do you set the mdt option to on status, even if data is not entered?
What is the difference between pct and fct?
Define temporary storage?
cics command level is?
What are the ways fot initiating a transaction?
Define communication area?
Explain the difference between and exec cics xctl and exec cics start command?
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?
explain the means of supporting pseudo conversation programming. (Eg. Storing and restoring of states, control flow, error handling)?