You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Stepan Mishura (JIRA)" <ji...@apache.org> on 2007/10/01 13:17:51 UTC

[jira] Closed: (HARMONY-3597) [testing] Apache Struts2 on Tomcat automated test scenario for B&T 2.0 infrastructure

     [ https://issues.apache.org/jira/browse/HARMONY-3597?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Stepan Mishura closed HARMONY-3597.
-----------------------------------


Verified by Aleksei.

> [testing] Apache Struts2 on Tomcat automated test scenario for B&T 2.0 infrastructure
> -------------------------------------------------------------------------------------
>
>                 Key: HARMONY-3597
>                 URL: https://issues.apache.org/jira/browse/HARMONY-3597
>             Project: Harmony
>          Issue Type: Test
>          Components: build - test - ci
>            Reporter: Vladimir Molotkov
>            Assignee: Stepan Mishura
>            Priority: Minor
>         Attachments: struts.patch, struts_test.zip, struts_test.zip
>
>
> I've created automated test scenario for Apache Struts 2 Java web application framework testing. The scenario should be integrated into new build-test infrastructure proposed in the 
> https://issues.apache.org/jira/browse/HARMONY-3501 
> The scenario starts Jacarta Tomcat server with Struts 2 demo application 'Showcase' (deployed during test's setup phase) on tested JRE. Then it starts test driver (client) using any stable JDK. Test driver performs test scenario interacting with anchors/forms it receives from the server and comparing the server responses with pregenerated (using JDK 1.5.0_06) 'golden' data. Tested JRE and stable JDK locations can be specified using test's 'parameters.xml' file.
> The bundle contains sources required for building the executables, server setup and test run. The files in the bundle should be placed into adapters/ and tests/ directories proposed in new BT infrastructure. Just unzip the bundle into the root dir of the new buildtest and follow instructions in README in the HARMONY-3501. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.