Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "COSMOS QA Criteria"

('''Identify all the end-to-end tests''')
('''Is COSMOS 1.0 an extensible framework?''')
Line 147: Line 147:
 
|}
 
|}
  
== '''Is COSMOS 1.0 an extensible framework?''' ==
 
  
In order to ensure that COSMOS 1.0 can be extended as desired by the adopters, the following items need to be addressed:
 
# Asses user documentation and API doc
 
# Assess process for extending framework components
 
# Assess process for extending supported platforms / operating systems
 
# Review process for reporting bugs and ehnancement requests
 
  
 
== '''Does COSMOS 1.0 offer good features & reference implementations?''' ==
 
== '''Does COSMOS 1.0 offer good features & reference implementations?''' ==

Revision as of 05:51, 9 January 2008

COSMOS Quality Expectations

Change History

Name: Date: Revised Sections:
Jimmy Mohsin 01/3/2008
  • Initial version to address bugzilla 214576
Shivashankari N 01/9/2008
  • Modified

Workload Estimation

Rough workload estimate in person weeks
Process Sizing Names of people doing the work
Initial specification 2 Jimmy Mohsin
Review by COSMOS team 2 COSMOS Team
Review and sign-off 1 QA Team
TOTAL 5

Terminologies/Acronyms

The terminologies/acronyms below are commonly used throughout this document. The list below defines each term regarding how it is used in this document.

Term Definition
Quality Expectations COSMOS (the software) must deliver these expectations
Acceptance Criteria Proof of Quality Expectations being met

Purpose

We intent to set the quality expectations of COSMOS (the software) and matching acceptance criteria that would serve as a preamble to the COSMOS QA team while executing their work.

The QA team will use these criteria as a master guide to define and plan all their testing efforts.

Is COSMOS 1.0 well-formed software?

Quality expectation 1: Is COSMOS well formed ?
Acceptance Criteria Others QA Role
Valid use cases Product manager to input user stories; use cases Validate ERs against the use cases - manual
Bug free implementation Dev must provide Junits covering 100% of code; Code and Junit walk through to QA must be provided Run the Junits and validate their code / ER coverage – TPTP; Black box functional testing – manual / SOAPUI recorded as TPTP manual tests
Clear API documentation Dev must provide API documentation Manual verification of availability of API documentation
Simple deployment package RE team to provide an easy install Validate the ease of use of the package and accompanying install instructions – manual; RE process will not be scrutinized
Base platforms support Product manager states the supported platforms QA certifies product on these platforms
Wiki documentation Owners take responsibility of the quality of content QA will not validate wiki content


Is COSMOS 1.0 a consumable entity?

Quality expectation 2: Is COSMOS consumable entity?
Acceptance Criteria Others QA Role
Valid use cases Product manager to input user stories; use cases Validate ERs against the use cases - manual
Successful integration of COSMOS components Dev must provide helper applications for integration testing with scenarios Perform integration testing and execute scenarios – manual recorded as manual TPTP tests
COSMOS stability during production deployments Dev must state the minimum system requirements for production run; Dev to recommend parameters (number of data brokers that may be added, volume of data that can be queried) that would be considered for these tests. Execute performance / scalability /volume/stress/ availability testing with minimum resources recommended – Load (any open source tool)
COSMOS support across products / data sources Dev must state the kinds of MDRs that can be integrated; provide samples Execute integration tests with these samples – manual recorded as TPTP manual tests
User documentation Doc will write manuals QA validates the information - manual
Samples / skeleton MDR implementation / any collateral Dev must provide these samples QA validates the existence and may look forward to Dev while using the skeleton implementations – manual recorded as TPTP manual tests
Other platforms Product manager may recommend QA will certify the product on these platforms - manual
Dependencies on other open source software Dev to set a process to forward integrate with the newer versions of these dependent software QA will validate the process - manual
Future Enhancement / bug reporting mechanism Dev to set a process QA validates the process - manual


Does COSMOS 1.0 offer good features & reference implementations?

  1. Is it easy to deploy the central infrastructure, i.e. the Broker / Domain / et al?
  2. How hard is it to plug in an MDR into an existing COSMOS 1.0 framework?
  3. What Data Managers / MDR types are supported out of the box?

Task Breakdown

The following section includes the tasks required to complete this enhancement.

  1. Jimmy Mohsin has generated this page to address bugzilla 214576
  2. The COSMOS team needs to provide input to this page
  3. Shivvy, representing the QA team, is supposed to review and sign-off on these criteria

Open Issues/Questions

All reviewer feedback should go in the Talk page for 214576.

  • Should there be additional criteria for Milestones?

Back to the top