버전 비교

  • 이 줄이 추가되었습니다.
  • 이 줄이 삭제되었습니다.
  • 서식이 변경되었습니다.

이 문서는 odi test manager 시스템 요구사항을 공유하기 위해 작성되었다. 

This document presents an overview This document demonstrates system requirements of odi test manager and explains how users can get started with it.


목차

Installation Requirements

Software Requirements

Hardware Requirements

  • The following show minimum hardware requirements to run odi test manager 
    • CPU : Minimum 4 Core
    • Memory : Minimum 8GB RAM
    • HDD : Minimum 5GB (depends on data capacity used) 

Download 

odi test manager can be downloaded from the link below:

Installation

The downloaded file, on which should be located where execution permission for all users is allowed, can be uncompressed.

The below show its structure:

...

Folder Name

...

Description

...

Remarks

...

files related with execution and termination can be found 

...

Configuration files can be found 

...

h2 database automatically created once odi test manager runs

...

log files can be found here

...

Configuration

"application.properties" under "conf" directory can be modified for configuration purpose

  • database : 
  • port : 8080 is its default port 
  • ......

The following show an example of  "application.properties" 

코드 블럭
languagepowershell
linenumberstrue
......

How to run odi test manager

odi test manager can be started with the following commands:

Windows

코드 블럭
languagepowershell
linenumberstrue
bin\start-odi.bat

Linux

코드 블럭
languagepowershell
linenumberstrue
./bin/start-odi.sh

종료하기

odi test manager는 다음을 통해 종료할 수 있다. 

Windows

코드 블럭
languagepowershell
linenumberstrue
bin\stop-odi.bat

Linux

...

languagepowershell
linenumberstrue

...

Java

Java versions currently supported by odi test manager is as follows: 

  • Oracle JRE / JDK Java 8
  • AdoptOpenJDK Java 8

OS

odi test manager works on following Operating Systems:

  • Microsoft Windows
  • Linux
  • Mac OS X

Browsers

Browsers available are listed below with the minimum resolution 1024 * 768

  • Chrome
  • Internet Explorer 11
  • Microsoft Edge
  • Mozilla Firefox
  • Safari on Mac OS X

Databases

Databases available are as follows:

  • Embedded H2 
  • PostgreSQL 9.6 or above 
  • MySQL 5.7 or above
  • Oracle 12c R1 (available soon)
  • Microsoft SQL Server 2012, 2014, 2016 (available soon)

* The embedded H2 should be limited to evaluation use only


Application Server

Tomcat/8.5.28 is embedded in the Application Server. No extra WAS can be utilized