cancel
Showing results for 
Search instead for 
Did you mean: 

Testing in XI

Former Member
0 Kudos

what is that we do in Unit testing and integration teting...

are there some other testings in XI....what are they...

Can some one brief about these....

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

Some more good material,...

Refer

SAP Network Blog: Munich BOF session: XI unit testing with Detroubulator 1.1

/people/morten.wittrock/blog/2007/10/11/munich-bof-session-xi-unit-testing-with-detroubulator-11

SAP XI - Performance Tests by SAP AG - Sun Microsystems

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

Thanks

Swarup

Answers (4)

Answers (4)

agasthuri_doss
Active Contributor
0 Kudos

Hi PS,

> we do in Unit testing and integration teting

Unit testing the person who developed the object will test with the test data or manupulated data to check whether the Object meets the requirement of Functional Spec.

Integration Testing where we carry on this in Quality Environment along with other interfaces.

To say in simple words Unit Testing we test the particular object alone where as Integration Testing we do it End to End and test with other interfaces

Regards

Agasthuri Doss

Former Member
0 Kudos

I myself solved my problem

Former Member
0 Kudos

To add on....i found one myself...

/people/sameer.shadab/blog/2005/07/25/reposting-idocs-instead-of-recreating--for-testing-purpose-xi

Chesk this notes aswell..

817920

PI Admin readiness Check Refer Note- 884865

for SLD checks..

http://help.sap.com/saphelp_nw04/helpdata/en/78/20244134a56532e10000000a1550b0/frameset.htm

GabrielSagaya
Active Contributor
0 Kudos

There are different types of testings of XI interfaces.....Check "Testing the interfaces " section in this blog....

/people/sravya.talanki2/blog/2006/12/27/aspirant-to-learn-sap-xiyou-won-the-jackpot-if-you-read-this-part-iii

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

/people/luc.hermans/blog/2006/11/14/detroubulator-a-complete-walkthrough

/people/daniel.graversen/blog/2006/12/11/living-with-detroubulator

/people/morten.wittrock/blog/2006/07/25/sdn-day-amsterdam-session-proposal-unit-testing-xi-mappings-with-detroubulator

The other interfaces and configurations you need to test it manually.