cancel
Showing results for 
Search instead for 
Did you mean: 

Reg., Testing in XI environment

Former Member
0 Kudos

Hi Experts,

I would like to know about the following..

1. How the testing process will go through in SAP XI project?

2. How do we test manually for a simple scenario like File -- XI -- File?

Suppose if there is a large data need to be processed, then what could be the best way to test the scenario which XI Developer had designed and developed.

3. In real time project, who is responsible for writing Test Scenarios for any business scenario? What I mean is, as a XI Developer..am I responsible to write the test cases too (apart from Development work) for testing purpose Or only Testing team will take care of that.

4. In Real time project, where the test cases will be developed.. using any of XI Components like Integration Repository or some other component etc.

5. Is there any automation tool which supports for XI testing? Any tool was provided by SAP itself to perform automation testing with SAP XI ?

Can some one please answer for my queries?

If anyone is having any documents or stuff with respect to XI Testing, how to write test scenarios etc.. could you please forward the same info to my e-mail id.

sreeg2005@rediffmail.com

Thanks in advance.

Sree

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi ,

You can do unit testing through test tab available in message and Interface mapping.And also you have new test tool to test your configuration.For that check the foll weblog.

/people/paul.medaille/blog/2005/06/24/test-your-xi-configuration-with-the-new-test-tool

Regards,

Former Member
0 Kudos

Hi Sekhar, Bhavesh

Thank you for your answer/s. Points awarded.

..Sree

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi,

1. How the testing process will go through in SAP XI project?

See the testing starts from each object level and onwards like

start from creating the Data type,Message type.message interface, mapping,interface mapping , scenario design,IR..Each stage we have to check by check.

And integrity check,Component check/configurablity check../Unit test

Unit test,SXMB_MONI,RWB . Channel monitoring/Adapter monitoring..

2. How do we test manually for a simple scenario like File -- XI -- File?

Suppose if there is a large data need to be processed, then what could be the best way to test the scenario which XI Developer had designed and developed.

Unit test,SXMB_MONI,RWB . Channel monitoring/Adapter monitoring..

Same as above ans 1.

3. In real time project, who is responsible for writing Test Scenarios for any business scenario? What I mean is, as a XI Developer..am I responsible to write the test cases too (apart from Development work) for testing purpose Or only Testing team will take care of that.

Xi developer is res for See the testing starts from each object level and onwards like

start from creating the Data type,Message type.message interface, mapping,interface mapping , scenario design,IR..Each stage we have to check by check.

And integrity check,Component check/configurablity check../Unit test

Unit test,SXMB_MONI,RWB . Channel monitoring/Adapter monitoring..

And tester/testing team is for other tests .

4. In Real time project, where the test cases will be developed.. using any of XI Components like Integration Repository or some other component etc.

In Technical Design and unit test.

5. Is there any automation tool which supports for XI testing? Any tool was provided by SAP itself to perform automation testing with SAP XI ?

Unit test. Detrabulator..

Regards

Chilla..

Former Member
0 Kudos

Hi Chilla,

Thank you so much for your time and your answers.

Still I need to clarify few things from your answers.

For 3 rd Question, you had given answer and mentioned that..

<<<< And tester/testing team is for other tests .

? Query -- Could you please clarify me, what are other possible types of tests Or testing activities which a Tester/Testing team can perform?

For 4th Question, I understood from your answer that.. we can develop test cases by using 'Test Case' option in Integration Repository. I guess, these test cases might come under Unit Test cases.

? Query -- How test team/ tester will develop test cases for some business scenario? Where those test cases will be developed.. I mean by using normal word documents to generated test steps need to perform during testing etc Or some other mode ?

Please correct me, if i am wrong and clarify my queries.

Thanks in advance.

Sree

agasthuri_doss
Active Contributor
0 Kudos

Hi,

>> For 4th Question, I understood from your answer that.. we can develop test cases by using 'Test Case' option in Integration Repository. I guess, these test cases might come under Unit Test cases.

YES,

>>? Query -- How test team/ tester will develop test cases for some business scenario? Where those test cases will be developed..

Usually the Functional Analyst will give the sample test data.

Regards

Agasthuri Doss

Former Member
0 Kudos

Hi Sree,

<i>For 4th Question, I understood from your answer that.. we can develop test cases by using 'Test Case' option in Integration Repository. I guess, these test cases might come under Unit Test cases.</i> - see you can generate unit test case for Integration Repository and Integration Directory both.....for ID, you can test the comm channels, receiver determination etc........for IR, you can test mapping, BPM etc.

<i>Query -- How test team/ tester will develop test cases for some business scenario? Where those test cases will be developed.. I mean by using normal word documents to generated test steps need to perform during testing etc Or some other mode ?</i> See there is a function specification document which functional people give to XI people....then XI people make a technincal specification document for it.....and then do the construction in XI for it....so based on the functional spec, the test cases can be made to test the mapping in XI.

Thanks,

Rajeev Gupta

Message was edited by:

RAJEEV GUPTA

bhavesh_kantilal
Active Contributor
0 Kudos

Hi,

A few blogs that should answer a few of your questions,

<a href="/people/sap.user72/blog/2006/09/19/xi-simulating-extreme-concurrent-message-volume">Simulating Extreme Concurrent Message Volume</a>

<a href="/people/daniel.graversen/blog/2006/12/11/living-with-detroubulator">Living with Detroubulator</a>

Regards

Bhavesh