Re: Integration test for CRUD operations of all the artifacts

2015-08-03 Thread Reka Thirunavukkarasu
Thanks Imesh..!!! On Mon, Aug 3, 2015 at 10:15 PM, Imesh Gunaratne wrote: > A splendid job Reka!! This would save us days and weeks which would be > needed for verifying the basic functionality. > > Thanks > > > On Mon, Aug 3, 2015 at 6:39 PM, Reka Thirunavukkarasu > wrote: > >> Hi All, >> >> I

Re: Integration test for CRUD operations of all the artifacts

2015-08-03 Thread Imesh Gunaratne
A splendid job Reka!! This would save us days and weeks which would be needed for verifying the basic functionality. Thanks On Mon, Aug 3, 2015 at 6:39 PM, Reka Thirunavukkarasu wrote: > Hi All, > > I have completed the integration test for almost all the above scenarios > with Mock IaaS. Now t

Re: Integration test for CRUD operations of all the artifacts

2015-08-03 Thread Reka Thirunavukkarasu
Hi All, I have completed the integration test for almost all the above scenarios with Mock IaaS. Now that all the CRUD operations of all the artifacts are verified by the integration test in every build. Will keep update this thread as i work on Composite application features verification with in

Re: Integration test for CRUD operations of all the artifacts

2015-07-29 Thread Reka Thirunavukkarasu
Thanks Imesh..!!! On Wed, Jul 29, 2015 at 8:46 PM, Imesh Gunaratne wrote: > A great initiative Reka!! This would definitely reduce the testing effort. > It's good to use a separate set of artifacts for this purpose rather than > using the samples. > +1 for using different artifacts for this pur

Re: Integration test for CRUD operations of all the artifacts

2015-07-29 Thread Imesh Gunaratne
A great initiative Reka!! This would definitely reduce the testing effort. It's good to use a separate set of artifacts for this purpose rather than using the samples. Great work! On Wed, Jul 29, 2015 at 4:36 PM, Reka Thirunavukkarasu wrote: > Hi All, > > I'm in the process of writing integratio

Re: Integration test for CRUD operations of all the artifacts

2015-07-29 Thread Reka Thirunavukkarasu
Hi Gayan, I have added relevant artifacts to [1] which is inside integration test. I have added the test scenarios and kind of step by step assertions in [2]. [1] https://github.com/apache/stratos/tree/master/products/stratos/modules/integration/src/test/resources [2] https://github.com/apache/s

Re: Integration test for CRUD operations of all the artifacts

2015-07-29 Thread Gayan Gunarathne
Hi Reka, Great! I assume that you are creating a separate json artifacts for this integration testing rather than using the samples. Also what are the assertions we have applied for artifacts to cover the integration test? Thanks, Gayan On Wed, Jul 29, 2015 at 4:36 PM, Reka Thirunavukkarasu wr

Integration test for CRUD operations of all the artifacts

2015-07-29 Thread Reka Thirunavukkarasu
Hi All, I'm in the process of writing integration test to cover the CRUD operations of all the individual and the connected artifacts. The below test cases for add, get, update and remove will be covered in the integration test with all possible test scenarios. 1. Autoscaling policy (*Done*) 2. N