Skip to content

Changes

Summary

  1. feature: Adding interactive data point to TMO (details)
Commit 4d55d7b1795ec6d6509f6a1b334e24ffeb4ad49c by Michael Masterson
feature: Adding interactive data point to TMO

This boolean element will indicate that a testpoint was the result of an
interactive prompt (like promptPassFail).

Change-Id: I313ea19486bfe28679f2555659e4813e9e26464b
The file was modified org.eclipse.osee.ote.core/src/org/eclipse/osee/ote/core/framework/saxparse/ProcessOutfileOverview.java
The file was modified org.eclipse.osee.ote.core/src/org/eclipse/osee/ote/core/framework/saxparse/elements/TestPointResults.java
The file was modified org.eclipse.osee.ote.ui.output/src/org/eclipse/osee/ote/ui/output/editors/ProcessOutfileOverview.java
The file was modified org.eclipse.osee.ote.core/src/org/eclipse/osee/ote/core/framework/outfile/xml/TestPointResults.java
The file was addedorg.eclipse.osee.ote.core/src/org/eclipse/osee/ote/core/testPoint/InteractiveTestPoint.java
The file was modified org.eclipse.osee.ote.ui.output/src/org/eclipse/osee/ote/ui/output/convert/CondenseOutfile.java
The file was modified org.eclipse.ote.simple.test.environment/src/org/eclipse/ote/simple/test/environment/listener/SimpleTestLifeCycleListener.java
The file was modified org.eclipse.ote.verify.test/META-INF/MANIFEST.MF
The file was modified org.eclipse.osee.ote.core/src/org/eclipse/osee/ote/core/TestPromptImpl.java
The file was modified org.eclipse.osee.ote.core/src/org/eclipse/osee/ote/core/environment/status/TestPointUpdate.java
The file was modified org.eclipse.osee.ote.core/src/org/eclipse/osee/ote/core/TestPointTally.java
The file was modified org.eclipse.osee.ote.core/src/org/eclipse/osee/ote/core/environment/interfaces/ITestPoint.java
The file was modified org.eclipse.osee.ote.ui.test.manager/src/org/eclipse/osee/ote/ui/test/manager/connection/TestManagerServiceStatusDataVisitor.java
The file was modified org.eclipse.osee.ote.ui.output/src/org/eclipse/osee/ote/ui/output/editors/ProcessOutfileDetails.java
The file was modified org.eclipse.osee.ote.core/src/org/eclipse/osee/ote/core/environment/status/StatusBoard.java
The file was modified org.eclipse.osee.ote.core/src/org/eclipse/osee/ote/core/TestScript.java
The file was modified org.eclipse.osee.ote.core/src/org/eclipse/osee/ote/core/testPoint/CheckGroup.java
The file was modified org.eclipse.osee.ote.core/src/org/eclipse/osee/ote/core/log/ITestPointTally.java
The file was modified org.eclipse.osee.ote.ui.test.manager/src/org/eclipse/osee/ote/ui/test/manager/models/OutputModel.java
The file was modified org.eclipse.osee.ote.ui.test.manager/src/org/eclipse/osee/ote/ui/test/manager/pages/scriptTable/ScriptTask.java
The file was modified org.eclipse.osee.ote.core/src/org/eclipse/osee/ote/core/framework/outfile/ScriptJsonOutLogHandler.java
The file was modified org.eclipse.osee.ote.core/src/org/eclipse/osee/ote/core/framework/saxparse/elements/TestPointResultsData.java
The file was modified org.eclipse.osee.ote.core/src/org/eclipse/osee/ote/core/log/record/TestPointRecord.java
The file was modified org.eclipse.ote.test.manager/src/org/eclipse/ote/test/manager/connection/OteScriptQueue.java
The file was modified org.eclipse.ote.verify.test/src/org/eclipse/ote/verify/OteDisplayTextVerifierTest.java
The file was modified org.eclipse.osee.ote.core/src/org/eclipse/osee/ote/core/testPoint/CheckPoint.java
The file was modified org.eclipse.osee.ote.core/src/org/eclipse/osee/ote/core/environment/status/OTEStatusBoard.java