IBM Mainframe Forum Index
 
Log In
 
IBM Mainframe Forum Index Mainframe: Search IBM Mainframe Forum: FAQ Register
 

Automate BTS Debugging


IBM Mainframe Forums -> IMS DB/DC
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
ujjwala

New User


Joined: 11 Oct 2007
Posts: 2
Location: chennai

PostPosted: Thu Oct 11, 2007 7:16 pm
Reply with quote

Can anyone suggest to me how I can automate testing a module in BTS (COBOL Interactive Debug)? Is there any tool to test automatically?
Back to top
View user's profile Send private message
Sandy Zimmer

Active Member


Joined: 13 Jun 2007
Posts: 826
Location: Wilmington, DE

PostPosted: Fri Oct 12, 2007 12:20 am
Reply with quote

I am confused by your question?

Quote:
IBM IMS Batch Terminal Simulator checks and debugs IMS application and database activity, and simulates the operation of IMS applications in a TSO or batch environment. IMS BTS interacts with an application during testing and produces information that is not available from an online execution.
Back to top
View user's profile Send private message
Sandy Zimmer

Active Member


Joined: 13 Jun 2007
Posts: 826
Location: Wilmington, DE

PostPosted: Fri Oct 12, 2007 12:46 am
Reply with quote

Are you thinking about running BTS without sitting at a TSO terminal? You want to run it without you sitting at a terminal? Maybe this will help?

Quote:
http://publib.boulder.ibm.com/infocenter/pdthelp/v1r1/index.jsp?topic=/com.ibm.debugtool7.doc/eqa7ug02437.htm

or

http://publib.boulder.ibm.com/infocenter/dzichelp/v2r2/index.jsp?topic=/com.ibm.imstools.bts.doc.ug/ch7h332.htm
Back to top
View user's profile Send private message
ujjwala

New User


Joined: 11 Oct 2007
Posts: 2
Location: chennai

PostPosted: Fri Oct 12, 2007 10:37 am
Reply with quote

I will be bit clear,

I use BTS to animate a COBOL programe and note the values of a variable in the flow, Can this process be automated without me noting the the values and checking whether the programe flow is correct or not
Back to top
View user's profile Send private message
Sandy Zimmer

Active Member


Joined: 13 Jun 2007
Posts: 826
Location: Wilmington, DE

PostPosted: Fri Oct 12, 2007 4:44 pm
Reply with quote

BTS will not do that for you. It will show you everything that IMS is doing. The program flow is your responsibilty.
Back to top
View user's profile Send private message
Bitneuker

CICS Moderator


Joined: 07 Nov 2005
Posts: 1104
Location: The Netherlands at Hole 19

PostPosted: Mon Oct 15, 2007 4:53 pm
Reply with quote

BTS stores the results of your test in the BTSOUT. You can do things in that file using ISPF like filtering specific display/put data stuff.
Back to top
View user's profile Send private message
itsreddy

New User


Joined: 12 Oct 2007
Posts: 1
Location: India

PostPosted: Wed Nov 07, 2007 10:23 am
Reply with quote

Bitneuker wrote:
BTS stores the results of your test in the BTSOUT. You can do things in that file using ISPF like filtering specific display/put data stuff.

see if this link helps
http://publibz.boulder.ibm.com/cgi-bin/bookmgr_OS390/BOOKS/BTSU2002/D.0?DT=20100201160401

you can also find more books in Book Manager of IBM
Back to top
View user's profile Send private message
View previous topic :: :: View next topic  
Post new topic   Reply to topic View Bookmarks
All times are GMT + 6 Hours
Forum Index -> IMS DB/DC

 


Similar Topics
Topic Forum Replies
No new posts Debugging not getting triggered throu... CICS 3
No new posts Not able to view the values of variab... CA Products 1
No new posts Compiling program in endeavor for tra... Compuware & Other Tools 4
No new posts Debugging with EDF CICS 5
No new posts Starts DEBUGGING by Procedure Divisio... Testing & Performance 4
Search our Forums:

Back to Top