cancel
Showing results for 
Search instead for 
Did you mean: 

Regarding Testing Techniques

former_member207019
Participant
0 Kudos

Hello Experts,

What the various testing techniques available in real time?

How to do it. means what are the Tcodes and how to perform it.

Thank you

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

Messsage mapping we can test thru testtool in IR and we can post in RWB and check in SXMB_MONI.

There is a 'Detroubulator' on which i have seen some blogs for Unit testing XI mappings.

https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/e573e690-0201-0010-e098-f90e8dad...

Regression Testing in XI

http://help.sap.com/saphelp_nw04/helpdata/en/43/d00cb4a7073ab3e10000000a422035/frameset.htm

For transaction codes check this.

http://www.saptechnical.com/Tips/XI/TCodes.htm

Check these links i think it will be helpful.

Regards,

Sharanya.

Edited by: sharanya devaraj on Jul 25, 2008 6:38 AM

Edited by: sharanya devaraj on Jul 25, 2008 6:48 AM

Answers (2)

Answers (2)

former_member182455
Active Contributor
0 Kudos

hi jyotsna,

check RWB all components like Message Monitoring,Adapter monitoring ,end-to-end-monitoring, etc . because if you have missed any Java pacthes , then it will be difficult to monitor etc.

some tcodes

SXMB_IFR -


Start Integration Builder

SPPROXY----


ABAP Proxy Generation

SXMB_MONI----- Integration Engine Monitoring

SXI_MONITOR---- Monitor for Processed XML Message

S_B6A_52000011--- CCMS For Xi- monitoring

IDXP----


Monitor For Message Package

IDX5---- SAP Adapter /IDOC Monitoring

SICF------ Pipeline Access

Check this links

cheers

srinivas

Former Member
0 Kudos

hi ,

Various techniques of testing in the case of mapping(java,abap),idocs,webservices are summarized below

For testing of configuration

from ID choose menu path

Tools->Test configuration

testing in case of message mapping

check this

testing in case of idocs

Testing XI exposed Web-Services

Testing and Debugging Java Mapping

Testing User defined Functions for the XI Graphical Mapping Tool

Testing ABAP Mapping

regards

kummari