cancel
Showing results for 
Search instead for 
Did you mean: 

Need to know if tools available for agentry

Former Member
0 Kudos

Hi

i wonder if below are the tools available for Agentry development.

1) Code repository with manual Merging the Agentry code

2) Checking code quality for agentry code

3) Create and Execute unit test cases

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi,

Check this link (SAP Help) for all OOB feature for "Team Configuration".

http://help.sap.com/saphelp_smp309sdk/helpdata/en/7c/1a420d7006101490d3d621467ae073/content.htm

Cheers,

Fouad

bill_froelich
Product and Topic Expert
Product and Topic Expert
0 Kudos

Amitoj,

1) The Agentry Editor has a teamshare repository for automatic merging of code.  You can also export the merged "master" and checkin to any version control repository. 

2) The Agentry Editor will check your Agentry definitions and generate warnings and errors.  Unfortunately it does generate a number of false positive warnings that can be ignored but does also flag some important ones as well (warning and errors).

3) You will need to look at third party tools for this.  Internally I believe we are looking at Squish as a functional test tool for use with the Agentry clients.  You will have to evaluate tools and decide what works best for your requirements and budgets.

--Bill