Ticket #205 (new enhancement)

Opened 8 months ago

Repository to store test artifacts (Part of PushToTest v5.5)

Reported by: fcohen Owned by:
Priority: major Milestone:
Version: 5.5 Keywords:
Cc:

Description

This is a holding ticket for an enhancement that will become part of PushToTest Version 6. The Repository stores TestScenarios?, TestPlans?, unit tests, operational data, results, and logged data. We are currently writing a Design Document for the Repository. We will post it here for your review and feedback.

The Repository will feature:

Access Interfaces - access is through HTTP, JDBC, and WebDAV. All resources will have a URI. For instance, a stored TestScenario document has the following URI

http://repository.pushtotest.com/designercorp/files/loadtest/shoppingbasketloadtest.xml

A Query Facility - The repository stores files in a hierarchical file structure and a relational database. A query facility enables searches of the file structure using full-text search, XQuery/XPath expressions, and of the relational database using SQL, XQuery/XPath.

Security Management - Fine-grained access control using a SAML token system. Protocol level encryption using SSL. Support for client-side SSL certificates. PKI-style certificate management. Interface with LDAP user account services.

Please contact Frank Cohen at fcohen@… to participate in the design and to provide feedback.

-Frank

Note: See TracTickets for help on using tickets.