[Dev] Latest Test Automation framework

2016-09-16 Thread Palani Tester
Hi Team,


I'm looking for latest test automation framework. Got repositories from SVN & 
Git. Tried those frameworks based on this article - 
http://wso2.com/library/articles/2014/03/platform-test-automation-using-wso2-test-automation-framework/.
 But few APIs are missing. Which one is the latest one?


SVN - Source code:

https://svn.wso2.org/repos/wso2/carbon/platform/trunk/platform-integration





GitHub - Source code

https://github.com/wso2/carbon-platform-integration


Thanks,

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


Re: [Dev] Latest Test Automation framework

2016-09-16 Thread Palani Tester
Hi Chamila,


Thanks a lot for the quick response.


Where can I get sample code (ESB application + tests) as per the latest Test 
automation framework..?



Thanks,

Palani


From: Chamila Wijayarathna 
Sent: Friday, September 16, 2016 12:47:04 PM
To: Palani Tester
Cc: dev@wso2.org
Subject: Re: [Dev] Latest Test Automation framework

Hi there,

I think you should use carbon-platform-integration version 4.4.3 which is 
available in github [1]. AFAIK this is the latest released version.
Since the article seems to be written on version 4.0.0, there can be some 
missing features and new features in the latest version.

Cheers.

[1]. https://github.com/wso2/carbon-platform-integration/tree/release-4.4.3

On Fri, Sep 16, 2016 at 5:06 PM, Palani Tester 
> wrote:

Hi Team,


I'm looking for latest test automation framework. Got repositories from SVN & 
Git. Tried those frameworks based on this article - 
http://wso2.com/library/articles/2014/03/platform-test-automation-using-wso2-test-automation-framework/.
 But few APIs are missing. Which one is the latest one?


SVN - Source code:

https://svn.wso2.org/repos/wso2/carbon/platform/trunk/platform-integration





GitHub - Source code

https://github.com/wso2/carbon-platform-integration


Thanks,

Palani

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




--
Chamila Dilshan Wijayarathna,
PhD Research Student
The University of New South Wales (UNSW Canberra)
Australian Centre of Cyber Security
Australian Defence Force Academy
PO Box 7916, Canberra BA ACT 2610
Australia
Mobile:(+61)416895795

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


Re: [Dev] Unit Testing for ESB class mediators

2016-09-16 Thread Palani Tester
Hi Chamila,


Thanks again for the response.


I"m looking for the possibility of unit testing for Class mediators. If 
possible, then definitely can use TAF.


Thanks,

Palani


From: Chamila Wijayarathna 
Sent: Friday, September 16, 2016 12:50:49 PM
To: Palani Tester
Cc: dev@wso2.org
Subject: Re: [Dev] Unit Testing for ESB class mediators

Hi there,

If you are interested in unit tests, AFAIK you don't need to use TAF to achieve 
this. From my experience with identity-server project, there we mainly use TAF 
for integration tests and use junit for unit tests. Please refer example at [1].

However, I am not sure if this is the case in ESB of mediators.

Hope that helps.

Cheers!

[1]. 
https://github.com/wso2/carbon-identity/blob/master/components/user-mgt/org.wso2.carbon.user.mgt/src/test/java/org/wso2/carbon/user/core/LDAPTestCase.java

On Thu, Sep 15, 2016 at 8:16 PM, Palani Tester 
> wrote:
Hi Team,

I'm going through WSO2 Test Automation framework for our project.  My 
requirement is to develop unit tests for  all ESB class mediators. I got below 
link, which saying that Unit testing will not be possible using Test Automation 
framework.

https://docs.wso2.com/display/TA430/Unit+Testing

Please address following queries.

  1.  Is it possible to develop Unit testing scripts using Test Automation 
Framework for ESB class mediators?
  2.  If Yes, Please share the reference links
  3.  If No, Is there any other ways to do Unit Testing?
  4.  What is the acceptable code coverage limit for ESB class mediators?

Thanks,

Palani

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




--
Chamila Dilshan Wijayarathna,
PhD Research Student
The University of New South Wales (UNSW Canberra)
Australian Centre of Cyber Security
Australian Defence Force Academy
PO Box 7916, Canberra BA ACT 2610
Australia
Mobile:(+61)416895795

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


Re: [Dev] Unit Testing for ESB class mediators

2016-09-16 Thread Chamila Wijayarathna
Hi there,

If you are interested in unit tests, AFAIK you don't need to use TAF to
achieve this. From my experience with identity-server project, there we
mainly use TAF for integration tests and use junit for unit tests. Please
refer example at [1].

