Skip to content
Duane Dieterich edited this page Apr 6, 2024 · 2 revisions
Issue Multiple Installation Testing
Status Closed
Assigned DDieterich
Milestone V1.2 Hooks and GUI
Est Hrs
%Complete
Labels Internal Dev
Links Issues Summary

Description

wtPLSQL has several different installs (configurations). This issue addresses the testing of different installs.

Installs

  • Core - Core Installation
  • CoreDemo - Demo Installation (Requires Core)
  • JUnitCore - Core Installation with JUnit XML Reporting
  • Persist - Core and Persist Installation
  • PersistDemo - Demo Installation (Requires Core and Persist)
  • JUnitPersist - JUnit XML Reporting
  • PersistGUI - GUI Reporting and Test Execution

Uninstalls

  • Demo
  • JUnitCore
  • Core (Includes Persist Uninstall)

Test Sequence

  1. Install Core
  2. Test Core
  3. Install JunitCore
  4. Test JUnitCore
  5. Uninstall JUnitCore
  6. Install Demo
  7. Test CoreDemo
  8. Uninstall Demo
  9. Install Persist
  10. Test Persist
  11. Install Demo
  12. Test PersistDemo
  13. Uninstall Demo
  14. Install JUnitPersist
  15. Test JUnitPersist
  16. Install PersistGUI
  17. Test PersistGUI

Resolution

Resolved by simplifying the problem

  • No demo installation/testing
  • Combinded Junit Reporting into Core and Persist Installations
  • No GUI setup/testing.

Issue Log

(Add newest entries on top and add Date/Time and Author for each entry.)

2024-04-06 00:44:23 -05:00 DDieterich Closed as complete.

2019-05-25T13:56:19Z DDieterich labeled

2019-05-23T23:54:56Z DDieterich assigned

2019-03-12T13:15:21Z DDieterich added_to_project

2019-03-12T00:23:37Z DDieterich milestoned

Clone this wiki locally