Re: [Dev] [Automation][APIM] Integrating APIM testng tests with Heartbeat in cloud

2016-02-17 Thread Erandi Ganepola
Hi Malintha,

Thank you for the above information.I'll go through them.

Regards,
Erandi

Erandi Ganepola
Software Engineering Intern
+94710695692


On Wed, Feb 17, 2016 at 4:47 PM, Malintha Adikari  wrote:

> Hi Erandi,
>
> You can refer APIM product integration test module for doing this[1]. We
> have defined required dependencies for backend tests in test-back end pom
> file [2] and  you can find relevant dependency versions in parent poms.
>
> [1].
> https://github.com/wso2/product-apim/tree/master/modules/integration/tests-integration
>
> [2].
> https://github.com/wso2/product-apim/blob/master/modules/integration/tests-integration/tests-backend/pom.xml
>
> Regards,
> Malintha
>
> On Wed, Feb 17, 2016 at 4:29 PM, Erandi Ganepola  wrote:
>
>> Hi All,
>>
>> I'm trying to run APIM Integration test cases(wriiten in testng
>> framework) through "Cloud Heartbeat system" and I'm using APIM testng.xml
>> and automation.xml files. Through my code I'm reading those files and going
>> to run integration test cases.
>>
>> I have added below dependencies to relevant pom in my project. But still
>> it has some issues with resolving the class paths.
>>
>> Can someone explain what are the exact dependencies I should use or is
>> there a matter with feasibility of this scenario?
>>
>> 
>> org.wso2.am
>>
>> org.wso2.carbon.am.integration.backend.test
>> 1.10.1-SNAPSHOT
>> 
>> 
>> org.wso2.am
>> org.wso2.am.integration.admin.clients
>> 1.10.1-SNAPSHOT
>> 
>> 
>> org.wso2.am
>>
>> org.wso2.am.integration.test.extensions
>> 1.10.1-SNAPSHOT
>> 
>> 
>> org.wso2.am
>>
>> org.wso2.am.integration.common.test.utils
>> 1.10.1-SNAPSHOT
>> 
>> 
>> org.wso2.am
>> org.wso2.am.integration.ui.pages
>> 1.10.1-SNAPSHOT
>> 
>>
>> Thanks and Regards,
>> Erandi.
>>
>> Erandi Ganepola
>> Software Engineering Intern
>> +94710695692
>>
>>
>> ___
>> Dev mailing list
>> Dev@wso2.org
>> http://wso2.org/cgi-bin/mailman/listinfo/dev
>>
>>
>
>
> --
> *Malintha Adikari*
> Software Engineer
> WSO2 Inc.; http://wso2.com
> lean.enterprise.middleware
>
> Mobile: +94 71 2312958
> Blog:http://malinthas.blogspot.com
> Page:   http://about.me/malintha
>
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] [Automation][APIM] Integrating APIM testng tests with Heartbeat in cloud

2016-02-17 Thread Malintha Adikari
Hi Erandi,

You can refer APIM product integration test module for doing this[1]. We
have defined required dependencies for backend tests in test-back end pom
file [2] and  you can find relevant dependency versions in parent poms.

[1].
https://github.com/wso2/product-apim/tree/master/modules/integration/tests-integration

[2].
https://github.com/wso2/product-apim/blob/master/modules/integration/tests-integration/tests-backend/pom.xml

Regards,
Malintha

On Wed, Feb 17, 2016 at 4:29 PM, Erandi Ganepola  wrote:

> Hi All,
>
> I'm trying to run APIM Integration test cases(wriiten in testng framework)
> through "Cloud Heartbeat system" and I'm using APIM testng.xml and
> automation.xml files. Through my code I'm reading those files and going to
> run integration test cases.
>
> I have added below dependencies to relevant pom in my project. But still
> it has some issues with resolving the class paths.
>
> Can someone explain what are the exact dependencies I should use or is
> there a matter with feasibility of this scenario?
>
> 
> org.wso2.am
>
> org.wso2.carbon.am.integration.backend.test
> 1.10.1-SNAPSHOT
> 
> 
> org.wso2.am
> org.wso2.am.integration.admin.clients
> 1.10.1-SNAPSHOT
> 
> 
> org.wso2.am
>
> org.wso2.am.integration.test.extensions
> 1.10.1-SNAPSHOT
> 
> 
> org.wso2.am
>
> org.wso2.am.integration.common.test.utils
> 1.10.1-SNAPSHOT
> 
> 
> org.wso2.am
> org.wso2.am.integration.ui.pages
> 1.10.1-SNAPSHOT
> 
>
> Thanks and Regards,
> Erandi.
>
> Erandi Ganepola
> Software Engineering Intern
> +94710695692
>
>
> ___
> Dev mailing list
> Dev@wso2.org
> http://wso2.org/cgi-bin/mailman/listinfo/dev
>
>


-- 
*Malintha Adikari*
Software Engineer
WSO2 Inc.; http://wso2.com
lean.enterprise.middleware

Mobile: +94 71 2312958
Blog:http://malinthas.blogspot.com
Page:   http://about.me/malintha
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


[Dev] [Automation][APIM] Integrating APIM testng tests with Heartbeat in cloud

2016-02-17 Thread Erandi Ganepola
Hi All,

I'm trying to run APIM Integration test cases(wriiten in testng framework)
through "Cloud Heartbeat system" and I'm using APIM testng.xml and
automation.xml files. Through my code I'm reading those files and going to
run integration test cases.

I have added below dependencies to relevant pom in my project. But still it
has some issues with resolving the class paths.

Can someone explain what are the exact dependencies I should use or is
there a matter with feasibility of this scenario?


org.wso2.am

org.wso2.carbon.am.integration.backend.test
1.10.1-SNAPSHOT


org.wso2.am
org.wso2.am.integration.admin.clients
1.10.1-SNAPSHOT


org.wso2.am
org.wso2.am.integration.test.extensions
1.10.1-SNAPSHOT


org.wso2.am

org.wso2.am.integration.common.test.utils
1.10.1-SNAPSHOT


org.wso2.am
org.wso2.am.integration.ui.pages
1.10.1-SNAPSHOT


Thanks and Regards,
Erandi.

Erandi Ganepola
Software Engineering Intern
+94710695692
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev