Re: [Dev] Automation Test coverage of ESB 4.9.0 new features

2015-07-20 Thread Ravi Undupitiya
For HTTP HEAD Method support for REST API's you can find the integration
test at:
https://github.com/wso2/product-esb/blob/master/modules/integration/tests-integration/tests-service/src/test/java/org/wso2/carbon/esb/rest/test/api/APIHeadMethod.java

On Fri, Jul 10, 2015 at 10:12 AM, Asanthi Kulasinghe asan...@wso2.com
wrote:

 Hi  ESB Team,

 We are currently in the process of analyzing gaps between ESB 4.9.0
 manually executed and automated test cases.
 As a start we are looking into to the automation test case coverage of
 4.9.0 specific new features.
 Out of the feature list from [1] we couldn't find automation tests for
 some of the features mentioned below.

 *Features with automation tests*

- Add RabbitMQ transport receiver/sender
- Persisting Messages from ESB Message Store {jdbc storage to work
with MSSQL}
- Supporting Class mediators in Stratos
- OCSP/CRL Validation at Transport Listener
- Enabling HTTP Cache Control headers (Etag, etc)
- Coordination support for Message Stores and Processors
- For-each mediator
- Inbound Endpoints :

- Inbound HL7 Endpoint
- HTTP Inbound Endpoint
- HTTPS Inbound Endpoint
- HTTPS Inbound Endpoint
- CXF WS-RM Inbound Endpoint
- JMS
- File
- Custom

 *Features without automation tests*

- Dynamic SSL Profiles for sender and listener
- Support HTTP Patch
- HTTP HEAD Method support for REST API's
- Inbound Endpoints:

   - Kafka support in ESB
   - MQTT Inbound transport

 To my understanding there are tests for some of the above features that
 are yet to be merged.
 Could you please confirm the accuracy of the above lists (automation test
 availability)  and reason for the absence of automation tests for certain
 features  (Eg:  Not yet merged,  Automation is not possible  etc)

 [1] https://redmine.wso2.com/versions/43


 Thanks  Regards
 *Asanthi Kulasinghe*
 WSO2 Inc; http://www.wso2.com/.
 Mobile: +94777355522





-- 
*Ravi Undupitiya*
Senior Software Engineer; WSO2 http://wso2.com


*E-mail: r...@wso2.com http://wso2.com**M: **+94 772 930 712*

Lean . Enterprise . Middleware
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] Automation Test coverage of ESB 4.9.0 new features

2015-07-13 Thread Naasheer Ali
Hi Malaka,

Please find the PR[1] for Kafka inbound EP.

[1]- https://github.com/wso2/product-esb/pull/228

Regards,
-- 

*Naasheer Ali* | Associate Software Engineer

WSO2, Inc |#218, Stanley Road, Jaffna, Sri Lanka

Email: naashe...@wso2.com

lean . enterprise . middleware

On Fri, Jul 10, 2015 at 11:43 AM, Malaka Silva mal...@wso2.com wrote:

 1. Kafka support in ESB - Kathees will send the PR on Monday
 2. MQTT Inbound transport - Elilmatha will send the PR today

 On Fri, Jul 10, 2015 at 11:37 AM, Ravi Undupitiya r...@wso2.com wrote:

 Hi Asanthi,

 For HTTP HEAD method we didn't have client support when this feature was
 done, but Chanaka has built a client with this support for HTTP PATCH. I'll
 use this to create a test case and let you know.


 On Fri, Jul 10, 2015 at 10:12 AM, Asanthi Kulasinghe asan...@wso2.com
 wrote:

 Hi  ESB Team,

 We are currently in the process of analyzing gaps between ESB 4.9.0
 manually executed and automated test cases.
 As a start we are looking into to the automation test case coverage of
 4.9.0 specific new features.
 Out of the feature list from [1] we couldn't find automation tests for
 some of the features mentioned below.

 *Features with automation tests*

- Add RabbitMQ transport receiver/sender
- Persisting Messages from ESB Message Store {jdbc storage to work
with MSSQL}
- Supporting Class mediators in Stratos
- OCSP/CRL Validation at Transport Listener
- Enabling HTTP Cache Control headers (Etag, etc)
- Coordination support for Message Stores and Processors
- For-each mediator
- Inbound Endpoints :

- Inbound HL7 Endpoint
- HTTP Inbound Endpoint
- HTTPS Inbound Endpoint
- HTTPS Inbound Endpoint
- CXF WS-RM Inbound Endpoint
- JMS
- File
- Custom

 *Features without automation tests*

