| IBM MAINFRAME HELP & SUPPORT FORUMS Technical Forums for IBM Mainframe Applications like COBOL, JCL, CICS, DB2, FileAid, DFSORT, Endevor, Xpediter, CoolGen, CA-7&11, AbendAid, IMS, IDMS, PL/I, MqSeries, SyncSort, Assembler, ChangeMan, Easytrieve, InterTest, REXX, CLIST etc...
|
| View previous topic :: View next topic |
| Author |
Message |
Gboyex
Joined: 11 Apr 2006
Posts: 2
Location: Nigeria
|
| Posted: Wed Apr 12, 2006 12:14 am Post subject: Manual testing on IBM Mainframe TSO |
|
|
Hi,
Has anyone got experience of doing manual testing on IBM mainframe TSO, any documentation that can help my understanding will be highly appreciated.
Thanks |
|
| Back to top |
|
superk
Joined: 26 Apr 2004
Posts: 3314
Location: Charlotte,NC USA
|
| Posted: Wed Apr 12, 2006 1:32 am Post subject: Re: Manual testing on IBM Mainframe TSO |
|
|
| Testing of what?? Using what tool?? |
|
| Back to top |
|
Gboyex
Joined: 11 Apr 2006
Posts: 2
Location: Nigeria
|
| Posted: Fri Apr 14, 2006 4:36 pm Post subject: RE: Manual testing on IBM Mainframe |
|
|
| It will be testing applications and ISPF will be used as tool to invokeDB2 |
|
| Back to top |
|
vpbisht
Joined: 29 Jul 2005
Posts: 6
Location: Mumbai
|
| Posted: Mon May 08, 2006 10:51 pm Post subject: |
|
|
it may seems that you have to simply browse the db2 tables and do the data mapping if this is case then you wont have to do much simply open the table and see the corresponding fields.
if this is not the case explain me your job ... |
|
| Back to top |
|
mfibm
Joined: 12 Sep 2006
Posts: 13
|
| Posted: Thu Sep 14, 2006 12:11 pm Post subject: |
|
|
HI gboyex..
the best way is
issue display statemnts where ever u required......and for queries
display sqlcode next to queries ........so that u can kow the status of that query......
This may work for u..
Let me know...if there is any..
Likki |
|
| Back to top |
|
kgumraj
Joined: 01 May 2006
Posts: 156
Location: Hyderabad
|
| Posted: Thu Sep 14, 2006 8:38 pm Post subject: Re: Manual testing on IBM Mainframe TSO |
|
|
In our project we dont have any debugging tools but from unit testing we need to issue DISPLAY and test it.
Hints,
1) In main logic para, give DISPLAY before each PERFORM
2) Always use the variable in display that you are debugging |
|
| Back to top |
|
| |
THIS IS AN ARCIVE FORUM IN READ ONLY MODE. IF YOU WANT TO ASK YOUR DOUBTS USE THE ACTUAL FORUM
|