However, I am not sure if this is the case in ESB of mediators.

Hope that helps.

Cheers!

[1].
https://github.com/wso2/carbon-identity/blob/master/components/user-mgt/org.wso2.carbon.user.mgt/src/test/java/org/wso2/carbon/user/core/LDAPTestCase.java

On Thu, Sep 15, 2016 at 8:16 PM, Palani Tester  wrote:

> Hi Team,
>
>
>
> I’m going through WSO2 Test Automation framework for our project.  My
> requirement is to develop unit tests for  all ESB class mediators. I got
> below link, which saying that Unit testing will not be possible using Test
> Automation framework.
>
>
>
> https://docs.wso2.com/display/TA430/Unit+Testing
>
>
>
> Please address following queries.
>
>1. Is it possible to develop Unit testing scripts using Test
>Automation Framework for ESB class mediators?
>2. If Yes, Please share the reference links
>3. If No, Is there any other ways to do Unit Testing?
>4. What is the acceptable code coverage limit for ESB class mediators?
>
> Thanks,
>
> Palani
>
> ___
> Dev mailing list
> Dev@wso2.org
> http://wso2.org/cgi-bin/mailman/listinfo/dev
>
>


-- 
Chamila Dilshan Wijayarathna,
PhD Research Student
The University of New South Wales (UNSW Canberra)
Australian Centre of Cyber Security
Australian Defence Force Academy
PO Box 7916, Canberra BA ACT 2610
Australia
Mobile:(+61)416895795
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] Latest Test Automation framework

2016-09-16 Thread Chamila Wijayarathna
Hi,

It seems like product-esb is using carbon-platform-integration version
4.4.2 [1].
Integration tests seems to be there at [2] (Please check, I'm not much
familiar with ESB).
I'm not sure from where does features come from, may be from
carbon-mediation repo [3].

[1]. https://github.com/wso2/product-esb/blob/master/pom.xml
[2].
https://github.com/wso2/product-esb/tree/master/modules/integration/tests-integration
[3]. https://github.com/wso2/carbon-mediation

On Fri, Sep 16, 2016 at 5:25 PM, Palani Tester  wrote:

> Hi Chamila,
>
>
> Thanks a lot for the quick response.
>
>
> Where can I get sample code (ESB application + tests) as per the latest
> Test automation framework..?
>
>
>
> Thanks,
>
> Palani
> --
> *From:* Chamila Wijayarathna 
> *Sent:* Friday, September 16, 2016 12:47:04 PM
> *To:* Palani Tester
> *Cc:* dev@wso2.org
> *Subject:* Re: [Dev] Latest Test Automation framework
>
> Hi there,
>
> I think you should use carbon-platform-integration version 4.4.3 which is
> available in github [1]. AFAIK this is the latest released version.
> Since the article seems to be written on version 4.0.0, there can be some
> missing features and new features in the latest version.
>
> Cheers.
>
> [1]. https://github.com/wso2/carbon-platform-integration/
> tree/release-4.4.3
>
> On Fri, Sep 16, 2016 at 5:06 PM, Palani Tester 
> wrote:
>
>> Hi Team,
>>
>>
>> I'm looking for latest test automation framework. Got repositories from
>> SVN & Git. Tried those frameworks based on this article -
>> http://wso2.com/library/articles/2014/03/platform-test-
>> automation-using-wso2-test-automation-framework/. But few APIs are
>> missing. Which one is the latest one?
>>
>>
>> SVN - Source code:
>>
>> https://svn.wso2.org/repos/wso2/carbon/platform/trunk/platfo
>> rm-integration
>>
>>
>>
>>
>>
>> GitHub - Source code
>>
>> https://github.com/wso2/carbon-platform-integration
>>
>>
>>
>> 
>> Thanks,
>>
>> Palani
>>
>> ___
>> Dev mailing list
>> Dev@wso2.org
>> http://wso2.org/cgi-bin/mailman/listinfo/dev
>>
>>
>
>
> --
> Chamila Dilshan Wijayarathna,
> PhD Research Student
> The University of New South Wales (UNSW Canberra)
> Australian Centre of Cyber Security
> Australian Defence Force Academy
> PO Box 7916, Canberra BA ACT 2610
> Australia
> Mobile:(+61)416895795
>
>


-- 
Chamila Dilshan Wijayarathna,
PhD Research Student
The University of New South Wales (UNSW Canberra)
Australian Centre of Cyber Security
Australian Defence Force Academy
PO Box 7916, Canberra BA ACT 2610
Australia
Mobile:(+61)416895795
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] Latest Test Automation framework

