1 / 20

SCA BPEL Test Cases

SCA BPEL Test Cases . High Level Structure of Test Cases Sanjay Patil. SBL-TA-2001: Test_SBPEL_2001. Test_SBPEL_2001 Composite. SBPEL_2001.java. Component TestClient. Component Test_SPBEL_2001Component. TestClient_0002 Composite. Service1With ServiceAttrImpl BPEL. TestInvocation

zola
Download Presentation

SCA BPEL Test Cases

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. SCA BPEL Test Cases High Level Structure of Test Cases Sanjay Patil

  2. SBL-TA-2001: Test_SBPEL_2001 Test_SBPEL_2001 Composite SBPEL_2001.java Component TestClient Component Test_SPBEL_2001Component TestClient_0002 Composite Service1With ServiceAttrImpl BPEL TestInvocation wsdl ClientInterface_0002 BPEL Service1.wsdl Uses sca-bpel:service

  3. SBL-TA-2002: Test_SBPEL_2002 Test_SBPEL_2002 Composite SBPEL_2002.java TestInvocation wsdl Component A Component B Component C Service1With RefAttrImpl BPEL Service1.wsdl Service2Impl BPEL Service2.wsdl Uses sca-bpel:reference

  4. SBL-TA-2003.1/2004 : Test_SBPEL_2003 Test_SBPEL_2003 Composite SBPEL_2003.java TestInvocation wsdl Component A Component B service1Impl BPEL partnerLink with no sca-bpel:service or sca:bpel ignore attribute but a receive activity for handling the first message of the partnerLink Service1.wsdl

  5. SBL-TA-2007 : Test_SBPEL_2005 Test_SBPEL_2005 Composite SBPEL_2005.java TestInvocation wsdl Component A Component B Component C Service1With MultiRef BPEL Service1.wsdl Service2 BPEL Service2.wsdl

  6. SBL-TA-2008 : Test_SBPEL_2006 Test_SBPEL_2006 Composite SBPEL_2006.java Negative Test TestInvocation wsdl Component A Component B Service1WithRefInitPartnerRole BPEL Service1.wsdl Uses sca-bpel:reference

  7. SBL-TA-2009 – Test_SBPEL_2007 Test_SBPEL_2007 Composite SBPEL_2007.java Negative Test TestInvocation wsdl Component A Component B Component C Service1With WiredByImplRefBPEL Service1.wsdl Service2 BPEL Service2.wsdl Uses sca-bpel:reference

  8. SBL-TA-2010 : Test_SBPEL_2008 Test_SBPEL_2008 Composite Tests ‘multiplicity = 1’ SBPEL_2008.java TestInvocation wsdl Component A Component B Component C Service1With RefImpl BPEL Service1.wsdl Service2 BPEL Service2.wsdl

  9. SBL-TA-2010 : Test_SBPEL_2009 Test_SBPEL_2009 Composite Tests ‘multiplicity = 0’ SBPEL_2009.java TestInvocation wsdl Component A Component B Service1With RefImpl BPEL Service1.wsdl

  10. SBL-TA-2011 : SBPEL_Test_2011 Test_SBPEL_2011 Composite SBPEL_2011.java TestInvocation wsdl Component A Component B Component C Service1With BiDiRef BPEL Service1.wsdl Service2WithBiDoiService_IPR BPEL Service2.wsdl

  11. SBL-TA-2011 : SBPEL_Test_2012 Test_SBPEL_2012 Composite Negative test SBPEL_2012.java TestInvocation wsdl Component A Component B Component C Service1With BiDiRef BPEL Service1.wsdl Service2WithBiDiService_IPR BPEL Service2.wsdl

  12. SBL-TA-2012 : Test_SBPEL_2010 Test_SBPEL_2010 Composite Negative test SBPEL_2010.java TestInvocation wsdl Component A Component B Service1Impl BPEL Service1.wsdl

  13. SBL-TA-2011 : SBPEL_Test_2013 Test_SBPEL_2013 Composite Negative test SBPEL_2013.java TestInvocation wsdl Component A Component B Component C Service1With BiDiRef BPEL Service1.wsdl Service2WithBiDiService BPEL Service2.wsdl

  14. SBL-TA-2014 : Test_SBPEL_2014 Test_SBPEL_2014 Composite SBPEL_2014.java TestInvocation wsdl Component A Component B Component C Service1With RefImpl BPEL Service1.wsdl Service2 BPEL Service2.wsdl

  15. SBL-TA-2015 : SBPEL_Test_2015 Test_SBPEL_2015 Composite Negative test SBPEL_2015.java TestInvocation wsdl Component A Component B Component C Service1With BiDiRef BPEL Service1.wsdl Service2WithBiDiService BPEL Service2.wsdl

  16. SBL-TA-2024: Test_SBPEL_2016 Test_SBPEL_2016 Composite SBPEL_2016.java TestInvocation wsdl Component A Component B Component C Service1With Ref_IPR BPEL Service1.wsdl Service2Impl BPEL Service2.wsdl Uses sca-bpel:reference

  17. SBL-TA-2022: Test_SBPEL_2017 Test_SBPEL_2016 Composite Negative test SBPEL_2016.java TestInvocation wsdl Component A Component B Component C Service1With RefIgnore BPEL Service1.wsdl Service2Impl BPEL Service2.wsdl Uses sca-bpel:reference

  18. SBL-TA-2022: Test_SBPEL_2018 Test_SBPEL_2018 Composite Negative test SBPEL_2018.java TestInvocation wsdl Component A Component B service1With ServiceIgnore BPEL partnerLink with no sca-bpel:service or sca:bpel ignore attribute but a receive activity for handling the first message of the partnerLink Service1.wsdl

  19. SBL-TA-2003.2 : SBPEL_Test_2020 Test_SBPEL_2020 Composite SBPEL_2020.java TestInvocation wsdl Component A Component B Component C Service1With OneWayRef BPEL Service1.wsdl Service2WithOnMessageService BPEL Service2.wsdl

  20. SBL-TA-2003.3 : SBPEL_Test_2019 Test_SBPEL_2019 Composite SBPEL_2019.java TestInvocation wsdl Component A Component B Component C Service1With EventRef BPEL Service1.wsdl Service2WithEventService BPEL Service2.wsdl

More Related