1 / 15

AQUA Focus on Testing

AQUA Focus on Testing. Patricio Merino Software Engineer June 2014. ADC. Overview. Objective of AQUA Technical aspects Core functionalities How to test AQUA Regression tests and test cases Futures goals. Objective of AQUA.

lundy
Télécharger la présentation

AQUA Focus on Testing

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. AQUAFocus on Testing Patricio Merino Software Engineer June 2014 ADC

  2. ALMA Overview Objective of AQUA Technical aspects Core functionalities How to test AQUA Regression tests and test cases Futures goals

  3. ALMA Objective of AQUA • AQUA (ALMA Quality Assurance software) is a Web Application that permits to deliver to the PI(Principal Investigator) a reliable final data product that has reached the desired control parameters outlined in the science goals, that is calibrated to the desired accuracy and free of calibration or imaging artifacts. • The QA process analysis will be based on a calibration plan that specifies which observations must be acquired and at which intervals in order to monitor system performance and environmental time evolution. • QA states: • QA0: At the time of data acquisition • QA1: Observatory-Task Quality Assurance • QA2: Data Reduction • QA3: Post Data Reduction

  4. ALMA Objective of AQUA • AQUA (ALMA Quality Assurance software) is a Web Application that permits to deliver to the PI(Principal Investigator) a reliable final data product that has reached the desired control parameters outlined in the science goals, that is calibrated to the desired accuracy and free of calibration or imaging artifacts. • The QA process analysis will be based on a calibration plan that specifies which observations must be acquired and at which intervals in order to monitor system performance and environmental time evolution. • QA states: • QA0: At the time of data acquisition • QA1: Observatory-Task Quality Assurance • QA2: Data Reduction • QA3: Post Data Reduction

  5. ALMA Technical AspectsDevelopment and Deployment • http://almascience.nao.ac.jp/documents-and-tools • AQUA uses CASA authentication • AQUA is a Web Interface • Developed in Java Server Pages + AJAX (JQuery) + Spring + Hibernate + Oracle Database • Deployed in Apache Tomcat 7

  6. ALMA Technical AspectsTier Architecture: Three layers

  7. ALMA Technical AspectsDatabase Schema

  8. ALMA Core Functionalities The basic unit of a Report is the ObsUnitSet, which represents a scientific goal stated by the PI during Phase 1 (project creation and review). An ObsUnitSet will typically contain several executions of Sbs. For each execution QA0 and QA1 reports are generated by the AoDs using the information available at the time of the observations, which includes TelCal outputs and other monitoring data (weather, total power levels, Corr GUI outputs, etc). A given execution is only cleared for reduction if it has passed both QA0 and QA1. There will be only one QA2 report for the whole ObsUnitSet generated by DMG at the end of the data reduction process that also has to be cleared for the data products to be deliverable to the PI. The final report per ObsUnitSet delivered to the PI will be a concatenation of all the relevant QA0,QA1 reports per execution and the QA2 report. Comments on each stage of the QA process (with supporting images, if required) will be added to the Report.

  9. ALMA Core Functionalities ObsUnitSet life-cycle

  10. ALMA How to Test AQUA

  11. ALMA How to Test AQUA

  12. ALMA Regression Tests and Test Cases

  13. ALMA Test Case Template

  14. ALMA ICT-JIRA Test Data Flow

  15. ALMA Future Goals • Automate the regression test executions • Automate the test case executions • Automate the creation of a report of tests oriented to testers and final users

More Related