|
View:
New views
20 Messages
—
Rating Filter:
Alert me
|
| < Prev | 1 - 2 | Next > |
|
|
[jira] Created: (MUSE-259) Flexible test infrastructure and initial set of extensible functional testsFlexible test infrastructure and initial set of extensible functional tests
--------------------------------------------------------------------------- Key: MUSE-259 URL: https://issues.apache.org/jira/browse/MUSE-259 Project: Muse Issue Type: Sub-task Components: Other Reporter: Kam K. Yee Assignee: Dan Jemiolo Fix For: 2.3.0 Feature 244 encompases/requests multiple functionality. This sub-task is created to facilitate tracking at a more individual, granular level. This sub-task is to track the delivery of a flexible infrastructure and initial, extensible suite of functional tests -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. --------------------------------------------------------------------- To unsubscribe, e-mail: muse-dev-unsubscribe@... For additional commands, e-mail: muse-dev-help@... |
|
|
[jira] Commented: (MUSE-259) Flexible test infrastructure and initial set of extensible functional tests[ https://issues.apache.org/jira/browse/MUSE-259?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12521158 ] Kam K. Yee commented on MUSE-259: --------------------------------- ====================================== PROPOSED IMPLEMENTATION - HIGH LEVEL ====================================== Following are some initial thoughts/proposal for the implementation of the various tests and framework. (This proposal incorporates and adds to the input from Andrew Eberbach's previous postings and email exchanges (Thanks! Andrew). - The unit, functional, and stress tests will be JUnit based. - ANT scripts will be created to setup and invoke these JUnit test suites. FUNCTIONAL TESTING: - This would loosely follow Dan's current approach of top-level directories that are related to specific capabilties (wsrf, wsn, etc). The structure here isn't as easy to generalize, but some directory/hierarchical organization that seems sane would suffice. Again, the goal here is self-containment as to avoid an overly complex test environment. - A new target will be introduced to the build.xml to build a new archive (muse-test-fvt-bin) containing only the functional test code and needed artifacts (e.g., WSDLs & XSDs). - The identified steps for functional testing are as follows: 1. Download or locally build muse-bin runtime archive 2. Download or locally build muse-test-fvt-bin archive 3. Unzip muse-bin 4. Unzip muse-test-fvt-bin 5. Run muse-bin code generation tool to generate endpoint(s) to be deployed to target container 6. Deploy generated endpoint(s) to the target container 7. Startup target container with generated endpoint(s) 8. Invoke execution of JUnit functional test suites - A new functional test ANT script will be created to invoke and execute the different JUnit test suites. Later on when full automation is introduced, the automation framework will be invoking these ANT script target to automatically execute the test suites. - This design also allows for developers to do a sanity check by running these tests locally on their machines prior to checking code into the repository. Finally, since modifying something simple is usually easier than generating something simple from scratch, we will create two "read only" top-level directories which would lay out a reasonable skeleton for users contributing their own junit and functional tests for top-level directories. > Flexible test infrastructure and initial set of extensible functional tests > --------------------------------------------------------------------------- > > Key: MUSE-259 > URL: https://issues.apache.org/jira/browse/MUSE-259 > Project: Muse > Issue Type: Sub-task > Components: Other > Reporter: Kam K. Yee > Assignee: Dan Jemiolo > Fix For: 2.3.0 > > > Feature 244 encompases/requests multiple functionality. This sub-task is created to facilitate tracking at a more individual, granular level. This sub-task is to track the delivery of a flexible infrastructure and initial, extensible suite of functional tests -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. --------------------------------------------------------------------- To unsubscribe, e-mail: muse-dev-unsubscribe@... For additional commands, e-mail: muse-dev-help@... |
|
|
[jira] Updated: (MUSE-259) Flexible test infrastructure and initial set of extensible functional tests[ https://issues.apache.org/jira/browse/MUSE-259?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] bhanu p velampati updated MUSE-259: ----------------------------------- Attachment: WSDM_Specs_Testcases.zip Attached WSDM_Specs_Testcases.zip file contains PDF files. Each PDF file has set of Test cases (for specs MetadataExchange, WSRF, WS-Topics, Base Notification, Muse1.1 part1, Muse1.1 part2). Note: These are the initial set of Test cases > Flexible test infrastructure and initial set of extensible functional tests > --------------------------------------------------------------------------- > > Key: MUSE-259 > URL: https://issues.apache.org/jira/browse/MUSE-259 > Project: Muse > Issue Type: Sub-task > Components: Other > Reporter: Kam K. Yee > Assignee: Dan Jemiolo > Fix For: 2.3.0 > > Attachments: WSDM_Specs_Testcases.zip > > > Feature 244 encompases/requests multiple functionality. This sub-task is created to facilitate tracking at a more individual, granular level. This sub-task is to track the delivery of a flexible infrastructure and initial, extensible suite of functional tests -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. --------------------------------------------------------------------- To unsubscribe, e-mail: muse-dev-unsubscribe@... For additional commands, e-mail: muse-dev-help@... |
|
|
[jira] Issue Comment Edited: (MUSE-259) Flexible test infrastructure and initial set of extensible functional tests[ https://issues.apache.org/jira/browse/MUSE-259?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12530400 ] bhanu.prathap edited comment on MUSE-259 at 9/26/07 2:53 AM: ----------------------------------------------------------------- Attached WSDM_Specs_Testcases.zip file contains PDF files. Each PDF file has set of Test cases (for specs MetadataExchange, WSRF, WS-Topics, Base Notification, MUWS1.1 part1, MUWS1.1 part2). Note: These are the initial set of Test cases was (Author: bhanu.prathap): Attached WSDM_Specs_Testcases.zip file contains PDF files. Each PDF file has set of Test cases (for specs MetadataExchange, WSRF, WS-Topics, Base Notification, Muse1.1 part1, Muse1.1 part2). Note: These are the initial set of Test cases > Flexible test infrastructure and initial set of extensible functional tests > --------------------------------------------------------------------------- > > Key: MUSE-259 > URL: https://issues.apache.org/jira/browse/MUSE-259 > Project: Muse > Issue Type: Sub-task > Components: Other > Reporter: Kam K. Yee > Assignee: Dan Jemiolo > Fix For: 2.3.0 > > Attachments: WSDM_Specs_Testcases.zip > > > Feature 244 encompases/requests multiple functionality. This sub-task is created to facilitate tracking at a more individual, granular level. This sub-task is to track the delivery of a flexible infrastructure and initial, extensible suite of functional tests -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. --------------------------------------------------------------------- To unsubscribe, e-mail: muse-dev-unsubscribe@... For additional commands, e-mail: muse-dev-help@... |
|
|
[jira] Updated: (MUSE-259) Flexible test infrastructure and initial set of extensible functional tests[ https://issues.apache.org/jira/browse/MUSE-259?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] bhanu p velampati updated MUSE-259: ----------------------------------- Comment: was deleted > Flexible test infrastructure and initial set of extensible functional tests > --------------------------------------------------------------------------- > > Key: MUSE-259 > URL: https://issues.apache.org/jira/browse/MUSE-259 > Project: Muse > Issue Type: Sub-task > Components: Other > Reporter: Kam K. Yee > Assignee: Dan Jemiolo > Fix For: 2.3.0 > > Attachments: WSDM_Specs_Testcases.zip > > > Feature 244 encompases/requests multiple functionality. This sub-task is created to facilitate tracking at a more individual, granular level. This sub-task is to track the delivery of a flexible infrastructure and initial, extensible suite of functional tests -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. --------------------------------------------------------------------- To unsubscribe, e-mail: muse-dev-unsubscribe@... For additional commands, e-mail: muse-dev-help@... |
|
|
[jira] Updated: (MUSE-259) Flexible test infrastructure and initial set of extensible functional tests[ https://issues.apache.org/jira/browse/MUSE-259?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] bhanu p velampati updated MUSE-259: ----------------------------------- Attachment: (was: WSDM_Specs_Testcases.zip) > Flexible test infrastructure and initial set of extensible functional tests > --------------------------------------------------------------------------- > > Key: MUSE-259 > URL: https://issues.apache.org/jira/browse/MUSE-259 > Project: Muse > Issue Type: Sub-task > Components: Other > Reporter: Kam K. Yee > Assignee: Dan Jemiolo > Fix For: 2.3.0 > > > Feature 244 encompases/requests multiple functionality. This sub-task is created to facilitate tracking at a more individual, granular level. This sub-task is to track the delivery of a flexible infrastructure and initial, extensible suite of functional tests -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. --------------------------------------------------------------------- To unsubscribe, e-mail: muse-dev-unsubscribe@... For additional commands, e-mail: muse-dev-help@... |
|
|
[jira] Updated: (MUSE-259) Flexible test infrastructure and initial set of extensible functional tests[ https://issues.apache.org/jira/browse/MUSE-259?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] bhanu p velampati updated MUSE-259: ----------------------------------- Attachment: WS_Specs_Testcases.zip Attached WS_Specs_Testcases.zip file contains PDF files. Each PDF file has set of Test cases (for specs MetadataExchange, WSRF, WS-Topics, Base Notification, MUWS1.1 part1, MUWS1.1 part2). Note: These are the initial set of Test cases > Flexible test infrastructure and initial set of extensible functional tests > --------------------------------------------------------------------------- > > Key: MUSE-259 > URL: https://issues.apache.org/jira/browse/MUSE-259 > Project: Muse > Issue Type: Sub-task > Components: Other > Reporter: Kam K. Yee > Assignee: Dan Jemiolo > Fix For: 2.3.0 > > Attachments: WS_Specs_Testcases.zip > > > Feature 244 encompases/requests multiple functionality. This sub-task is created to facilitate tracking at a more individual, granular level. This sub-task is to track the delivery of a flexible infrastructure and initial, extensible suite of functional tests -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. --------------------------------------------------------------------- To unsubscribe, e-mail: muse-dev-unsubscribe@... For additional commands, e-mail: muse-dev-help@... |
|
|
[jira] Updated: (MUSE-259) Flexible test infrastructure and initial set of extensible functional tests[ https://issues.apache.org/jira/browse/MUSE-259?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nidhi Singh updated MUSE-259: ----------------------------- Attachment: WS-BaseNotification_1.3_TestCases_v1.0.pdf Initial set of testcases for WS-BaseNotification component (based on WS-BaseNotification 1.3 OASIS web services standard) of Apache Muse 2.2.0. > Flexible test infrastructure and initial set of extensible functional tests > --------------------------------------------------------------------------- > > Key: MUSE-259 > URL: https://issues.apache.org/jira/browse/MUSE-259 > Project: Muse > Issue Type: Sub-task > Components: Other > Reporter: Kam K. Yee > Assignee: Dan Jemiolo > Fix For: 2.3.0 > > Attachments: WS-BaseNotification_1.3_TestCases_v1.0.pdf, WS_Specs_Testcases.zip > > > Feature 244 encompases/requests multiple functionality. This sub-task is created to facilitate tracking at a more individual, granular level. This sub-task is to track the delivery of a flexible infrastructure and initial, extensible suite of functional tests -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. --------------------------------------------------------------------- To unsubscribe, e-mail: muse-dev-unsubscribe@... For additional commands, e-mail: muse-dev-help@... |
|
|
[jira] Updated: (MUSE-259) Flexible test infrastructure and initial set of extensible functional tests[ https://issues.apache.org/jira/browse/MUSE-259?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nidhi Singh updated MUSE-259: ----------------------------- Attachment: WS-DistributedManagement-MUWS2_1.1_TestCases_v1.0.pdf WS-DistributedManagement-MUWS1_1.1_TestCases_v1.0.pdf Initial set of testcases for WS-DistributedManagement MUWS component (based on WS-DistributedManagement MUWS(1.1) Part 1 and Part 2 OASIS web services standards) of Apache Muse 2.2.0. > Flexible test infrastructure and initial set of extensible functional tests > --------------------------------------------------------------------------- > > Key: MUSE-259 > URL: https://issues.apache.org/jira/browse/MUSE-259 > Project: Muse > Issue Type: Sub-task > Components: Other > Reporter: Kam K. Yee > Assignee: Dan Jemiolo > Fix For: 2.3.0 > > Attachments: WS-BaseNotification_1.3_TestCases_v1.0.pdf, WS-DistributedManagement-MUWS1_1.1_TestCases_v1.0.pdf, WS-DistributedManagement-MUWS2_1.1_TestCases_v1.0.pdf, WS_Specs_Testcases.zip > > > Feature 244 encompases/requests multiple functionality. This sub-task is created to facilitate tracking at a more individual, granular level. This sub-task is to track the delivery of a flexible infrastructure and initial, extensible suite of functional tests -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. --------------------------------------------------------------------- To unsubscribe, e-mail: muse-dev-unsubscribe@... For additional commands, e-mail: muse-dev-help@... |
|
|
[jira] Updated: (MUSE-259) Flexible test infrastructure and initial set of extensible functional tests[ https://issues.apache.org/jira/browse/MUSE-259?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nidhi Singh updated MUSE-259: ----------------------------- Attachment: WS-MetadataExchange_TestCases_v1.0.pdf Initial set of testcases for WS-MetadataExchange component (based on WS-MetaDataExchange 09/04 OASIS web services standard) of Apache Muse 2.2.0. > Flexible test infrastructure and initial set of extensible functional tests > --------------------------------------------------------------------------- > > Key: MUSE-259 > URL: https://issues.apache.org/jira/browse/MUSE-259 > Project: Muse > Issue Type: Sub-task > Components: Other > Reporter: Kam K. Yee > Assignee: Dan Jemiolo > Fix For: 2.3.0 > > Attachments: WS-BaseNotification_1.3_TestCases_v1.0.pdf, WS-DistributedManagement-MUWS1_1.1_TestCases_v1.0.pdf, WS-DistributedManagement-MUWS2_1.1_TestCases_v1.0.pdf, WS-MetadataExchange_TestCases_v1.0.pdf, WS_Specs_Testcases.zip > > > Feature 244 encompases/requests multiple functionality. This sub-task is created to facilitate tracking at a more individual, granular level. This sub-task is to track the delivery of a flexible infrastructure and initial, extensible suite of functional tests -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. --------------------------------------------------------------------- To unsubscribe, e-mail: muse-dev-unsubscribe@... For additional commands, e-mail: muse-dev-help@... |
|
|
[jira] Updated: (MUSE-259) Flexible test infrastructure and initial set of extensible functional tests[ https://issues.apache.org/jira/browse/MUSE-259?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nidhi Singh updated MUSE-259: ----------------------------- Attachment: WS-ResourceFramework_1.2_Testcases_v1.0.pdf Initial set of testcases for WS-ResourceFramework module (based on WS-ResourceFramework v1.2 OASIS web services standard) of Apache Muse 2.2.0. > Flexible test infrastructure and initial set of extensible functional tests > --------------------------------------------------------------------------- > > Key: MUSE-259 > URL: https://issues.apache.org/jira/browse/MUSE-259 > Project: Muse > Issue Type: Sub-task > Components: Other > Reporter: Kam K. Yee > Assignee: Dan Jemiolo > Fix For: 2.3.0 > > Attachments: WS-BaseNotification_1.3_TestCases_v1.0.pdf, WS-DistributedManagement-MUWS1_1.1_TestCases_v1.0.pdf, WS-DistributedManagement-MUWS2_1.1_TestCases_v1.0.pdf, WS-MetadataExchange_TestCases_v1.0.pdf, WS-ResourceFramework_1.2_Testcases_v1.0.pdf, WS_Specs_Testcases.zip > > > Feature 244 encompases/requests multiple functionality. This sub-task is created to facilitate tracking at a more individual, granular level. This sub-task is to track the delivery of a flexible infrastructure and initial, extensible suite of functional tests -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. --------------------------------------------------------------------- To unsubscribe, e-mail: muse-dev-unsubscribe@... For additional commands, e-mail: muse-dev-help@... |
|
|
[jira] Updated: (MUSE-259) Flexible test infrastructure and initial set of extensible functional tests[ https://issues.apache.org/jira/browse/MUSE-259?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nidhi Singh updated MUSE-259: ----------------------------- Attachment: WS-Topics_1.3_TestCases_v1.0.pdf Initial set of testcases for WS-Topics component (based on WS-Topics v1.3 OASIS web services standard) of Apache Muse 2.2.0. > Flexible test infrastructure and initial set of extensible functional tests > --------------------------------------------------------------------------- > > Key: MUSE-259 > URL: https://issues.apache.org/jira/browse/MUSE-259 > Project: Muse > Issue Type: Sub-task > Components: Other > Reporter: Kam K. Yee > Assignee: Dan Jemiolo > Fix For: 2.3.0 > > Attachments: WS-BaseNotification_1.3_TestCases_v1.0.pdf, WS-DistributedManagement-MUWS1_1.1_TestCases_v1.0.pdf, WS-DistributedManagement-MUWS2_1.1_TestCases_v1.0.pdf, WS-MetadataExchange_TestCases_v1.0.pdf, WS-ResourceFramework_1.2_Testcases_v1.0.pdf, WS-Topics_1.3_TestCases_v1.0.pdf, WS_Specs_Testcases.zip > > > Feature 244 encompases/requests multiple functionality. This sub-task is created to facilitate tracking at a more individual, granular level. This sub-task is to track the delivery of a flexible infrastructure and initial, extensible suite of functional tests -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. --------------------------------------------------------------------- To unsubscribe, e-mail: muse-dev-unsubscribe@... For additional commands, e-mail: muse-dev-help@... |
|
|
[jira] Issue Comment Edited: (MUSE-259) Flexible test infrastructure and initial set of extensible functional tests[ https://issues.apache.org/jira/browse/MUSE-259?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12530619 ] nidhisingh edited comment on MUSE-259 at 9/26/07 8:27 PM: ----------------------------------------------------------- Attached WS-BaseNotification_1.3_TestCases_v1.0.pdf contains initial set of testcases for WS-BaseNotification component of Apache Muse 2.2.0. This component/module is based on WS-BaseNotification 1.3 OASIS web services standard. was (Author: nidhisingh): Initial set of testcases for WS-BaseNotification component (based on WS-BaseNotification 1.3 OASIS web services standard) of Apache Muse 2.2.0. > Flexible test infrastructure and initial set of extensible functional tests > --------------------------------------------------------------------------- > > Key: MUSE-259 > URL: https://issues.apache.org/jira/browse/MUSE-259 > Project: Muse > Issue Type: Sub-task > Components: Other > Reporter: Kam K. Yee > Assignee: Dan Jemiolo > Fix For: 2.3.0 > > Attachments: WS-BaseNotification_1.3_TestCases_v1.0.pdf, WS-DistributedManagement-MUWS1_1.1_TestCases_v1.0.pdf, WS-DistributedManagement-MUWS2_1.1_TestCases_v1.0.pdf, WS-MetadataExchange_TestCases_v1.0.pdf, WS-ResourceFramework_1.2_Testcases_v1.0.pdf, WS-Topics_1.3_TestCases_v1.0.pdf, WS_Specs_Testcases.zip > > > Feature 244 encompases/requests multiple functionality. This sub-task is created to facilitate tracking at a more individual, granular level. This sub-task is to track the delivery of a flexible infrastructure and initial, extensible suite of functional tests -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. --------------------------------------------------------------------- To unsubscribe, e-mail: muse-dev-unsubscribe@... For additional commands, e-mail: muse-dev-help@... |
|
|
[jira] Issue Comment Edited: (MUSE-259) Flexible test infrastructure and initial set of extensible functional tests[ https://issues.apache.org/jira/browse/MUSE-259?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12530619 ] nidhisingh edited comment on MUSE-259 at 9/26/07 8:28 PM: ----------------------------------------------------------- Attached WS-BaseNotification_1.3_TestCases_v1.0.pdf contains initial set of testcases for WS-Notification component of Apache Muse 2.2.0. This component/module is based on WS-BaseNotification v1.3 OASIS web services standard. was (Author: nidhisingh): Attached WS-BaseNotification_1.3_TestCases_v1.0.pdf contains initial set of testcases for WS-BaseNotification component of Apache Muse 2.2.0. This component/module is based on WS-BaseNotification 1.3 OASIS web services standard. > Flexible test infrastructure and initial set of extensible functional tests > --------------------------------------------------------------------------- > > Key: MUSE-259 > URL: https://issues.apache.org/jira/browse/MUSE-259 > Project: Muse > Issue Type: Sub-task > Components: Other > Reporter: Kam K. Yee > Assignee: Dan Jemiolo > Fix For: 2.3.0 > > Attachments: WS-BaseNotification_1.3_TestCases_v1.0.pdf, WS-DistributedManagement-MUWS1_1.1_TestCases_v1.0.pdf, WS-DistributedManagement-MUWS2_1.1_TestCases_v1.0.pdf, WS-MetadataExchange_TestCases_v1.0.pdf, WS-ResourceFramework_1.2_Testcases_v1.0.pdf, WS-Topics_1.3_TestCases_v1.0.pdf, WS_Specs_Testcases.zip > > > Feature 244 encompases/requests multiple functionality. This sub-task is created to facilitate tracking at a more individual, granular level. This sub-task is to track the delivery of a flexible infrastructure and initial, extensible suite of functional tests -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. --------------------------------------------------------------------- To unsubscribe, e-mail: muse-dev-unsubscribe@... For additional commands, e-mail: muse-dev-help@... |
|
|
[jira] Issue Comment Edited: (MUSE-259) Flexible test infrastructure and initial set of extensible functional tests[ https://issues.apache.org/jira/browse/MUSE-259?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12530620 ] nidhisingh edited comment on MUSE-259 at 9/26/07 8:35 PM: ----------------------------------------------------------- Attached WS-DistributedManagement-MUWS1_1.1_TestCases_v1.0.pdf and WS-DistributedManagement-MUWS2_1.1_TestCases_v1.0.pdf contain initial set of testcases for WS-DistributedManagement MUWS component of Apache Muse 2.2.0. These components are based on WS-DistributedManagement MUWS(1.1) Part 1 and Part 2 OASIS web services standards. was (Author: nidhisingh): Initial set of testcases for WS-DistributedManagement MUWS component (based on WS-DistributedManagement MUWS(1.1) Part 1 and Part 2 OASIS web services standards) of Apache Muse 2.2.0. > Flexible test infrastructure and initial set of extensible functional tests > --------------------------------------------------------------------------- > > Key: MUSE-259 > URL: https://issues.apache.org/jira/browse/MUSE-259 > Project: Muse > Issue Type: Sub-task > Components: Other > Reporter: Kam K. Yee > Assignee: Dan Jemiolo > Fix For: 2.3.0 > > Attachments: WS-BaseNotification_1.3_TestCases_v1.0.pdf, WS-DistributedManagement-MUWS1_1.1_TestCases_v1.0.pdf, WS-DistributedManagement-MUWS2_1.1_TestCases_v1.0.pdf, WS-MetadataExchange_TestCases_v1.0.pdf, WS-ResourceFramework_1.2_Testcases_v1.0.pdf, WS-Topics_1.3_TestCases_v1.0.pdf, WS_Specs_Testcases.zip > > > Feature 244 encompases/requests multiple functionality. This sub-task is created to facilitate tracking at a more individual, granular level. This sub-task is to track the delivery of a flexible infrastructure and initial, extensible suite of functional tests -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. --------------------------------------------------------------------- To unsubscribe, e-mail: muse-dev-unsubscribe@... For additional commands, e-mail: muse-dev-help@... |
|
|
[jira] Issue Comment Edited: (MUSE-259) Flexible test infrastructure and initial set of extensible functional tests[ https://issues.apache.org/jira/browse/MUSE-259?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12530621 ] nidhisingh edited comment on MUSE-259 at 9/26/07 8:55 PM: ----------------------------------------------------------- Attached WS-MetadataExchange_TestCases_v1.0.pdf contains initial set of testcases for WS-MetadataExchange component of Apache Muse 2.2.0. This component is based on WS-MetaDataExchange 09/04 OASIS web services standard. was (Author: nidhisingh): Initial set of testcases for WS-MetadataExchange component (based on WS-MetaDataExchange 09/04 OASIS web services standard) of Apache Muse 2.2.0. > Flexible test infrastructure and initial set of extensible functional tests > --------------------------------------------------------------------------- > > Key: MUSE-259 > URL: https://issues.apache.org/jira/browse/MUSE-259 > Project: Muse > Issue Type: Sub-task > Components: Other > Reporter: Kam K. Yee > Assignee: Dan Jemiolo > Fix For: 2.3.0 > > Attachments: WS-BaseNotification_1.3_TestCases_v1.0.pdf, WS-DistributedManagement-MUWS1_1.1_TestCases_v1.0.pdf, WS-DistributedManagement-MUWS2_1.1_TestCases_v1.0.pdf, WS-MetadataExchange_TestCases_v1.0.pdf, WS-ResourceFramework_1.2_Testcases_v1.0.pdf, WS-Topics_1.3_TestCases_v1.0.pdf, WS_Specs_Testcases.zip > > > Feature 244 encompases/requests multiple functionality. This sub-task is created to facilitate tracking at a more individual, granular level. This sub-task is to track the delivery of a flexible infrastructure and initial, extensible suite of functional tests -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. --------------------------------------------------------------------- To unsubscribe, e-mail: muse-dev-unsubscribe@... For additional commands, e-mail: muse-dev-help@... |
|
|
[jira] Issue Comment Edited: (MUSE-259) Flexible test infrastructure and initial set of extensible functional tests[ https://issues.apache.org/jira/browse/MUSE-259?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12530622 ] nidhisingh edited comment on MUSE-259 at 9/26/07 8:57 PM: ----------------------------------------------------------- Attached WS-ResourceFramework_1.2_Testcases_v1.0.pdf contains initial set of testcases for WS-ResourceFramework module of Apache Muse 2.2.0. This module is based on WS-ResourceFramework v1.2 OASIS web services standard. was (Author: nidhisingh): Initial set of testcases for WS-ResourceFramework module (based on WS-ResourceFramework v1.2 OASIS web services standard) of Apache Muse 2.2.0. > Flexible test infrastructure and initial set of extensible functional tests > --------------------------------------------------------------------------- > > Key: MUSE-259 > URL: https://issues.apache.org/jira/browse/MUSE-259 > Project: Muse > Issue Type: Sub-task > Components: Other > Reporter: Kam K. Yee > Assignee: Dan Jemiolo > Fix For: 2.3.0 > > Attachments: WS-BaseNotification_1.3_TestCases_v1.0.pdf, WS-DistributedManagement-MUWS1_1.1_TestCases_v1.0.pdf, WS-DistributedManagement-MUWS2_1.1_TestCases_v1.0.pdf, WS-MetadataExchange_TestCases_v1.0.pdf, WS-ResourceFramework_1.2_Testcases_v1.0.pdf, WS-Topics_1.3_TestCases_v1.0.pdf, WS_Specs_Testcases.zip > > > Feature 244 encompases/requests multiple functionality. This sub-task is created to facilitate tracking at a more individual, granular level. This sub-task is to track the delivery of a flexible infrastructure and initial, extensible suite of functional tests -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. --------------------------------------------------------------------- To unsubscribe, e-mail: muse-dev-unsubscribe@... For additional commands, e-mail: muse-dev-help@... |
|
|
[jira] Issue Comment Edited: (MUSE-259) Flexible test infrastructure and initial set of extensible functional tests[ https://issues.apache.org/jira/browse/MUSE-259?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12530623 ] nidhisingh edited comment on MUSE-259 at 9/26/07 8:58 PM: ----------------------------------------------------------- Attached WS-Topics_1.3_TestCases_v1.0.pdf contains initial set of testcases for WS-Topics component of Apache Muse 2.2.0. This module provides an implementation of WS-Topics v1.3 OASIS web services standard. was (Author: nidhisingh): Initial set of testcases for WS-Topics component (based on WS-Topics v1.3 OASIS web services standard) of Apache Muse 2.2.0. > Flexible test infrastructure and initial set of extensible functional tests > --------------------------------------------------------------------------- > > Key: MUSE-259 > URL: https://issues.apache.org/jira/browse/MUSE-259 > Project: Muse > Issue Type: Sub-task > Components: Other > Reporter: Kam K. Yee > Assignee: Dan Jemiolo > Fix For: 2.3.0 > > Attachments: WS-BaseNotification_1.3_TestCases_v1.0.pdf, WS-DistributedManagement-MUWS1_1.1_TestCases_v1.0.pdf, WS-DistributedManagement-MUWS2_1.1_TestCases_v1.0.pdf, WS-MetadataExchange_TestCases_v1.0.pdf, WS-ResourceFramework_1.2_Testcases_v1.0.pdf, WS-Topics_1.3_TestCases_v1.0.pdf, WS_Specs_Testcases.zip > > > Feature 244 encompases/requests multiple functionality. This sub-task is created to facilitate tracking at a more individual, granular level. This sub-task is to track the delivery of a flexible infrastructure and initial, extensible suite of functional tests -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. --------------------------------------------------------------------- To unsubscribe, e-mail: muse-dev-unsubscribe@... For additional commands, e-mail: muse-dev-help@... |
|
|
[jira] Updated: (MUSE-259) Flexible test infrastructure and initial set of extensible functional tests[ https://issues.apache.org/jira/browse/MUSE-259?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] bhanu p velampati updated MUSE-259: ----------------------------------- Attachment: (was: WS_Specs_Testcases.zip) > Flexible test infrastructure and initial set of extensible functional tests > --------------------------------------------------------------------------- > > Key: MUSE-259 > URL: https://issues.apache.org/jira/browse/MUSE-259 > Project: Muse > Issue Type: Sub-task > Components: Other > Reporter: Kam K. Yee > Assignee: Dan Jemiolo > Fix For: 2.3.0 > > Attachments: WS-BaseNotification_1.3_TestCases_v1.0.pdf, WS-DistributedManagement-MUWS1_1.1_TestCases_v1.0.pdf, WS-DistributedManagement-MUWS2_1.1_TestCases_v1.0.pdf, WS-MetadataExchange_TestCases_v1.0.pdf, WS-ResourceFramework_1.2_Testcases_v1.0.pdf, WS-Topics_1.3_TestCases_v1.0.pdf > > > Feature 244 encompases/requests multiple functionality. This sub-task is created to facilitate tracking at a more individual, granular level. This sub-task is to track the delivery of a flexible infrastructure and initial, extensible suite of functional tests -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. --------------------------------------------------------------------- To unsubscribe, e-mail: muse-dev-unsubscribe@... For additional commands, e-mail: muse-dev-help@... |
|
|
[jira] Issue Comment Edited: (MUSE-259) Flexible test infrastructure and initial set of extensible functional tests[ https://issues.apache.org/jira/browse/MUSE-259?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12530619 ] nidhisingh edited comment on MUSE-259 at 9/27/07 2:49 AM: ----------------------------------------------------------- Attached documents contain initial set of testcases for different components of Apache Muse v2.2.0. Brief summary of the contents of each of the files is as follows: 1. WS-BaseNotification_1.3_TestCases_v1.0.pdf- This document contains testcases for WS-Notification component of Apache Muse 2.2.0. This component/module is based on WS-BaseNotification v1.3 OASIS web services standard. 2. WS-DistributedManagement-MUWS1_1.1_TestCases_v1.0.pdf & WS-DistributedManagement-MUWS2_1.1_TestCases_v1.0.pdf: These files contain testcases for WSDM MUWS component of Apache Muse 2.2.0. These components are based on WS-DistributedManagement MUWS(1.1) Part 1 and Part 2 OASIS web services standards. 3. WS-MetadataExchange_TestCases_v1.0.pdf: This document contains testcases for WS-MetadataExchange component of Apache Muse 2.2.0. This component is based on WS-MetaDataExchange 09/04 OASIS web services standard. 4. WS-ResourceFramework_1.2_Testcases_v1.0.pdf: This document contains a set of testcases for WS-ResourceFramework module of Apache Muse 2.2.0. This module is based on WS-ResourceFramework v1.2 OASIS web services standard. 5. WS-Topics_1.3_TestCases_v1.0.pdf: This document contains testcases for WS-Topics component of Apache Muse 2.2.0. This component provides an implementation of WS-Topics v1.3 OASIS web services standard. was (Author: nidhisingh): Attached WS-BaseNotification_1.3_TestCases_v1.0.pdf contains initial set of testcases for WS-Notification component of Apache Muse 2.2.0. This component/module is based on WS-BaseNotification v1.3 OASIS web services standard. > Flexible test infrastructure and initial set of extensible functional tests > --------------------------------------------------------------------------- > > Key: MUSE-259 > URL: https://issues.apache.org/jira/browse/MUSE-259 > Project: Muse > Issue Type: Sub-task > Components: Other > Reporter: Kam K. Yee > Assignee: Dan Jemiolo > Fix For: 2.3.0 > > Attachments: WS-BaseNotification_1.3_TestCases_v1.0.pdf, WS-DistributedManagement-MUWS1_1.1_TestCases_v1.0.pdf, WS-DistributedManagement-MUWS2_1.1_TestCases_v1.0.pdf, WS-MetadataExchange_TestCases_v1.0.pdf, WS-ResourceFramework_1.2_Testcases_v1.0.pdf, WS-Topics_1.3_TestCases_v1.0.pdf > > > Feature 244 encompases/requests multiple functionality. This sub-task is created to facilitate tracking at a more individual, granular level. This sub-task is to track the delivery of a flexible infrastructure and initial, extensible suite of functional tests -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. --------------------------------------------------------------------- To unsubscribe, e-mail: muse-dev-unsubscribe@... For additional commands, e-mail: muse-dev-help@... |
| < Prev | 1 - 2 | Next > |
| Free embeddable forum powered by Nabble | Forum Help |