|
|
| Author |
Message |
KAMALAK
New User
Joined: 18 Jul 2005 Posts: 14
|
|
|
|
I would like to know from all the real time professsionals that actually where we write the test script, and also where we can find the test region in mainframes.
with out including sql statements in cobol how we can insert the values in the DB2 table/retrieve the data from tables.
thank u |
|
| Back to top |
|
 |
References
|
Posted: Fri Aug 05, 2005 11:31 am Post subject: Re: testing region in mainframes |
 |
|
|
 |
priyesh.agrawal
Global Moderator
Joined: 28 Mar 2005 Posts: 1511 Location: Chicago, IL
|
|
|
|
Hi KAMALAK,
| Quote: |
| I would like to know from all the real time professsionals that actually where we write the test script, and also where we can find the test region in mainframes. |
In every system there are some libraries defined by SYSTEM ADMIN as TEST LIBS, where you can write/execute your TEST SCRIPTS.
Do follow with your admin...they might help you.
| Quote: |
| with out including sql statements in cobol how we can insert the values in the DB2 table/retrieve the data from tables. |
I think by database accessing tools like FILE AID....any comment...
Regards,
Priyesh. |
|
| Back to top |
|
 |
|
|