Difference between revisions of "OtfProjectSharing"
Line 5: | Line 5: | ||
A project is a folder containing the OTX documents and all the necessary settings supporting for design time and run time (click [[OtfProjectStructure#Project|'''here''']] for more information). A project can be exported into a PTX library for many usages. Users can exchange the test sequences to the other computers while all the environment settings are still preserved. The PTX library can be imported back into a solution as a project, or it can be used as a reference in another project. The PTX library also can be used to be executed with the OTX-Runtime API ([http://www.emotive.de/DeveloperReference/OtxRuntime DotNet]/[http://www.emotive.de/DeveloperReference/OtxRuntimeJava Java]). | A project is a folder containing the OTX documents and all the necessary settings supporting for design time and run time (click [[OtfProjectStructure#Project|'''here''']] for more information). A project can be exported into a PTX library for many usages. Users can exchange the test sequences to the other computers while all the environment settings are still preserved. The PTX library can be imported back into a solution as a project, or it can be used as a reference in another project. The PTX library also can be used to be executed with the OTX-Runtime API ([http://www.emotive.de/DeveloperReference/OtxRuntime DotNet]/[http://www.emotive.de/DeveloperReference/OtxRuntimeJava Java]). | ||
− | A player project does not contain the its own OTX documents but it contains | + | A player project does not contain the its own OTX documents but it contains layouts using the elements from the referred projects, it also has all the necessary settings supporting for design time and run time. A project shall be exported into a PPX library for many usages. Similar to the PTX, a PPX is used for exchanging. It can be imported back into a solution as a player project but it can not be referred by any projects. The main usage of a PPX library is to run with the [https://www.emotive.de/otp-en.html Open Test Player] where the data of the test sequences can be displayed in customized graphic layouts. |
The OTF supports exporting PTX/PPX file with many options. A PTX or PPX is a zipped file contains the files in the project or a player. You can select which files to be include in the PTX/PPX. You can also encrypt the PTX/PPX for the security reason. These options of exporting PTX/PPX can be configure in the related sections ([[OtfSettings#Save_-_PTX|"Save - PTX"]] and [[OtfSettings#Security_-_PTX|Security - PTX]]) in the [[OtfSettings|OTF global options]], or if you have already enabled the Export Manager to be displayed when exporting, you can configure directly in the Manager. To enable the Export Manager, please tick at the "Open dialog when exporting" check box in the General settings page of the [[OtfSettings|OTF global options]]. | The OTF supports exporting PTX/PPX file with many options. A PTX or PPX is a zipped file contains the files in the project or a player. You can select which files to be include in the PTX/PPX. You can also encrypt the PTX/PPX for the security reason. These options of exporting PTX/PPX can be configure in the related sections ([[OtfSettings#Save_-_PTX|"Save - PTX"]] and [[OtfSettings#Security_-_PTX|Security - PTX]]) in the [[OtfSettings|OTF global options]], or if you have already enabled the Export Manager to be displayed when exporting, you can configure directly in the Manager. To enable the Export Manager, please tick at the "Open dialog when exporting" check box in the General settings page of the [[OtfSettings|OTF global options]]. | ||
Line 105: | Line 105: | ||
| '''Cancel''' button || Cancels export task and close the manager. | | '''Cancel''' button || Cancels export task and close the manager. | ||
|} | |} | ||
+ | |||
+ | <!-- | ||
+ | SUGGESTION: | ||
+ | |||
+ | project player OTX files Runtime settings Binaries for DotNet Birnaries for Java | ||
+ | DatabaseAccess none - - - - | ||
+ | HMI none - - - - | ||
+ | i18n i18n - - - - | ||
+ | JavaOutput none - - - - | ||
+ | Logging Logging - - - - | ||
+ | Measure none - - - - | ||
+ | ODX ODX - - - - | ||
+ | OTX none - - - - | ||
+ | OTX-Backup none - - - - | ||
+ | OTX-Mapping OTX-Mapping - - - - | ||
+ | Output none - - - - | ||
+ | PTX PTX - - - - | ||
+ | Quantity Quantity - - - - | ||
+ | project file (*.'''otfPrj''') none - - - - | ||
+ | none player layout file (*.'''playLay''') - - - - | ||
+ | none playlist file (*.'''playLst''') - - - - | ||
+ | none player project file (*.'''playPrj''') - - - - | ||
+ | |||
+ | --> |
Revision as of 07:18, 17 September 2018
Contents
Introduction
A project is a folder containing the OTX documents and all the necessary settings supporting for design time and run time (click here for more information). A project can be exported into a PTX library for many usages. Users can exchange the test sequences to the other computers while all the environment settings are still preserved. The PTX library can be imported back into a solution as a project, or it can be used as a reference in another project. The PTX library also can be used to be executed with the OTX-Runtime API (DotNet/Java).
A player project does not contain the its own OTX documents but it contains layouts using the elements from the referred projects, it also has all the necessary settings supporting for design time and run time. A project shall be exported into a PPX library for many usages. Similar to the PTX, a PPX is used for exchanging. It can be imported back into a solution as a player project but it can not be referred by any projects. The main usage of a PPX library is to run with the Open Test Player where the data of the test sequences can be displayed in customized graphic layouts.
The OTF supports exporting PTX/PPX file with many options. A PTX or PPX is a zipped file contains the files in the project or a player. You can select which files to be include in the PTX/PPX. You can also encrypt the PTX/PPX for the security reason. These options of exporting PTX/PPX can be configure in the related sections ("Save - PTX" and Security - PTX) in the OTF global options, or if you have already enabled the Export Manager to be displayed when exporting, you can configure directly in the Manager. To enable the Export Manager, please tick at the "Open dialog when exporting" check box in the General settings page of the OTF global options.
![]()
Note that when you modify the options in the related sections in setting ("Save - PTX" and Security - PTX) in the OTF global options, it shall adapt the modifications to the Export Manager and vice versa.
PTX/PPX Export Manager
The PTX/PPX Export Manager dialog box appears every time you export a project/player into PTX/PPX file. Here you can configure the content of the library and the method to protect the library with encryption. Below are the sections in the dialog: Content sectionBelow are the controls in the "Content" section with their descriptions (according to their position in the bar from left-to-right and top-to-bottom):
Security sectionBelow are the controls in the "Security" section with their descriptions (according to their position in the bar from left-to-right and top-to-bottom):
Actions sectionBelow are the controls in the "Actions" section with their descriptions (according to their position in the bar from left-to-right and top-to-bottom):
Sub (Bottom) sectionBelow are the controls in the "Sub" section with their descriptions (according to their positions from left to right and top to bottom):
|
|
Table of the PTX/PPX content with different export options
Control | Description |
Open dialog when exporting check box | Enables (checked) or disables (unchecked) displaying the "PTX Export Manager" dialog when exporting the PTX/PPX file. |
Export button | Exports the project/player with the configured settings. |
Cancel button | Cancels export task and close the manager. |