2016-09-16 Thread Chamila Wijayarathna
Hi there,

I think you should use carbon-platform-integration version 4.4.3 which is
available in github [1]. AFAIK this is the latest released version.
Since the article seems to be written on version 4.0.0, there can be some
missing features and new features in the latest version.

Cheers.

[1]. https://github.com/wso2/carbon-platform-integration/tree/release-4.4.3

On Fri, Sep 16, 2016 at 5:06 PM, Palani Tester  wrote:

> Hi Team,
>
>
> I'm looking for latest test automation framework. Got repositories from
> SVN & Git. Tried those frameworks based on this article -
> http://wso2.com/library/articles/2014/03/platform-
> test-automation-using-wso2-test-automation-framework/. But few APIs are
> missing. Which one is the latest one?
>
>
> SVN - Source code:
>
> https://svn.wso2.org/repos/wso2/carbon/platform/trunk/platform-integration
>
>
>
>
>
> GitHub - Source code
>
> https://github.com/wso2/carbon-platform-integration
>
>
>
> 
> Thanks,
>
> Palani
>
> ___
> Dev mailing list
> Dev@wso2.org
> http://wso2.org/cgi-bin/mailman/listinfo/dev
>
>


-- 
Chamila Dilshan Wijayarathna,
PhD Research Student
The University of New South Wales (UNSW Canberra)
Australian Centre of Cyber Security
Australian Defence Force Academy
PO Box 7916, Canberra BA ACT 2610
Australia
Mobile:(+61)416895795
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] Latest Test Automation framework

2016-09-16 Thread Palani Tester
Hi Iqbal,


Thanks for the info.. Will explore them..


Thanks,

Palani


From: Irham Iqbal 
Sent: Friday, September 16, 2016 2:14:58 PM
To: Palani Tester
Cc: dev@wso2.org; Chamila Wijayarathna
Subject: Re: [Dev] Latest Test Automation framework

Hi,

You can use frame work utils[1] as well. which consists of essential supportive 
modules, which users can import and write automation tests with WSO2 Test 
Automation Framework[2].

[1] https://github.com/wso2/carbon-platform-integration-utils/tree/release-4.4.2
[2] https://github.com/wso2/carbon-platform-integration/tree/release-4.4.3

Thanks you,
Iqbal

On Fri, Sep 16, 2016 at 1:03 PM, Chamila Wijayarathna 
> wrote:
Hi,

It seems like product-esb is using carbon-platform-integration version 4.4.2 
[1].
Integration tests seems to be there at [2] (Please check, I'm not much familiar 
with ESB).
I'm not sure from where does features come from, may be from carbon-mediation 
repo [3].

[1]. https://github.com/wso2/product-esb/blob/master/pom.xml
[2]. 
https://github.com/wso2/product-esb/tree/master/modules/integration/tests-integration
[3]. https://github.com/wso2/carbon-mediation

On Fri, Sep 16, 2016 at 5:25 PM, Palani Tester 
> wrote:

Hi Chamila,


Thanks a lot for the quick response.


Where can I get sample code (ESB application + tests) as per the latest Test 
automation framework..?



Thanks,

Palani


From: Chamila Wijayarathna 
>
Sent: Friday, September 16, 2016 12:47:04 PM
To: Palani Tester
Cc: dev@wso2.org
Subject: Re: [Dev] Latest Test Automation framework

Hi there,

I think you should use carbon-platform-integration version 4.4.3 which is 
available in github [1]. AFAIK this is the latest released version.
Since the article seems to be written on version 4.0.0, there can be some 
missing features and new features in the latest version.

Cheers.

[1]. https://github.com/wso2/carbon-platform-integration/tree/release-4.4.3

On Fri, Sep 16, 2016 at 5:06 PM, Palani Tester 
> wrote:

Hi Team,


I'm looking for latest test automation framework. Got repositories from SVN & 
Git. Tried those frameworks based on this article - 
http://wso2.com/library/articles/2014/03/platform-test-automation-using-wso2-test-automation-framework/.
 But few APIs are missing. Which one is the latest one?


SVN - Source code:

https://svn.wso2.org/repos/wso2/carbon/platform/trunk/platform-integration





GitHub - Source code

https://github.com/wso2/carbon-platform-integration


Thanks,

Palani

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




--
Chamila Dilshan Wijayarathna,
PhD Research Student
The University of New South Wales (UNSW Canberra)
Australian Centre of Cyber Security
Australian Defence Force Academy
PO Box 7916, Canberra BA ACT 2610
Australia
Mobile:(+61)416895795