- Dynamic SSL Profiles for sender and listener
- Support HTTP Patch
- HTTP HEAD Method support for REST API's
- Inbound Endpoints:

   - Kafka support in ESB
   - MQTT Inbound transport

 To my understanding there are tests for some of the above features that
 are yet to be merged.
 Could you please confirm the accuracy of the above lists (automation
 test availability)  and reason for the absence of automation tests for
 certain features  (Eg:  Not yet merged,  Automation is not possible  etc)

 [1] https://redmine.wso2.com/versions/43


 Thanks  Regards
 *Asanthi Kulasinghe*
 WSO2 Inc; http://www.wso2.com/.
 Mobile: +94777355522





 --
 *Ravi Undupitiya*
 Senior Software Engineer; WSO2 http://wso2.com


 *E-mail: r...@wso2.com http://wso2.com**M: **+94 772 930 712
 %2B94%C2%A0772%20930%20712*

 Lean . Enterprise . Middleware




 --

 Best Regards,

 Malaka Silva
 Senior Tech Lead
 M: +94 777 219 791
 Tel : 94 11 214 5345
 Fax :94 11 2145300
 Skype : malaka.sampath.silva
 LinkedIn : http://www.linkedin.com/pub/malaka-silva/6/33/77
 Blog : http://mrmalakasilva.blogspot.com/

 WSO2, Inc.
 lean . enterprise . middleware
 http://www.wso2.com/
 http://www.wso2.com/about/team/malaka-silva/
 http://wso2.com/about/team/malaka-silva/

 Save a tree -Conserve nature  Save the world for your future. Print this
 email only if it is absolutely necessary.

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev


___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] Automation Test coverage of ESB 4.9.0 new features

2015-07-10 Thread Chanaka Fernando
Hi Asanthi,

Updated the RM with automation test details for following. This has already
been merged and available in the product-esb integration tests.


   - Support HTTP Patch


On Fri, Jul 10, 2015 at 10:12 AM, Asanthi Kulasinghe asan...@wso2.com
wrote:

 Hi  ESB Team,

 We are currently in the process of analyzing gaps between ESB 4.9.0
 manually executed and automated test cases.
 As a start we are looking into to the automation test case coverage of
 4.9.0 specific new features.
 Out of the feature list from [1] we couldn't find automation tests for
 some of the features mentioned below.

 *Features with automation tests*

- Add RabbitMQ transport receiver/sender
- Persisting Messages from ESB Message Store {jdbc storage to work
with MSSQL}
- Supporting Class mediators in Stratos
- OCSP/CRL Validation at Transport Listener
- Enabling HTTP Cache Control headers (Etag, etc)
- Coordination support for Message Stores and Processors
- For-each mediator
- Inbound Endpoints :

- Inbound HL7 Endpoint
- HTTP Inbound Endpoint
- HTTPS Inbound Endpoint
- HTTPS Inbound Endpoint
- CXF WS-RM Inbound Endpoint
- JMS
- File
- Custom

 *Features without automation tests*

- Dynamic SSL Profiles for sender and listener
- Support HTTP Patch
- HTTP HEAD Method support for REST API's
- Inbound Endpoints:

   - Kafka support in ESB
   - MQTT Inbound transport

 To my understanding there are tests for some of the above features that
 are yet to be merged.
 Could you please confirm the accuracy of the above lists (automation test
 availability)  and reason for the absence of automation tests for certain
 features  (Eg:  Not yet merged,  Automation is not possible  etc)

 [1] https://redmine.wso2.com/versions/43


 Thanks  Regards
 *Asanthi Kulasinghe*
 WSO2 Inc; http://www.wso2.com/.
 Mobile: +94777355522



 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




-- 
--
Chanaka Fernando
Senior Technical Lead
WSO2, Inc.; http://wso2.com
lean.enterprise.middleware

mobile: +94 773337238
Blog : http://soatutorials.blogspot.com
LinkedIn:http://www.linkedin.com/pub/chanaka-fernando/19/a20/5b0
Twitter:https://twitter.com/chanakaudaya
Wordpress:http://chanakaudaya.wordpress.com
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] Automation Test coverage of ESB 4.9.0 new features

2015-07-10 Thread Jagath Sisirakumara Ariyarathne
Hi Asanthi,

Automated test cases for following feature can be found in [1].

   - Dynamic SSL Profiles for sender and listener

[1] - https://github.com/wso2/product-esb/pull/203

Thanks.

On Fri, Jul 10, 2015 at 11:34 AM, Chanaka Fernando chana...@wso2.com
wrote:

 Hi Asanthi,

 Updated the RM with automation test details for following. This has
 already been merged and available in the product-esb integration tests.


- Support HTTP Patch


 On Fri, Jul 10, 2015 at 10:12 AM, Asanthi Kulasinghe asan...@wso2.com
 wrote:

 Hi  ESB Team,

 We are currently in the process of analyzing gaps between ESB 4.9.0
 manually executed and automated test cases.
 As a start we are looking into to the automation test case coverage of
 4.9.0 specific new features.
 Out of the feature list from [1] we couldn't find automation tests for
 some of the features mentioned below.

 *Features with automation tests*

