Hi Krishantha, As a result of last Friday(20-01-2015) code review, 3 new test cases need to be added to every web application type. those test cases will test
- Sending a request to a web-app after the unloaded process. - Concurrent invocation of a web app when tenant is unloaded. - Concurrent invocation of a web app when the web-app is unloaded but tenant is loaded. Thanks and Best Regards, Saneth Dharmakeerthi Senior Software Engineer WSO2, Inc. Mobile: +94772325511 On Wed, Jan 28, 2015 at 12:35 PM, Krishantha Samaraweera < [email protected]> wrote: > Thanks for the update Saneth, please make sure to update test case > document too. Also we need to generate coverage reports and check for > improvements. > > Thanks, > -Krishantha. > > On Wed, Jan 28, 2015 at 12:29 PM, Saneth Dharmakeerthi <[email protected]> > wrote: > >> Hi, >> >> I have completed the following tasks on implementation of ghost deployer >> test cases for WSO2AS . >> >> >> *tenant-info-service:* >> This web application will be deployed before running test cases. >> >> - TenantInfoService >> >> REST service with two methods, isWebAppLoaded and isTenantLoaded >> >> >> - TenantInfoManager >> >> Implementation of the logic of above service methods. >> >> >> *TestClasses:* >> >> >> - GhostDeploymentBaseTest >> >> >> - All common methods needed by ghost deployment test cases >> >> >> - WebApplicationGhostDeploymentTestCase >> >> >> - testWebApplicationGhostDeployment >> - testInvokeWebAppGhostDeployment >> - testWebAppAutoUnDeployment >> - testTenantUnloadInIdleTimeAfterWebAPPUsage >> >> >> - TenantLoadUnloadTestCase >> >> >> - testTenantContextLoadInLogin >> - testTenantContextUnLoadInTenantIdle >> >> >> - JaggeryApplicationGhostDeploymentTestCase >> - testJaggeryApplicationGhostDeployment >> - testInvokeJaggeryAppGhostDeployment >> - testJaggeryAppAutoUnDeployment >> - testTenantUnloadInIdleTimeAfterJaggeryAPPUsage >> >> >> - CarbonAppGhostDeploymentTestCase >> - testCarApplicationUploadGhostDeployment >> - testAppAutoUnDeploymentAfterIdleTime >> >> >> >> Thanks and Best Regards, >> >> Saneth Dharmakeerthi >> Senior Software Engineer >> WSO2, Inc. >> Mobile: +94772325511 >> >> On Wed, Jan 14, 2015 at 10:53 AM, Saneth Dharmakeerthi <[email protected]> >> wrote: >> >>> Hi Krishantha, >>> >>> Implemented the web-app as REST service and as a Servlet to get the >>> tenant load/unload information. But in both approaches, it is not retuning >>> the correct information. I am currently finding a solution for that. >>> Also start to write the test cases without the verification part. >>> Verification part needs to be added after solving the problems in the >>> web-app. We may have to use LogViewerClient if the web-app approach will >>> not work. >>> >>> >>> >>> Thanks and Best Regards, >>> >>> Saneth Dharmakeerthi >>> Senior Software Engineer >>> WSO2, Inc. >>> Mobile: +94772325511 >>> >>> On Wed, Jan 14, 2015 at 9:32 AM, Krishantha Samaraweera < >>> [email protected]> wrote: >>> >>>> Hi Saneth, >>>> >>>> Can you please update us on what is going on with Ghost deployer test >>>> case writing.. >>>> >>>> Any blockers ? >>>> >>>> Thanks, >>>> Krishantha. >>>> >>>> On Tue, Jan 6, 2015 at 4:39 PM, Saneth Dharmakeerthi <[email protected]> >>>> wrote: >>>> >>>>> Hi All, >>>>> >>>>> I am working on $subject which will be track through JIRA TA-591 >>>>> <https://wso2.org/jira/browse/TA-591>. >>>>> Ghoest deployer will be test on WSO2AS and test scenarios will be >>>>> based on this document >>>>> <https://docs.google.com/a/wso2.com/spreadsheet/ccc?key=0AlTtjx4c_xVpdE10YTliWklBZEpkNnVjaGN3cTFkdmc&usp=drive_web#gid=0> >>>>> >>>>> New web-app will be created to provide the information about load >>>>> and unload status of tenats. >>>>> This web-app will be deployed before the test. Test integration layer >>>>> can access this web-app via REST call and get the necessary informations. >>>>> >>>>> >>>>> >>>>> >>>>> Thanks and Best Regards, >>>>> >>>>> Saneth Dharmakeerthi >>>>> Senior Software Engineer >>>>> WSO2, Inc. >>>>> Mobile: +94772325511 >>>>> >>>>> _______________________________________________ >>>>> Dev mailing list >>>>> [email protected] >>>>> http://wso2.org/cgi-bin/mailman/listinfo/dev >>>>> >>>>> >>>> >>>> >>>> -- >>>> Krishantha Samaraweera >>>> Senior Technical Lead - Test Automation >>>> Mobile: +94 77 7759918 >>>> WSO2, Inc.; http://wso2.com/ >>>> lean . enterprise . middlewear. >>>> >>> >>> >> > > > -- > Krishantha Samaraweera > Senior Technical Lead - Test Automation > Mobile: +94 77 7759918 > WSO2, Inc.; http://wso2.com/ > lean . enterprise . middlewear. >
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