--
Chamila Dilshan Wijayarathna,
PhD Research Student
The University of New South Wales (UNSW Canberra)
Australian Centre of Cyber Security
Australian Defence Force Academy
PO Box 7916, Canberra BA ACT 2610
Australia
Mobile:(+61)416895795


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




--
Irham Iqbal
Software Engineer - Test Automation
WSO2
phone: +94 777888452
[http://c.content.wso2.com/signatures/wso2-signature-general.png]

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


Re: [Dev] Latest Test Automation framework

2016-09-16 Thread Irham Iqbal
Hi,

You can use frame work utils[1] as well. which consists of essential
supportive modules, which users can import and write automation tests with
WSO2 Test Automation Framework[2].

[1]
https://github.com/wso2/carbon-platform-integration-utils/tree/release-4.4.2
[2] https://github.com/wso2/carbon-platform-integration/tree/release-4.4.3

Thanks you,
Iqbal

On Fri, Sep 16, 2016 at 1:03 PM, Chamila Wijayarathna <
cdwijayarat...@gmail.com> wrote:

> Hi,
>
> It seems like product-esb is using carbon-platform-integration version
> 4.4.2 [1].
> Integration tests seems to be there at [2] (Please check, I'm not much
> familiar with ESB).
> I'm not sure from where does features come from, may be from
> carbon-mediation repo [3].
>
> [1]. https://github.com/wso2/product-esb/blob/master/pom.xml
> [2]. https://github.com/wso2/product-esb/tree/master/
> modules/integration/tests-integration
> [3]. https://github.com/wso2/carbon-mediation
>
> On Fri, Sep 16, 2016 at 5:25 PM, Palani Tester 
> wrote:
>
>> Hi Chamila,
>>
>>
>> Thanks a lot for the quick response.
>>
>>
>> Where can I get sample code (ESB application + tests) as per the latest
>> Test automation framework..?
>>
>>
>>
>> Thanks,
>>
>> Palani
>> --
>> *From:* Chamila Wijayarathna 
>> *Sent:* Friday, September 16, 2016 12:47:04 PM
>> *To:* Palani Tester
>> *Cc:* dev@wso2.org
>> *Subject:* Re: [Dev] Latest Test Automation framework
>>
>> Hi there,
>>
>> I think you should use carbon-platform-integration version 4.4.3 which is
>> available in github [1]. AFAIK this is the latest released version.
>> Since the article seems to be written on version 4.0.0, there can be some
>> missing features and new features in the latest version.
>>
>> Cheers.
>>
>> [1]. https://github.com/wso2/carbon-platform-integration/tre
>> e/release-4.4.3
>>
>> On Fri, Sep 16, 2016 at 5:06 PM, Palani Tester 
>> wrote:
>>
>>> Hi Team,
>>>
>>>
>>> I'm looking for latest test automation framework. Got repositories from
>>> SVN & Git. Tried those frameworks based on this article -
>>> http://wso2.com/library/articles/2014/03/platform-test-autom
>>> ation-using-wso2-test-automation-framework/. But few APIs are missing.
>>> Which one is the latest one?
>>>
>>>
>>> SVN - Source code:
>>>
>>> https://svn.wso2.org/repos/wso2/carbon/platform/trunk/platfo
>>> rm-integration
>>>
>>>
>>>
>>>
>>>
>>> GitHub - Source code
>>>
>>> https://github.com/wso2/carbon-platform-integration
>>>
>>>
>>>
>>> 
>>> Thanks,
>>>
>>> Palani
>>>
>>> ___
>>> Dev mailing list
>>> Dev@wso2.org
>>> http://wso2.org/cgi-bin/mailman/listinfo/dev
>>>
>>>
>>
>>
>> --
>> Chamila Dilshan Wijayarathna,
>> PhD Research Student
>> The University of New South Wales (UNSW Canberra)
>> Australian Centre of Cyber Security
>> Australian Defence Force Academy
>> PO Box 7916, Canberra BA ACT 2610
>> Australia
>> Mobile:(+61)416895795
>>
>>
>
>
> --
> Chamila Dilshan Wijayarathna,
> PhD Research Student
> The University of New South Wales (UNSW Canberra)
> Australian Centre of Cyber Security
> Australian Defence Force Academy
> PO Box 7916, Canberra BA ACT 2610
> Australia
> Mobile:(+61)416895795
>
>
> ___
> Dev mailing list
> Dev@wso2.org
> http://wso2.org/cgi-bin/mailman/listinfo/dev
>
>


-- 
Irham Iqbal
Software Engineer - Test Automation
WSO2
phone: +94 777888452

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