- Add RabbitMQ transport receiver/sender
- Persisting Messages from ESB Message Store {jdbc storage to work
with MSSQL}
- Supporting Class mediators in Stratos
- OCSP/CRL Validation at Transport Listener
- Enabling HTTP Cache Control headers (Etag, etc)
- Coordination support for Message Stores and Processors
- For-each mediator
- Inbound Endpoints :

- Inbound HL7 Endpoint
- HTTP Inbound Endpoint
- HTTPS Inbound Endpoint
- HTTPS Inbound Endpoint
- CXF WS-RM Inbound Endpoint
- JMS
- File
- Custom

 *Features without automation tests*

- Dynamic SSL Profiles for sender and listener
- Support HTTP Patch
- HTTP HEAD Method support for REST API's
- Inbound Endpoints:

   - Kafka support in ESB
   - MQTT Inbound transport

 To my understanding there are tests for some of the above features that
 are yet to be merged.
 Could you please confirm the accuracy of the above lists (automation test
 availability)  and reason for the absence of automation tests for certain
 features  (Eg:  Not yet merged,  Automation is not possible  etc)

 [1] https://redmine.wso2.com/versions/43


 Thanks  Regards
 *Asanthi Kulasinghe*
 WSO2 Inc; http://www.wso2.com/.
 Mobile: +94777355522



 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




 --
 --
 Chanaka Fernando
 Senior Technical Lead
 WSO2, Inc.; http://wso2.com
 lean.enterprise.middleware

 mobile: +94 773337238
 Blog : http://soatutorials.blogspot.com
 LinkedIn:http://www.linkedin.com/pub/chanaka-fernando/19/a20/5b0
 Twitter:https://twitter.com/chanakaudaya
 Wordpress:http://chanakaudaya.wordpress.com




 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




-- 
Jagath Ariyarathne
Technical Lead
WSO2 Inc.  http://wso2.com/
Email: jaga...@wso2.com
Mob  : +94 77 386 7048
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] Automation Test coverage of ESB 4.9.0 new features

2015-07-10 Thread Malaka Silva
1. Kafka support in ESB - Kathees will send the PR on Monday
2. MQTT Inbound transport - Elilmatha will send the PR today

On Fri, Jul 10, 2015 at 11:37 AM, Ravi Undupitiya r...@wso2.com wrote:

 Hi Asanthi,

 For HTTP HEAD method we didn't have client support when this feature was
 done, but Chanaka has built a client with this support for HTTP PATCH. I'll
 use this to create a test case and let you know.


 On Fri, Jul 10, 2015 at 10:12 AM, Asanthi Kulasinghe asan...@wso2.com
 wrote:

 Hi  ESB Team,

 We are currently in the process of analyzing gaps between ESB 4.9.0
 manually executed and automated test cases.
 As a start we are looking into to the automation test case coverage of
 4.9.0 specific new features.
 Out of the feature list from [1] we couldn't find automation tests for
 some of the features mentioned below.

 *Features with automation tests*

- Add RabbitMQ transport receiver/sender
- Persisting Messages from ESB Message Store {jdbc storage to work
with MSSQL}
- Supporting Class mediators in Stratos
- OCSP/CRL Validation at Transport Listener
- Enabling HTTP Cache Control headers (Etag, etc)
- Coordination support for Message Stores and Processors
- For-each mediator
- Inbound Endpoints :

- Inbound HL7 Endpoint
- HTTP Inbound Endpoint
- HTTPS Inbound Endpoint
- HTTPS Inbound Endpoint
- CXF WS-RM Inbound Endpoint
- JMS
- File
- Custom

 *Features without automation tests*

- Dynamic SSL Profiles for sender and listener
- Support HTTP Patch
- HTTP HEAD Method support for REST API's
- Inbound Endpoints:

   - Kafka support in ESB
   - MQTT Inbound transport

 To my understanding there are tests for some of the above features that
 are yet to be merged.
 Could you please confirm the accuracy of the above lists (automation test
 availability)  and reason for the absence of automation tests for certain
 features  (Eg:  Not yet merged,  Automation is not possible  etc)

 [1] https://redmine.wso2.com/versions/43


 Thanks  Regards
 *Asanthi Kulasinghe*
 WSO2 Inc; http://www.wso2.com/.
 Mobile: +94777355522





 --
 *Ravi Undupitiya*
 Senior Software Engineer; WSO2 http://wso2.com


 *E-mail: r...@wso2.com http://wso2.com**M: **+94 772 930 712
 %2B94%C2%A0772%20930%20712*

 Lean . Enterprise . Middleware




