cancel
Showing results for 
Search instead for 
Did you mean: 

what is procedure for testing a PI interface ,

Former Member
0 Kudos

what is procedure for testing a PI interface , i need step by step , please help me .

there is secnerio from mq seris to idoc , the large amount of data is coming . i want to do testing for this .

weather any test case are there .

other rwb , pay load , any other option is there .

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

divide your scenario into Success and Failure Cases..

Success Case :

1. Message should get processed successfully in PI and in ECC (idoc).

Failure Case :

1. Check the adapter fails an alert is triggered.

2. Check for the Mapping Failure and alert is triggered.

3. Finally idoc failure errors in both PI and ECC..

HTH

Rajesh

Answers (3)

Answers (3)

former_member200962
Active Contributor
0 Kudos

search did not help you?

Former Member
0 Kudos

Hi Krishna,

Apart from what the experts said already, i will just add few things...

1) test the mapping by executing the test button in IR with data provided.

2) If you cant test end to end, thn as PI developer you can put the payload in RWB -> IE -> test message and see whether it is successfully processed in PI and Idoc generated in ECC.

Regards,

Pinangshuk.

madhusudana_reddy2
Contributor
0 Kudos

Hi Krishna,

Every company will have their own test case document format for putting your test cases. If you are not having such type of document then take one ms word document. put test case1, test case 2 etc. For each and every test case you need to take screen shot from your PI server like 1)picking message from MQ successfully

2) Pipe line steps successfully executed

3) Mapping transformation are successfully executing.

4)message in rwb is successful status

5)Idoc reached to receiver system successfully, for this take screen shot from receiver R3 system

like this your prepare test case document.

thanks,

madhu