cancel
Showing results for 
Search instead for 
Did you mean: 

Interfaces testing plan/ strategy

Former Member
0 Kudos

Hello,

I have a scenario where over 250+ interfaces exist. I am looking at different testing approaches/ strategies applicable to test these interfaces.

I would appreciate your inputs from your past implementations to give me ideas or approaches on the different methods/ options i have to write list down the options I have , the pros and cons.

Thank you!

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hello Hankovak,

Actually its depends on you how you want to test your interfaces.

If you want to test them at configuration level only then you can test them in ID only using Test Configuration(in Tool) so atleast you come to know whether your all conficuration is correct or not.

Another option is here if you dont have access to your sender system..such kind of interface you can test from RWB..

if you have everything set have access to sender system then you can do end to end testing.

Thanks

Monica

rajasekhar_reddy14
Active Contributor
0 Kudos

Hi,

I am expcting that you have 3 environments in PI(Dev quality and Production).

First make sure that Master data maintained in all integrated systems(ECC,data base and other legacy systems) and use PI Quality environment to test all interfaces, I am assuming that all interfaces tested(mapping and cnfigurtaions) in dev and PI point of view evrything perfect.

So you have to start testing interfaces end to end, suppsoe prepare test plan for every interface and identify possible test cases to test, here you required Functional team help, because they know the bussiness very well ,co-orinate with them ask to cteate different type of test data for evry interface and test end to end.

You can request cleint to share reall time data for each and evry interface and test with that, in meanwhile you can prepare Unit test plan templates, like Unit test case document for evry interface it covers all possible cases what you have tested and note down PI Message IDu2019s and document it. Because in future you can show to the cutomer and same way prepare Unit test resukts document and document all your results.

Plan your interface testing ITP1 and ITP2u2026.. (ITPu2014integration test plan),and use some defect tarcking tool raise all defects found in testing.

250+ interfaces means its big project ,test all your interfaces with posbile test cases.

Regards,

Raj