-- 

Best Regards,

Malaka Silva
Senior Tech Lead
M: +94 777 219 791
Tel : 94 11 214 5345
Fax :94 11 2145300
Skype : malaka.sampath.silva
LinkedIn : http://www.linkedin.com/pub/malaka-silva/6/33/77
Blog : http://mrmalakasilva.blogspot.com/

WSO2, Inc.
lean . enterprise . middleware
http://www.wso2.com/
http://www.wso2.com/about/team/malaka-silva/
http://wso2.com/about/team/malaka-silva/

Save a tree -Conserve nature  Save the world for your future. Print this
email only if it is absolutely necessary.
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] Automation Test coverage of ESB 4.9.0 new features

2015-07-10 Thread Ravi Undupitiya
Hi Asanthi,

For HTTP HEAD method we didn't have client support when this feature was
done, but Chanaka has built a client with this support for HTTP PATCH. I'll
use this to create a test case and let you know.


On Fri, Jul 10, 2015 at 10:12 AM, Asanthi Kulasinghe asan...@wso2.com
wrote:

 Hi  ESB Team,

 We are currently in the process of analyzing gaps between ESB 4.9.0
 manually executed and automated test cases.
 As a start we are looking into to the automation test case coverage of
 4.9.0 specific new features.
 Out of the feature list from [1] we couldn't find automation tests for
 some of the features mentioned below.

 *Features with automation tests*

- Add RabbitMQ transport receiver/sender
- Persisting Messages from ESB Message Store {jdbc storage to work
with MSSQL}
- Supporting Class mediators in Stratos
- OCSP/CRL Validation at Transport Listener
- Enabling HTTP Cache Control headers (Etag, etc)
- Coordination support for Message Stores and Processors
- For-each mediator
- Inbound Endpoints :

- Inbound HL7 Endpoint
- HTTP Inbound Endpoint
- HTTPS Inbound Endpoint
- HTTPS Inbound Endpoint
- CXF WS-RM Inbound Endpoint
- JMS
- File
- Custom

 *Features without automation tests*

- Dynamic SSL Profiles for sender and listener
- Support HTTP Patch
- HTTP HEAD Method support for REST API's
- Inbound Endpoints:

   - Kafka support in ESB
   - MQTT Inbound transport

 To my understanding there are tests for some of the above features that
 are yet to be merged.
 Could you please confirm the accuracy of the above lists (automation test
 availability)  and reason for the absence of automation tests for certain
 features  (Eg:  Not yet merged,  Automation is not possible  etc)

 [1] https://redmine.wso2.com/versions/43


 Thanks  Regards
 *Asanthi Kulasinghe*
 WSO2 Inc; http://www.wso2.com/.
 Mobile: +94777355522





-- 
*Ravi Undupitiya*
Senior Software Engineer; WSO2 http://wso2.com


*E-mail: r...@wso2.com http://wso2.com**M: **+94 772 930 712*

Lean . Enterprise . Middleware
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


[Dev] Automation Test coverage of ESB 4.9.0 new features

2015-07-09 Thread Asanthi Kulasinghe
Hi  ESB Team,

We are currently in the process of analyzing gaps between ESB 4.9.0
manually executed and automated test cases.
As a start we are looking into to the automation test case coverage of
4.9.0 specific new features.
Out of the feature list from [1] we couldn't find automation tests for some
of the features mentioned below.

*Features with automation tests*

   - Add RabbitMQ transport receiver/sender
   - Persisting Messages from ESB Message Store {jdbc storage to work with
   MSSQL}
   - Supporting Class mediators in Stratos
   - OCSP/CRL Validation at Transport Listener
   - Enabling HTTP Cache Control headers (Etag, etc)
   - Coordination support for Message Stores and Processors
   - For-each mediator
   - Inbound Endpoints :

   - Inbound HL7 Endpoint
   - HTTP Inbound Endpoint
   - HTTPS Inbound Endpoint
   - HTTPS Inbound Endpoint
   - CXF WS-RM Inbound Endpoint
   - JMS
   - File
   - Custom

*Features without automation tests*

   - Dynamic SSL Profiles for sender and listener
   - Support HTTP Patch
   - HTTP HEAD Method support for REST API's
   - Inbound Endpoints:

  - Kafka support in ESB
  - MQTT Inbound transport

To my understanding there are tests for some of the above features that are
yet to be merged.
Could you please confirm the accuracy of the above lists (automation test
availability)  and reason for the absence of automation tests for certain
features  (Eg:  Not yet merged,  Automation is not possible  etc)

[1] https://redmine.wso2.com/versions/43


Thanks  Regards
*Asanthi Kulasinghe*
WSO2 Inc; http://www.wso2.com/.
Mobile: +94777355522
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev