Ver1.0

Size: px
Start display at page:

Download "Ver1.0"

Transcription

1 Ver1.0 OOPT Stage 1000 <Plan and Elaboration> Team. T 서희진 이지수 조민규 박성규 2017 Team2 1

2 Stage Plan and Elaboration Activity Define Draft Plan... 3 Activity Create Preliminary Investigation Report... 5 Activity Define Requirements... 7 Activity Record Terms in Glossary Activity Implement Prototype Activity Define Draft System Architecture Activity Define Business Use Case Activity Define Business Concept Model Activity Define System Test Case Activity Refine Plan Team2 2

3 Activity Define Draft Plan 1. Motivation 소프트웨어의기획개발업무는주로팀으로구성되어 Project 가진행하는경우가많고, 그렇기에팀간문서공유는필수적이다. 또한, 팀내에서문서를작성하는데동일한문서에대하여여러개의수정본이발생하는것은불가피하다. 이러한문제를해결하기위해 Project 에대하여수정된문서를프로그램내에서빠르게공유할수있고, 수정한사람의간단한 Opinion 를깔끔한 UI 를통하여직관적으로볼수있는 Category Partitioning Testing Tool 이필요하다고판단하였다. 2. Project Objectives - Test Specification 을기준으로 Test Case 를만들어주는 Category Partitioning Testing Tool 을개발한다. - 팀간빠른문서및의견공유를가능하게한다. - 수정된내용과문서의목록을직관적으로볼수있고빠르게접근가능하도록한다. 3. Functional Requirements Init Login ChangePW AddProject DelProject AddVer AnalyzeFile MakeCase DelVer DownloadFile AddOpinion DelOpinion Exit 2017 Team2 3

4 4. Non-Function Requirements A. 직관적인인터페이스 B. Test Case 분석작업은 5 초이내로수행되어야한다. C. File 의업로드는 5 초이내로수행된다. 5. Resource Estimation A. Human Resource : 4 명 B. Project Duration : 3 개월 (12 주 ) C. Human Efforts(Man-Month) : 12 D. Cost : 식대 1,200,000 원 (5,000 원 / 일 4 명 5 일 / 주 12 주 ) 6. Other Information A. Future Version - 신규회원가입이가능하게한다. - Password 찾기기능을추가한다 Team2 4

5 Activity Create Preliminary Investigation Report 1. Alternative Solutions A. 개발전문업체에프로그램의제작을의뢰한다. B. 주변인맥을활용하여해결한다. C. Category Partitioning Tool 에대한오픈소스를활용한다. 2. Project Justification(Business Demands) A. Cost : 식대외의다른비용이필요하지않아다른대안보다훨씬저렴하다. B. Duration : 3 개월 (12 주 ) C. Risk : 개발능력의부족, 팀원의이탈, 디자인능력의부족, 팀원의고양이의지나친애교, 지나친굶주림및과제의중첩, 과도한음주및숙취 D. Effect - 해당프로그램에서 File 을불러와서 CPT 을수행한후, 결과물을간단한 Opinion 와함께업로드할수있다. - 한문서에대하여여러 Version 의 File 들을관리하며, 수정한사람이남긴 Opinion 를볼수있다. - 여러개의 Project 에대하여프로그램의사용이가능하다. 3. Risk Management Risk Probability Significance Weight 개발능력의부족 팀원의이탈 디자인능력의부족 고양이의지나친애교 지나친굶주림 과제의중첩 과도한음주및숙취 Team2 5

6 4. Risk Reduction Plan Risk Way of Reduction 개발능력의부족 주변동료의소스코드를활용하거나, 적극적인수업참여와관련도서및 인터넷을통하여학습한다. 팀원의이탈 잘다독이고맛있는걸사먹여서기분을좋게만든다. 디자인능력의부족 많은참고도서를참고하여디자인한다. 고양이의지나친 고양이의까까를물려주고나오거나, 팀원의집에서 Project 를진행한다. 애교 지나친굶주림 매만남마다점심이나저녁을꼬박꼬박챙겨먹는다. 과제의중첩 주변동료의과제를활용하여효율적으로과제를마무리한다. 과도한음주및숙취 음주전여명이나컨디션을음용한다. 5. Market Analysis 무료로제공받을수있는 CPT 도구가거의없고, 단편적인기능만을가진 CPT 도구가 많아서해당프로그램은 Version 관리를함께할수있는 CPT 로서시장성이높다. 6. Other Managerial Issues A 년 6 월안에 Project 가종료되어야한다. B. 추후에졸업작품으로이용할수있다 Team2 6

7 Activity Define Requirements 1. Functional Requirements Function Init 프로그램을초기화하고 Server 와 Client 를연결한다. Login 개인고유 Id 와 Password 를입력하여로그인한다. ChangePW Password 를수정한다. AddProject 새로운 Project 를추가한다. DelProject 기존의 Project 를삭제한다. AddVer 새로운 Version 을추가한다 AnalyzeFile File 을분석하여사용할수있는정보로가공한다. MakeCase 분석한정보를토대로 Test Case 를조합한다. DelVer 기존의 Version 을삭제한다. DownloadFile File 을다운로드한다. AddOpinion 의견을추가한다. DelOpinion 기존의의견을삭제한다. Exit 프로그램을종료한다. Ref Function Category R.0 Init Hidden R.1 Login Evident R.2 ChangePW Evident R.3 AddProject Evident R.4 DelProject Evident R.5.1 AddVer Evident R.5.2 AnalyzeFile Hidden R.5.3 MakeCase Hidden R.6 DelVer Evident R.7 DownloadFile Evident R.8 AddOpinion Evident R.9 DelOpinion Evident R.10 Exit Evident 2017 Team2 7

8 2. Performance Requirements A. Test Case 분석작업은 5 초이내로수행되어야한다. B. File 을업로드하는작업은 5 초이내로수행되어야한다. 3. Operating Environments Microsoft Windows 7 이상 4. Develop Environments A. 운영체제 : Windows 7, 10 B. CPU : Intel C. IDE : Eclipse D. 개발언어 : JAVA E. UML 툴 : StarUML 5. Interface Requirements 특정명세가없는기능은 Admin 를포함하는모든 User 를대상으로한다. A. L o g i n 화면 I. 시작버튼 - 개인고유 Id 와 Password 를입력한후시작버튼을누르면진행중인 Project 들을보여준다. II. 종료하기버튼 - 종료하기버튼을누르면프로그램을종료한다. B. P r o j e c t 목록화면 I. Project 리스트 - Admin 와 User 에게화면에진행중인 Project 들을보여준다. - 특정 Project 를선택하면 Project 에대한 File 들 (Version 목록 ) 을보여준다. - Admin 만특정 Project 를추가하거나삭제할수있다 Team2 8

9 II. Project 제거버튼 - Admin 는 Project 제거버튼을눌러해당 Project 를삭제할수있다. III. Password 변경버튼 - Admin 는 Password 변경버튼을눌러 Password 변경화면으로이동한다. C. Password 변경화면 I. 확인버튼 - 확인버튼을누르면입력한현재 Password 를새로운 Password 로변경한다. II. 취소버튼 - 취소버튼을누르면 Password 변경을취소하고 Version 목록화면으로 돌아간다. III. 로고버튼 - Project 선택화면으로돌아간다. D. Project 추가화면 I. 추가버튼 - Admin 는 Project 이름을입력하고추가버튼을눌러 Project 를추가할수있다. II. 로고버튼 - Project 선택화면으로돌아간다. III. 취소버튼 - 취소버튼을누르면 Project 추가를취소하고 Version 목록화면으로돌아간다. E. Version 목록화면 I. File 리스트 - 화면에진행중인 File Version 들을보여준다. - 각 File 에대한정보 (Category 의개수등 ) 들을목록으로보여주며해당 File 을 선택하면문서에대한 Opinion 들을볼수있다. II. File Download 버튼 - File Download 버튼을눌러 File 을다운로드한다. III. File 추가버튼 - User 는 File 추가버튼을눌러 File 추가화면으로이동한다 Team2 9

10 IV. File 제거버튼 - Admin 혹은해당 File 을추가한 User 는 File 제거버튼클릭시해당 File 을 지울수있다. V. 로고버튼 - Project 선택화면으로돌아간다. F. Opinion 화면 I. Opinion 리스트 - Opinion 의내용과함께 Opinion 를남긴 User 와날짜를목록으로보여준다. II. Opinion 지우기버튼 - Admin 혹은해당 Opinion 를입력한사람이버튼을누르면해당 Opinion 를 지울수있다. III. 전송버튼 - 전송버튼을누르면해당 Opinion 를추가한다. G. File 추가화면 I. 추가버튼 - 추가버튼을누르면 Test Case 를조합할 File 을불러온다. II. Test 버튼 - File 을불러온후, Test 버튼클릭시불러온 File 을분석한다. III. 취소버튼 - 취소버튼을누르면 Version 추가를취소하고 Version 목록화면으로돌아간다. H. Version 추가화면 I. Version 고르기버튼 - 기존의하위 Version 과다음 Version 중해당하는버튼을누르면원하는 Version 으로 File 이저장된다. II. 뒤로가기버튼 - 뒤로가기버튼을누르면 Version 추가화면으로되돌아간다. 6. Other Requirements 2017 Team2 10

11 A. 개인고유 Id 를필요로한다. Activity Record Terms in Glossary Term Add Del Ver Spec PW ID Num Ctg Chk MSG Addition Delete File 과 Opinion 을포함한정보인 Version Specification Password Identification Number Category Check Message 2017 Team2 11

12 Activity Implement Prototype 1. Login 화면 3. Password 변경화면 2. Project 목록화면 4. Project 추가화면 2017 Team2 12

13 5. Version 목록화면 7. File 추가화면 6. Opinion 목록화면 8. Version 추가화면 2017 Team2 13

14 Activity Define Draft System Architecture 2017 Team2 14

15 Activity Define Business Use Case 1. Define System Boundary 2. Identify and Describe Actors 특정명세가없는행동은 Admin 를포함하는모든 User 를대상으로한다. A. User User 는다음과같은행동을할수있다. I. 로그인화면 1. 개인고유 Id 와 Password 를입력한후시작버튼을눌러로그인한다. 2. 종료버튼을눌러서프로그램을종료한다. II. Project 목록화면 1. Project 목록중특정 Project 를선택한다. 2. User 중 Admin 는 Project 를추가하거나삭제한다. 3. 추가버튼을눌러 Project 추가화면으로이동한다. 4. 변경버튼을눌러 Password 변경화면으로이동한다. III. Password 변경화면 1. 현재 Password 와새로운 Password 를입력하여 Password 를변경한다. 2. Password 변경을취소한다. 3. 로고를눌러 Project 목록화면으로이동한다. IV. Project 추가화면 1. Admin 는 Project 이름을입력하고추가버튼을눌러 Project 를추가한다. 2. Project 추가를취소한다. 3. 로고를눌러 Project 목록화면으로이동한다 Team2 15

16 V. Version 목록화면 1. 추가버튼을눌러 File 추가화면으로이동한다. 2. 자신이올린 Version File 만을삭제한다. 3. User 중 Admin 는모든 Version 의 File 을삭제할수있다. 4. 로고를눌러 Project 목록화면으로이동한다. VI. Opinion 화면 1. 해당 Version 에대해새로운 Opinion 를추가한다. 2. 자신이올린 Opinion 만을삭제한다. 3. User 중 Admin 는모든 Opinion 를삭제할수있다. VII. File 추가화면 1. Test Case 를조합할 File 을불러온다. 2. File 확인후, Category Partitioning Testing 을시작한다. 3. Version 추가를취소한다. 4. 로고를눌러 Project 목록화면으로이동한다. VIII. Version 추가화면 1. Category Partitioning Testing 의결과를확인한다. 2. 기존의하위 Version 과다음 Version 중하나를선택하여 File 을업로드한다. 3. 해당 File 업로드를취소하고 Version 추가화면으로되돌아간다. 3. Identify Use-Case A. Use-Cases by Actor-Based B. Use-Cases by Event-Based 2017 Team2 16

17 4. Allocate System Functions into Related Use-Cases A. Use-Cases by Event-Based Ref Function Use Case R.0 Init Init R.1 Login Login R.2 ChangePW ChangePW R.3 AddProject AddProject R.4 DelProject DelProject R.5.1 AddVer AddVer R.5.2 AnalyzeFile AnalyzeFile R.5.3 MakeCase MakeCase R.6 DelVer DelVer R.7 DownloadFile DownloadFile R.8 AddOpinion AddOpinion R.9 DelOpinion DelOpinion R.10 Exit Exit 5. Categorize Use-Cases Use-Case Init Login ChangePW AddProject DelProject AddVer AnalyzeFile MakeCase DelVer DownloadFile AddOpinion DelOpinion Exit Category Primary Primary Primary Primary Primary Primary Primary Primary Primary Primary Primary Primary Primary 2017 Team2 17

18 6. Identify Relationships between Use-Cases 2017 Team2 18

19 7. Draw a Use-Case Diagram 8. Describe Use-Cases Use-Case Name 1. Init 프로그램을초기화하고 Server 와 Client 를 Actor 연결한다. User Use-Case Name 1. Login 개인고유 Id 와 Password 를입력하여 Actor 로그인한다. User Use-Case Name 2. ChangePW Password 를변경한다. Actor User Use-Case Name 3. AddProject 새로운 Project 를추가한다. Actor User(Admin) Use-Case Name 4. DelProject 기존의 Project 를삭제한다. Actor User Use-Case Name 2017 Team2 19

20 5. AddVer 새로운 Version 을추가한다. Actor User Use-Case Name 6. AnalyzeFile File 을분석하여사용할수있는정보로 Actor 가공한다. None Use-Cased Name 7. MakeCase 분석한정보를토대로 Test Case 를조합한다. Actor None Use-Case Name 8. DelVer 기존의 Version 을삭제한다. Actor User Use-Case Name 9. DownloadFile File 을다운로드한다. Actor User Use-Case Name 10. AddOpinion 의견을추가한다. Actor User Use-Case Name 11. DelOpinion 기존의의견을삭제한다. Actor User Use-Case Name 12. Exit 프로그램을종료한다. Actor User 2017 Team2 20

21 9. Rank Use-Cases Use-Case Number & Name Rank 0. Init High 1. Login High 2. ChangePW High 3. AddProject High 4. DelProject High 5. AddVer High 6. AnalyzeFile High 7. MakeCase High 8. DelVer High 9. DownloadFile High 10. AddOpinion High 11. DelOpinion High 12. Exit High 2017 Team2 21

22 Activity Define Business Concept Model 2017 Team2 22

23 Activity Define System Test Case Ref Function Test Case R.0 Init 프로그램을초기화하고 Server 와 Client 를연결한다. R.1 Login 고유 ID 와 Password 로정상적으로로그인되는지확인한다. R.2 ChangePW Password 변경화면이나타나고, 정상적으로 Password 가변경되는지확인한다. R.3 AddProject User 중 Admin 일때 Project 가정상적으로추가되는지확인한다. R.4 DelProject User 중 Admin 일때 Project 가정상적으로삭제되는지확인한다. R.5.1 AddVer Version 추가화면이나타나고새로운 Version 이정상적으로추가되는지확인한다. R.5.2 AnalyzeFile User 가불러온 File 을분석하여사용할수있는정보로정상적으로가공하는지확인한다. R.5.3 MakeCase 분석한정보를토대로 Test Case 를정상적으로조합하는지확인한다. R.6 DelVer User 중 Admin 혹은해당 Version File의작성자일때 Version File이정상적으로삭제되는지확인한다. R.7 DownloadFile File 이정상적으로저장되는지확인한다. R.8 AddOpinion 해당 Version File 에의견이정상적으로추가되는지확인한다. R.9 DelOpinion User 중 Admin 혹은해당의견의작성자일때의견이정상적으로삭제되는지확인한다. R.10 Exit 프로그램이정상적으로종료되는지확인한다 Team2 23

24 Activity Refine Plan 1. Project Scope Version 관리 Category Partitioning Tool 기존의 Category Partitioning Testing Tool 에 Project 와 Project 에대한여러가지문서관리를돕는기능을추가하여팀원들끼리문서를실시간으로공유할수있게하는것을목표로한다. 또한, 깔끔한 UI 를활용하여새롭게조합된 Test Case 를한눈에알아볼수있고, 빠른의견공유를가능하게하는것을목표로한다. 2. Project Objectives - Test Specification 을기준으로 Test Case 를만들어주는 Category Partitioning Testing Tool 을개발한다. - 팀간빠른문서공유를가능하게한다. - 수정된내용과문서의목록을직관적으로볼수있고빠르게접근가능하도록한다. 3. Functional Requirements A. Init B. Login C. ChangePW D. AddProject E. DelProject F. AddVer G. AnalyzeFile H. MakeCase I. DelVer J. DownloadFile K. AddOpinion L. DelOpinion M. Exit 2017 Team2 24

25 4. Performance Requirements A. 직관적인인터페이스 B. Test Case 분석작업은 5 초이내로수행되어야한다. C. File 의업로드는 5 초이내로수행된다. 5. Operating Environment Microsoft Windows 7 이상 6. User Interface Requirements 알아보기쉬운 Interface 를통해특별한설명없이프로그램을수행하고, 간결한결과 화면을통해 User 에게결과를정확하게전달한다. 7. Other Requirements 8. Resource Estimation A. Human Resource : 4 명 B. Project Duration : 3 개월 (12 주 ) C. Human Efforts(Man-Month) : 12 D. Cost : 식대 1,200,000 원 (5,000 원 / 일 4 명 5 일 / 주 12 주 ) 2017 Team2 25

26 9. Scheduling 2017 Team2 26

Ver. 4.0 OOPT Stage 1000 <Plan and Elaboration> Version 4.0 Project Team T7 Team Date Team Information 오세욱 임현유

Ver. 4.0 OOPT Stage 1000 <Plan and Elaboration> Version 4.0 Project Team T7 Team Date Team Information 오세욱 임현유 OOPT Stage 1000 Version 4.0 Project Team T7 Team Date 2017-05-20 Team Information 201414134 오세욱 201414136 임현유 201211375 임동현 201211387 하헌규 CPT T7 Team 1 Table of Contents 1 Activity

More information

A NEW CSE ATM OOPT Stage 1000 Project Team T3 Date Team Information 이원오 이재규

A NEW CSE ATM OOPT Stage 1000 Project Team T3 Date Team Information 이원오 이재규 A NEW CSE ATM OOPT Stage 1000 Project Team T3 Date 2018-04-17 ----------------------------------- Team Information 201311299 이원오 201311301 이재규 201311309 전홍준 INDEX 1. Activity 1001. Define Draft Plan 2.

More information

A NEW CSE ATM OOPT Stage 1000 Project Team T3 Date Team Information 이원오 이재규

A NEW CSE ATM OOPT Stage 1000 Project Team T3 Date Team Information 이원오 이재규 A NEW CSE ATM OOPT Stage 1000 Project Team T3 Date 2017-04-17 ----------------------------------- Team Information 201311299 이원오 201311301 이재규 201311309 전홍준 INDEX 1. Activity 1001. Define Draft Plan 2.

More information

Microsoft Word - [2017SMA][T8]OOPT_Stage_1000_ docx

Microsoft Word - [2017SMA][T8]OOPT_Stage_1000_ docx OOPT Stage 1000 - Plan & Elaboration Feesual CPT Tool Project Team T8 Date 2017-03-30 T8 Team Information 201211347 박성근 201211376 임제현 201411270 김태홍 2017 Team 8 1 Table of Contents 1 Activity 1001. Define

More information

Microsoft Word - [2017SMA][T8]OOPT_Stage_1000 ver2.docx

Microsoft Word - [2017SMA][T8]OOPT_Stage_1000 ver2.docx OOPT Stage 1000 - Plan & Elaboration Feesual CPT Tool Project Team T8 Date 2017-04-13 T8 Team Information 201211347 박성근 201211376 임제현 201411270 김태홍 2017 Team 8 1 Table of Contents 1 Activity 1001. Define

More information

Software Modeling < < OOAD Stage 김정태 최정명 이낙원 송준현

Software Modeling < < OOAD Stage 김정태 최정명 이낙원 송준현 Software Modeling < < OOAD Stage 1000 200611460 김정태 200611521 최정명 200611499 이낙원 200611481 송준현 Activity. 1001 Name?? Act 1001 Name?? Smart DJ Coffee Maker! Act 1001 Turn Table!! 연속적으로

More information

Ver 2.2 마감하루전 Category Partitioning Testing Tool Project Team T1 Date Team Information 김강욱 김진욱 김동권

Ver 2.2 마감하루전 Category Partitioning Testing Tool Project Team T1 Date Team Information 김강욱 김진욱 김동권 마감하루전 Category Partitioning Testing Tool Project Team T1 Date 2017-04-13 Team Information 201111334 김강욱 201211339 김진욱 201312243 김동권 201510411 이소영 [ 마감하루전 ] T1 1 INDEX Activity 1001. Define Draft Plan Activity

More information

Contents Activity1001. Define Draft Plan Activity1002. Create Preliminary Investigation Report Activity1003. Define Requirements Activity1004. Record

Contents Activity1001. Define Draft Plan Activity1002. Create Preliminary Investigation Report Activity1003. Define Requirements Activity1004. Record OSP Stage 1000 Ver.4 Team 1 201111341 김성민 201111379 이한빈 201111397 황정아 1 Contents Activity1001. Define Draft Plan Activity1002. Create Preliminary Investigation

More information

Contents Activity1001. Define Draft Plan Activity1002. Create Preliminary Investigation Report Activity1003. Define Requirements Activity1004. Record

Contents Activity1001. Define Draft Plan Activity1002. Create Preliminary Investigation Report Activity1003. Define Requirements Activity1004. Record OSP Stage 1000 Ver.2 Team 1 201111341 김성민 201111379 이한빈 201111397 황정아 1 Contents Activity1001. Define Draft Plan Activity1002. Create Preliminary Investigation

More information

Microsoft Word - [2017SMA][T8]OOPT_Stage_2040 ver2.docx

Microsoft Word - [2017SMA][T8]OOPT_Stage_2040 ver2.docx OOPT Stage 2040 - Design Feesual CPT Tool Project Team T8 Date 2017-05-24 T8 Team Information 201211347 박성근 201211376 임제현 201411270 김태홍 2017 Team 8 1 Table of Contents 1. Activity 2041. Design Real Use

More information

Software Modeling & Analysis Global ATM System Project Team 1 Team Date Team Information 엄현식 최정헌 전다윤

Software Modeling & Analysis Global ATM System Project Team 1 Team Date Team Information 엄현식 최정헌 전다윤 Software Modeling & Analysis Global ATM System Project Team 1 Team Date 2018-03-31 Team Information 201311287 엄현식 201311318 최정헌 201611293 전다윤 목차 Activity 1001. Define Draft Plan... 4 1. Motivation... 4

More information

<Software Modeling & Analysis> OSP Stage 1000 <Plan & Elaboration> Team 김성민 이한빈 황정아

<Software Modeling & Analysis> OSP Stage 1000 <Plan & Elaboration> Team 김성민 이한빈 황정아 OSP Stage 1000 Team 1 201111341 김성민 201111379 이한빈 201111397 황정아 Contents Activity1001. Define Draft Plan Activity1002. Create Preliminary Investigation

More information

OOO Paint

OOO Paint Webtoon Paint OSP Stage 1000 Team 2 200911371 김민철 200911381 김진현 200911417 정명권 Activity 1001. Define Draft Plan Motivation - 만화시장이인쇄물에서온라인매체로옮겨감에따라웹툰을그리려는사람들이늘어나고있다. 그러나운영체제에서기본적으로지원하는그림판이나기타프로그램의경우그림을그리는작업외에도번거로운편집과정이많이필요해컴퓨터를잘다루지못하는사람들이웹툰을그리는데장애물이되고있다.

More information

<Software Modeling & Analysis> OSP Stage 1000 < Plan & Elaboration > - v2 - Team 박미관 박준모 이영준 2013/04/05 1

<Software Modeling & Analysis> OSP Stage 1000 < Plan & Elaboration > - v2 - Team 박미관 박준모 이영준 2013/04/05 1 OSP Stage 1000 < Plan & Elaboration > - v2 - Team 1. 200911388 박미관 200911391 박준모 200911412 이영준 2013/04/05 1 Contents. Activity1001. Define Draft Plan --- 3 Activity1002.

More information

Ver 1.0 마감하루전 Category Partitioning Testing Tool Project Team T1 Date Team Information 김강욱 김진욱 김동권

Ver 1.0 마감하루전 Category Partitioning Testing Tool Project Team T1 Date Team Information 김강욱 김진욱 김동권 마감하루전 Category Partitioning Testing Tool Project Team T1 Date 2017-05-12 Team Information 201111334 김강욱 201211339 김진욱 201312243 김동권 201510411 이소영 [ 마감하루전 ] T1 1 INDEX Activity 2041. Design Real Use Cases

More information

소프트웨어개발방법론

소프트웨어개발방법론 사용사례 (Use Case) Objectives 2 소개? (story) vs. 3 UC 와 UP 산출물과의관계 Sample UP Artifact Relationships Domain Model Business Modeling date... Sale 1 1..* Sales... LineItem... quantity Use-Case Model objects,

More information

Microsoft PowerPoint - Software__modeling__analysis.pptx

Microsoft PowerPoint - Software__modeling__analysis.pptx SOFTWARE MODELING & ANALYSIS SAFETY WEB MAIL SYSTEM - OSP STAGE 1000 200412338 이선휘 200511309 김의섭 목차 Motivation Objective Project Justification Requirements (Functional, Non Functional, etc ) Resource Estimation

More information

경제통상 내지.PS

경제통상 내지.PS CONTENTS I 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 II 38 39 40 41 42 43 III 46 47 48 49 50 51 52 53 54 55 56 57 58 59 IV 62 63 64 65 66 67 68 69 V

More information

°æÁ¦Åë»ó³»Áö.PDF

°æÁ¦Åë»ó³»Áö.PDF CONTENTS I 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 II 38 39 40 41 42 43 III 46 47 48 49 50 51 52 53 54 55 56 57 58 59 IV 62 63 64 65 66 67 68 69 V

More information

우루과이 내지-1

우루과이 내지-1 U R U G U A Y U r u g u a y 1. 2 Part I Part II Part III Part IV Part V Part VI Part VII Part VIII 3 U r u g u a y 2. 4 Part I Part II Part III Part IV Part V Part VI Part VII Part VIII 5 U r u g u a

More information

세계 비지니스 정보

세계 비지니스 정보 - i - ii - iii - iv - v - vi - vii - viii - ix - 1 - 2 - 3 - - - - - - - - - - 4 - - - - - - 5 - - - - - - - - - - - 6 - - - - - - - - - 7 - - - - 8 - 9 - 10 - - - - - - - - - - - - 11 - - - 12 - 13 -

More information

Contents Activity Define Real s Activity Define Reports UI, and Storyboards Activity Refine System Architecture Activity Defin

Contents Activity Define Real s Activity Define Reports UI, and Storyboards Activity Refine System Architecture Activity Defin OSP Stage 2040 < Design > 그놈! Clone Checker Project Team T4 Date 2016-04-12 Team Information 201411258 강태준 201411265 김서우 201411321 홍유리 Team 4 1 Contents Activity 2041. Define Real s Activity 2042. Define

More information

소프트웨어공학 Tutorial #2: StarUML Eun Man Choi

소프트웨어공학 Tutorial #2: StarUML Eun Man Choi 소프트웨어공학 Tutorial #2: StarUML Eun Man Choi emchoi@dgu.ac.kr Contents l StarUML 개요 l StarUML 소개및특징 l 주요기능 l StarUML 화면소개 l StarUML 설치 l StarUML 다운 & 설치하기 l 연습 l 사용사례다이어그램그리기 l 클래스다이어그램그리기 l 순서다이어그램그리기 2

More information

Microsoft Word - ntasFrameBuilderInstallGuide2.5.doc

Microsoft Word - ntasFrameBuilderInstallGuide2.5.doc NTAS and FRAME BUILDER Install Guide NTAS and FRAME BUILDER Version 2.5 Copyright 2003 Ari System, Inc. All Rights reserved. NTAS and FRAME BUILDER are trademarks or registered trademarks of Ari System,

More information

[96_RE11]LMOs(......).HWP

[96_RE11]LMOs(......).HWP - i - - ii - - iii - - iv - - v - - vi - - vii - 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54

More information

Microsoft PowerPoint - ERS(Elevator_Reservation_System).pptx

Microsoft PowerPoint - ERS(Elevator_Reservation_System).pptx Team : T1 남장우, 김영훈, 황규원 Presentor : 황규원 1001. Define Draft Plan 1002. Create Preliminary investigation Report 1003. Define Requirements 1004. Record Terms in Glossary 1005. Implement Prototype 1006. Define

More information

Microsoft PowerPoint Android-SDK설치.HelloAndroid(1.0h).pptx

Microsoft PowerPoint Android-SDK설치.HelloAndroid(1.0h).pptx To be an Android Expert 문양세강원대학교 IT 대학컴퓨터학부 Eclipse (IDE) JDK Android SDK with ADT IDE: Integrated Development Environment JDK: Java Development Kit (Java SDK) ADT: Android Development Tools 2 JDK 설치 Eclipse

More information

Microsoft Word - OOPT stage 2040 ver2.docx

Microsoft Word - OOPT stage 2040 ver2.docx JackPot ATM OOPT Stage 2040 ver2 Team 5 Date 2018-05-09 201312259 백만일 201112052 방민석 201211383 조영래 INDEX Activity 2041. Design Real Use Cases Activity 2042. Define Reports UI, and Storyboards

More information

PowerPoint 프레젠테이션

PowerPoint 프레젠테이션 _ 쾌적한 Clone Checker OOPT 2 nd Cycle System Test Software Modeling & Analysis 유준범교수님 Team. T1 201111388 조연호 201211374 이창오 201211379 장종훈 201314196 양동혁 목차 Contents Revise Plan Test Report Test Respond Report

More information

i ii iii iv v vi vii viii 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 XXXXXXXX 22 24 25 26 27 28 29 30 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61

More information

- i - - ii - - i - - ii - - i - - ii - - iii - - iv - - v - - vi - - vii - - viii - - ix - - x - - xi - - 1 - - 2 - - 3 - - 4 - - 5 - - 6 - - 7 - - 8 - - 9 - - 10 - - 11 - - 12 - - 13 - - 14 - - 15 -

More information

CONTENTS.HWP

CONTENTS.HWP i ii iii iv v vi vii viii ix x xi - 1 - - 2 - - 3 - - 4 - - 5 - - 6 - - 7 - - 8 - - 9 - - 10 - - 11 - - 12 - - 13 - - 14 - - 15 - - 16 - - 17 - - 18 - - 19 - - 20 - - 21 - - 22 - - 23 - - 24 - - 25 -

More information

INDUS-8.HWP

INDUS-8.HWP i iii iv v vi vii viii ix x xi 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64

More information

Ver. DS-2012.T3.DWS.STR-1.0 System Test Report for Digital Watch System Test Cases Specification Test Summary Report Project Team 이동아 Latest update on

Ver. DS-2012.T3.DWS.STR-1.0 System Test Report for Digital Watch System Test Cases Specification Test Summary Report Project Team 이동아 Latest update on System Test Report for Digital Watch System Test Cases Specification Test Summary Report roject Team 이동아 Latest update on: 2012-10-26 Team Information 이동아 : dalee.dslab@gmail.com Dong-Ah Lee 1 Table of

More information

CONTENTS C U B A I C U B A 8 Part I Part II Part III Part IV Part V Part VI Part VII Part VIII Part IX 9 C U B A 10 Part I Part II Part III Part IV Part V Part VI Part VII Part VIII Part IX 11 C U B

More information

PowerPoint 프레젠테이션

PowerPoint 프레젠테이션 CPT T1 Stage_2040 ㅊㅇㅌㅎㅇㄹㅇ 201111334 김강욱 / 201211339 김진욱 (Leader) 201312243 김동권 / 201510411 이소영 INDEX State Chart Diagram Revise Plan Refine System Architecture Define Real Use Cases Define Reports, UI,

More information

Install stm32cubemx and st-link utility

Install stm32cubemx and st-link utility STM32CubeMX and ST-LINK Utility for STM32 Development 본문서는 ST Microelectronics 의 ARM Cortex-M 시리즈 Microcontroller 개발을위해제공되는 STM32CubeMX 와 STM32 ST-LINK Utility 프로그램의설치과정을설명합니다. 본문서는 Microsoft Windows 7

More information

Convenience Timetable Design

Convenience Timetable Design Convenience Timetable Design Team 4 2 Contents 1. Introduction 2. Decomposition description 3. Dependency description 4. Inter face description 5. Detailed design description 3 1. Introduction Purpose

More information

00-1표지

00-1표지 summary _I II_ summary _III 1 1 2 2 5 5 5 8 10 12 13 14 18 24 28 29 29 33 41 45 45 45 45 47 IV_ contents 48 48 48 49 50 51 52 55 60 60 61 62 63 63 64 64 65 65 65 69 69 69 74 76 76 77 78 _V 78 79 79 81

More information

ETL_project_best_practice1.ppt

ETL_project_best_practice1.ppt ETL ETL Data,., Data Warehouse DataData Warehouse ETL tool/system: ETL, ETL Process Data Warehouse Platform Database, Access Method Data Source Data Operational Data Near Real-Time Data Modeling Refresh/Replication

More information

SQL Developer Connect to TimesTen 유니원아이앤씨 DB 기술지원팀 2010 년 07 월 28 일 문서정보 프로젝트명 SQL Developer Connect to TimesTen 서브시스템명 버전 1.0 문서명 작성일 작성자

SQL Developer Connect to TimesTen 유니원아이앤씨 DB 기술지원팀 2010 년 07 월 28 일 문서정보 프로젝트명 SQL Developer Connect to TimesTen 서브시스템명 버전 1.0 문서명 작성일 작성자 SQL Developer Connect to TimesTen 유니원아이앤씨 DB 팀 2010 년 07 월 28 일 문서정보 프로젝트명 SQL Developer Connect to TimesTen 서브시스템명 버전 1.0 문서명 작성일 2010-07-28 작성자 김학준 최종수정일 2010-07-28 문서번호 20100728_01_khj 재개정이력 일자내용수정인버전

More information

*통신1802_01-도비라및목차1~11

*통신1802_01-도비라및목차1~11 ISSN 25-2693 218. 2 218. 2 214 215 216 217 2.6 2.9 1.5 1.8 1.2 3.1 3.2 1.3 2.1 1.8 2.6 2.5 2.8 2.4.4 1.4.9 1.4 1.5 2.9 2.5 7.3 6.9 6.7 6.8 6.9 6.9 6.8 2.8 14 2.6 13 2.4 12 2.2 2. 11 1.8 1.6 1.4

More information

04-다시_고속철도61~80p

04-다시_고속철도61~80p Approach for Value Improvement to Increase High-speed Railway Speed An effective way to develop a highly competitive system is to create a new market place that can create new values. Creating tools and

More information

UML

UML Introduction to UML Team. 5 2014/03/14 원스타 200611494 김성원 200810047 허태경 200811466 - Index - 1. UML이란? - 3 2. UML Diagram - 4 3. UML 표기법 - 17 4. GRAPPLE에 따른 UML 작성 과정 - 21 5. UML Tool Star UML - 32 6. 참조문헌

More information

Index Activity Refine System Architecture Activity Define Design Class Diagrams Activity 2141, 2142, 2144 Design Real Use Case + Define Re

Index Activity Refine System Architecture Activity Define Design Class Diagrams Activity 2141, 2142, 2144 Design Real Use Case + Define Re SOFTWARE MODELLING & ANALYSIS - OSP STAGE 2040 TEAM PROJECT NAME Selective & Parking Navigation System T1 200711443 안효빈 200711453 류진렬 200711459 이남섭 200811465 허준행

More information

歯Phone

歯Phone UI (User Interface) Specification for Mobile Phone Version 1.1.1 2003116 a j k e f y p t u v w 2 n Contrast Zoom In Out Kang

More information

SMA_2018 version. 3 A New Reliable ATM OOPT Stage 1000 Plan and Elaboration Project Team T 권성완 김선정 허윤아 조수빈 Da

SMA_2018 version. 3 A New Reliable ATM OOPT Stage 1000 Plan and Elaboration Project Team T 권성완 김선정 허윤아 조수빈 Da A New Reliable ATM OOPT Stage 1000 Plan and Elaboration Project Team T6 201411140 권성완 201511247 김선정 201510436 허윤아 201510285 조수빈 Date 2018-05-30 1 Activity 1001. Define Draft Plan 1. Motivation 기술의발전으로인하여현금보다카드를많이사용하게되어사람들이현금을많이갖고다니지않게되었다.

More information

표1

표1 i ii Korean System of National Accounts iii iv Korean System of National Accounts v vi Korean System of National Accounts vii viii Korean System of National Accounts 3 4 KOREAN SYSTEM OF NATIONAL ACCOUNTS

More information

National Food & Nutrition Statistics 2011: based on 2008~2011 Korea National Health and Nutrition Examination Survey (Ⅱ) i ii iii iv v vi vii viii ix (N=33,745, 단위 : g) (N=33,745, 단위 : g) (N=33,745,

More information

israel-내지-1-4

israel-내지-1-4 israel-내지-1-4 1904.1.1 12:49 AM 페이지1 mac2 2015. 11 Contents S T A T E O F I S R A E L 8 Part I Part II Part III Part IV Part V Part VI Part VII Part VIII 9 S T A T E O F I S R A E L 10 Part I Part

More information

영암군 관광종합개발계획 제6장 관광(단)지 개발계획 제7장 관광브랜드 강화사업 1. 월출산 기( 氣 )체험촌 조성사업 167 (바둑테마파크 기본 계획 변경) 2. 성기동 관광지 명소화 사업 201 3. 마한문화공원 명소화 사업 219 4. 기찬랜드 명소화 사업 240

영암군 관광종합개발계획 제6장 관광(단)지 개발계획 제7장 관광브랜드 강화사업 1. 월출산 기( 氣 )체험촌 조성사업 167 (바둑테마파크 기본 계획 변경) 2. 성기동 관광지 명소화 사업 201 3. 마한문화공원 명소화 사업 219 4. 기찬랜드 명소화 사업 240 목 차 제1장 과업의 개요 1. 과업의 배경 및 목적 3 2. 과업의 성격 5 3. 과업의 범위 6 4. 과업수행체계 7 제2장 지역현황분석 1. 지역 일반현황 분석 11 2. 관광환경 분석 25 3. 이미지조사 분석 45 4. 이해관계자 의견조사 분석 54 제3장 사업환경분석 1. 국내 외 관광여건분석 69 2. 관련계획 및 법규 검토 78 3. 국내 외

More information

SMA_2018 version. 2 A New Reliable ATM OOPT Stage 1000 Plan and Elaboration Project Team T 권성완 김선정 허윤아 조수빈 Da

SMA_2018 version. 2 A New Reliable ATM OOPT Stage 1000 Plan and Elaboration Project Team T 권성완 김선정 허윤아 조수빈 Da A New Reliable ATM OOPT Stage 1000 Plan and Elaboration Project Team T6 201411140 권성완 201511247 김선정 201510436 허윤아 201510285 조수빈 Date 2018-04-26 1 Activity 1001. Define Draft Plan 1. Motivation 기술의발전으로인하여현금보다카드를많이사용하게되어사람들이현금을많이갖고다니지않게되었다.

More information

Splentec V-WORM Quick Installation Guide Version: 1.0 Contact Information 올리브텍 주소 : 경기도성남시분당구구미로 11 ( 포인트타운 701호 ) URL: E-M

Splentec V-WORM Quick Installation Guide Version: 1.0 Contact Information 올리브텍 주소 : 경기도성남시분당구구미로 11 ( 포인트타운 701호 ) URL:   E-M Splentec V-WORM Quick Installation Guide Version: 1.0 Contact Information 올리브텍 주소 : 경기도성남시분당구구미로 11 ( 포인트타운 701호 ) URL: http://www.olivetech.co.kr E-Mail: tech@olivetech.co.kr TEL: 031-726-4217 FAX: 031-726-4219

More information

Data Sync Manager(DSM) Example Guide Data Sync Manager (DSM) Example Guide DSM Copyright 2003 Ari System, Inc. All Rights reserved. Data Sync Manager

Data Sync Manager(DSM) Example Guide Data Sync Manager (DSM) Example Guide DSM Copyright 2003 Ari System, Inc. All Rights reserved. Data Sync Manager Data Sync Manager (DSM) Example Guide DSM Copyright 2003 Ari System, Inc. All Rights reserved. Data Sync Manager are trademarks or registered trademarks of Ari System, Inc. 1 Table of Contents Chapter1

More information

Manufacturing6

Manufacturing6 σ6 Six Sigma, it makes Better & Competitive - - 200138 : KOREA SiGMA MANAGEMENT C G Page 2 Function Method Measurement ( / Input Input : Man / Machine Man Machine Machine Man / Measurement Man Measurement

More information

Microsoft PowerPoint SDK설치.HelloAndroid(1.5h).pptx

Microsoft PowerPoint SDK설치.HelloAndroid(1.5h).pptx To be an Android Expert 문양세강원대학교 IT 대학컴퓨터학부 개발환경구조및설치순서 JDK 설치 Eclipse 설치 안드로이드 SDK 설치 ADT(Androd Development Tools) 설치 AVD(Android Virtual Device) 생성 Hello Android! 2 Eclipse (IDE) JDK Android SDK with

More information

SMA_2018 version. 4 A New Reliable ATM OOPT Stage 1000 Plan and Elaboration Project Team T 권성완 김선정 허윤아 조수빈 Da

SMA_2018 version. 4 A New Reliable ATM OOPT Stage 1000 Plan and Elaboration Project Team T 권성완 김선정 허윤아 조수빈 Da A New Reliable ATM OOPT Stage 1000 Plan and Elaboration Project Team T6 201411140 권성완 201511247 김선정 201510436 허윤아 201510285 조수빈 Date 2018-05-31 1 Activity 1001. Define Draft Plan 1. Motivation 기술의발전으로인하여현금보다카드를많이사용하게되어사람들이현금을많이갖고다니지않게되었다.

More information

F1-1(수정).ppt

F1-1(수정).ppt , thcho@kisaorkr IPAK (Information Protection Assessment Kit) IAM (INFOSEC Assessment Methodology) 4 VAF (Vulnerability Assessment Framework) 5 OCTAVE (Operationally Critical Threat, Asset, and Vulnerability

More information

제 출 문 환경부장관 귀하 본 보고서를 폐기물관리 규제개선 방안연구 에 관한 최종보고서로 제출합니다 연구기관 한국산업폐기물처리공제조합 연구책임자 연 구 원 연구보조원 이 남 웅 황 연 석 은 정 환 백 인 근 성 낙 근 오 형 조 부이사장 상근이사 기술팀장 법률팀장 기

제 출 문 환경부장관 귀하 본 보고서를 폐기물관리 규제개선 방안연구 에 관한 최종보고서로 제출합니다 연구기관 한국산업폐기물처리공제조합 연구책임자 연 구 원 연구보조원 이 남 웅 황 연 석 은 정 환 백 인 근 성 낙 근 오 형 조 부이사장 상근이사 기술팀장 법률팀장 기 최종보고서 폐기물관리 규제개선방안 연구 ( 업계 건의사항 및 질의사례 중심) 2006. 9 환 경 부 제 출 문 환경부장관 귀하 본 보고서를 폐기물관리 규제개선 방안연구 에 관한 최종보고서로 제출합니다 연구기관 한국산업폐기물처리공제조합 연구책임자 연 구 원 연구보조원 이 남 웅 황 연 석 은 정 환 백 인 근 성 낙 근 오 형 조 부이사장 상근이사 기술팀장

More information

*통신1604_01-도비라및목차1~12

*통신1604_01-도비라및목차1~12 ISSN 25-2693 216. 4 216. 4 213 214 215 1.5 2.4 2.4.6 3.9 2. 1.4 -.3.9 1.6 2.3 1.6 1.2 1.3 1.4..5 4.6-1.4 1.4-1.1 7.7 7.3 6.9 7. 7. 6.9 6.8 14 13 12 11 1 9 8 7 5 4 3 2 1 i 4 4 3 3 2. 1.5 1. 2.

More information

Eclipse 와 Firefox 를이용한 Javascript 개발 발표자 : 문경대 11 년 10 월 26 일수요일

Eclipse 와 Firefox 를이용한 Javascript 개발 발표자 : 문경대 11 년 10 월 26 일수요일 Eclipse 와 Firefox 를이용한 Javascript 개발 발표자 : 문경대 Introduce Me!!! Job Jeju National University Student Ubuntu Korean Jeju Community Owner E-Mail: ned3y2k@hanmail.net Blog: http://ned3y2k.wo.tc Facebook: http://www.facebook.com/gyeongdae

More information

APOGEE Insight_KR_Base_3P11

APOGEE Insight_KR_Base_3P11 Technical Specification Sheet Document No. 149-332P25 September, 2010 Insight 3.11 Base Workstation 그림 1. Insight Base 메인메뉴 Insight Base Insight Insight Base, Insight Base Insight Base Insight Windows

More information

품질검증분야 Stack 통합 Test 결과보고서 [ The Bug Genie ]

품질검증분야 Stack 통합 Test 결과보고서 [ The Bug Genie ] 품질검증분야 Stack 통합 Test 결과보고서 [ The Bug Genie ] 2014. 10. 목 차 I. Stack 통합테스트개요 1 1. 목적 1 II. 테스트대상소개 2 1. The Bug Genie 소개 2 2. The Bug Genie 주요기능 3 3. The Bug Genie 시스템요구사항및주의사항 5 III. Stack 통합테스트 7 1. 테스트환경

More information

À̶õ°³È²³»Áö.PDF

À̶õ°³È²³»Áö.PDF Islamic Republic of Iran I I S L A M I C R E P U B L I C O F I R A N 10 Part I 11 I S L A M I C R E P U B L I C O F I R A N 12 Part I 13 I S L A M I C R E P U B L I C O F I R A N 14 II I S L A M I C R

More information

2Q SWG Teleweb Business Plan & 1Q Recovery Plan April 2, 2003

2Q SWG Teleweb Business Plan  & 1Q Recovery Plan     April 2, 2003 WBI Modeler V5.1.1 Rational Rose XDE WSAD-IE IBM on-demand Service Oriented Architecture RUP Full-life cycle Business-driven, Process-based LOB IT Seamless Service Modeling (Service, Component, Process

More information

PowerPoint 프레젠테이션

PowerPoint 프레젠테이션 OOAD Stage 2000 Payback ATM Mun gi tae / Han sang min Chart Revise Plan Synchronize Artifacts Analyze Revise Plan OOAD Stage 1000 ver1. OOAD Stage 1000 ver2. Revise Plan -Send Money -Withdraw

More information

歯두산3.PDF

歯두산3.PDF ERP Project 20001111 BU 1 1. 2. Project 3. Project 4. Project 5. Project 6. J.D. EdwardsOneWorld 7. Project 8. Project 9. Project 10. System Configuration 11. Project 12. 2 1. 8 BG / 2 / 5 BU (20001031

More information

example code are examined in this stage The low pressure pressurizer reactor trip module of the Plant Protection System was programmed as subject for

example code are examined in this stage The low pressure pressurizer reactor trip module of the Plant Protection System was programmed as subject for 2003 Development of the Software Generation Method using Model Driven Software Engineering Tool,,,,, Hoon-Seon Chang, Jae-Cheon Jung, Jae-Hack Kim Hee-Hwan Han, Do-Yeon Kim, Young-Woo Chang Wang Sik, Moon

More information

홍익3월웹진PDF

홍익3월웹진PDF C o n t e n t s 04 20 28 35 44 48 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 Human Resource Trends 50 Human Resource

More information

홍익노사5월웹진용

홍익노사5월웹진용 C o n t e n t s 04 30 32 13 47 22 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 Human Resource Trends 49 50 Human Resource

More information

1.장인석-ITIL 소개.ppt

1.장인석-ITIL 소개.ppt HP 2005 6 IT ITIL Framework IT IT Framework Synchronized Business and IT Business Information technology Delivers: Simplicity, Agility, Value IT Complexity Cost Scale IT Technology IT Infrastructure IT

More information

Microsoft Word - KSR2014S042

Microsoft Word - KSR2014S042 2014 년도 한국철도학회 춘계학술대회 논문집 KSR2014S042 안전소통을 위한 모바일 앱 서비스 개발 Development of Mobile APP Service for Safety Communication 김범승 *, 이규찬 *, 심재호 *, 김주희 *, 윤상식 **, 정경우 * Beom-Seung Kim *, Kyu-Chan Lee *, Jae-Ho

More information

Business Agility () Dynamic ebusiness, RTE (Real-Time Enterprise) IT Web Services c c WE-SDS (Web Services Enabled SDS) SDS SDS Service-riented Architecture Web Services ( ) ( ) ( ) / c IT / Service- Service-

More information

- i - - ii - - iii - - iv - - v - - 1 - - 2 - - 3 - - 4 - - 5 - - 6 - - 7 - - 8 - - 9 - - 10 - - 11 - - 12 - - 13 - - 14 - - 15 - - 16 - - 17 - - 18 - - 19 - α α - 20 - α α α α α α - 21 - - 22 - - 23 -

More information

아이콘의 정의 본 사용자 설명서에서는 다음 아이콘을 사용합니다. 참고 참고는 발생할 수 있는 상황에 대처하는 방법을 알려 주거나 다른 기능과 함께 작동하는 방법에 대한 요령을 제공합니다. 상표 Brother 로고는 Brother Industries, Ltd.의 등록 상

아이콘의 정의 본 사용자 설명서에서는 다음 아이콘을 사용합니다. 참고 참고는 발생할 수 있는 상황에 대처하는 방법을 알려 주거나 다른 기능과 함께 작동하는 방법에 대한 요령을 제공합니다. 상표 Brother 로고는 Brother Industries, Ltd.의 등록 상 Android 용 Brother Image Viewer 설명서 버전 0 KOR 아이콘의 정의 본 사용자 설명서에서는 다음 아이콘을 사용합니다. 참고 참고는 발생할 수 있는 상황에 대처하는 방법을 알려 주거나 다른 기능과 함께 작동하는 방법에 대한 요령을 제공합니다. 상표 Brother 로고는 Brother Industries, Ltd.의 등록 상표입니다. Android는

More information

13 Who am I? R&D, Product Development Manager / Smart Worker Visualization SW SW KAIST Software Engineering Computer Engineering 3

13 Who am I? R&D, Product Development Manager / Smart Worker Visualization SW SW KAIST Software Engineering Computer Engineering 3 13 Lightweight BPM Engine SW 13 Who am I? R&D, Product Development Manager / Smart Worker Visualization SW SW KAIST Software Engineering Computer Engineering 3 BPM? 13 13 Vendor BPM?? EA??? http://en.wikipedia.org/wiki/business_process_management,

More information

FMX M JPG 15MB 320x240 30fps, 160Kbps 11MB View operation,, seek seek Random Access Average Read Sequential Read 12 FMX () 2

FMX M JPG 15MB 320x240 30fps, 160Kbps 11MB View operation,, seek seek Random Access Average Read Sequential Read 12 FMX () 2 FMX FMX 20062 () wwwexellencom sales@exellencom () 1 FMX 1 11 5M JPG 15MB 320x240 30fps, 160Kbps 11MB View operation,, seek seek Random Access Average Read Sequential Read 12 FMX () 2 FMX FMX D E (one

More information

Intro to Servlet, EJB, JSP, WS

Intro to Servlet, EJB, JSP, WS ! Introduction to J2EE (2) - EJB, Web Services J2EE iseminar.. 1544-3355 ( ) iseminar Chat. 1 Who Are We? Business Solutions Consultant Oracle Application Server 10g Business Solutions Consultant Oracle10g

More information

PowerPoint 프레젠테이션

PowerPoint 프레젠테이션 Team 1 201611293 전다윤 201311287 엄현식 201311318 최정헌 01. 문서수정 02. System Test Review 03. Static Test Review 04. 소감 1 문서수정 문서수정 수정 System Test 문서 + 전문서에없던수정사항 수정 System Test 문서 문서수정 소프트웨어검증팀의문서대로수정한사항들 1008

More information

chapter4

chapter4 Basic Netw rk 1. ก ก ก 2. 3. ก ก 4. ก 2 1. 2. 3. 4. ก 5. ก 6. ก ก 7. ก 3 ก ก ก ก (Mainframe) ก ก ก ก (Terminal) ก ก ก ก ก ก ก ก 4 ก (Dumb Terminal) ก ก ก ก Mainframe ก CPU ก ก ก ก 5 ก ก ก ก ก ก ก ก ก ก

More information

gcloud storage 사용자가이드 1 / 17

gcloud storage 사용자가이드 1 / 17 gcloud storage 사용자가이드 1 / 17 문서버전및이력 버전 일자 이력사항 1.0 2016.12.30 신규작성 1.1 2017.01.19 gcloud storage 소개업데이트 1.2 2017.03.17 Container 공개설정업데이트 1.3 2017.06.28 CDN 서비스연동추가 2 / 17 목차 1. GCLOUD STORAGE 소개... 4

More information

ORANGE FOR ORACLE V4.0 INSTALLATION GUIDE (Online Upgrade) ORANGE CONFIGURATION ADMIN O

ORANGE FOR ORACLE V4.0 INSTALLATION GUIDE (Online Upgrade) ORANGE CONFIGURATION ADMIN O Orange for ORACLE V4.0 Installation Guide ORANGE FOR ORACLE V4.0 INSTALLATION GUIDE...1 1....2 1.1...2 1.2...2 1.2.1...2 1.2.2 (Online Upgrade)...11 1.3 ORANGE CONFIGURATION ADMIN...12 1.3.1 Orange Configuration

More information

통신1310_01-도비라및목차1~9

통신1310_01-도비라및목차1~9 ISSN 5-693 13. 1 13. 1 3 1 3 1 i .75 1.5.75 1. 1..9.9 7.5 ) 7.5 ) 3. 1.5 1.5 9. ) 1. ) ii 8 6 8 6 - - 3 1 1 11 1 9 8 7 iii 6 5 6 5 3 3 1 8 1 8 1 1 6 6-1 -1 - - iv . 1.5 1.. 1.5 1..5. -.5.5. -.5

More information

ODS-FM1

ODS-FM1 OPTICAL DISC ARCHIVE FILE MANAGER ODS-FM1 INSTALLATION GUIDE [Korean] 1st Edition (Revised 4) 상표 Microsoft, Windows 및 Internet Explorer는 미국 및 / 또는 다른 국가에서 Microsoft Corporation 의 등록 상표입 Intel 및 Intel Core

More information

(132~173)4단원-ok

(132~173)4단원-ok IV Q 134 135 136 1 10 ) 9 ) 8 ) 7 ) 6 ) 5 ) 4 ) 3 ) 2 ) 1 ) 0 100km 2 1. 1 2. 2 3. 1 2 137 138 139 140 1. 2. 141 Q 142 143 1 2 1. 1 2. 2 144 145 146 1. 2. 147 Q 148 149 150 151 1. 2. 152 100.0 weight 153

More information

iii. Design Tab 을 Click 하여 WindowBuilder 가자동으로생성한 GUI 프로그래밍환경을확인한다.

iii. Design Tab 을 Click 하여 WindowBuilder 가자동으로생성한 GUI 프로그래밍환경을확인한다. Eclipse 개발환경에서 WindowBuilder 를이용한 Java 프로그램개발 이예는 Java 프로그램의기초를이해하고있는사람을대상으로 Embedded Microcomputer 를이용한제어시스템을 PC 에서 Serial 통신으로제어 (Graphical User Interface (GUI) 환경에서 ) 하는프로그램개발예를설명한다. WindowBuilder:

More information

OM2M 기반의 OHP-M2M 오픈소스설치가이드 2015 년 8 월 경북대학교통신프로토콜연구실 최예찬, 강형우 요약 사물인터넷 (Internet of Things: IoT) 이이슈가되면서다양한사

OM2M 기반의 OHP-M2M 오픈소스설치가이드 2015 년 8 월 경북대학교통신프로토콜연구실 최예찬, 강형우  요약 사물인터넷 (Internet of Things: IoT) 이이슈가되면서다양한사 OM2M 기반의 OHP-M2M 오픈소스설치가이드 2015 년 8 월 경북대학교통신프로토콜연구실 최예찬, 강형우 zns038053@gmail.com, hwkang0621@gmail.com 요약 사물인터넷 (Internet of Things: IoT) 이이슈가되면서다양한사물인터넷기반의오픈소스가공개가되고있다. 본문서에서는그중 Eclipse에서공개한 OM2M 플랫폼을기반으로개발된헬스케어플랫폼인

More information

OSP Stage 2040 <Plan & Elaboration> 유아를위한주제별영어학습놀이프로그램 T 김도희 박수민 + 김태현 1

OSP Stage 2040 <Plan & Elaboration> 유아를위한주제별영어학습놀이프로그램 T 김도희 박수민 + 김태현 1 OSP Stage 2040 유아를위한주제별영어학습놀이프로그램 T6 201011311 김도희 201111353 박수민 + 김태현 1 Index Activity 2141. Design Real s -3 Activity 2142. Define Reports, UI, and Storyboards -13 Activity 2143.

More information

Software Modeling & Analysis Global ATM System Project Team 1 Team Date Team Information 엄현식 최정헌 전다윤

Software Modeling & Analysis Global ATM System Project Team 1 Team Date Team Information 엄현식 최정헌 전다윤 Software Modeling & Analysis Global ATM Project Team 1 Team Date 2018-03-31 Team Information 201311287 엄현식 201311318 최정헌 201611293 전다윤 목차 Activity 2010. Revise Plan... 3 Activity 2020. Synchronize Artifacts...

More information

4S 1차년도 평가 발표자료

4S 1차년도 평가 발표자료 모바일 S/W 프로그래밍 안드로이드개발환경설치 2012.09.05. 오병우 모바일공학과 JDK (Java Development Kit) SE (Standard Edition) 설치순서 Eclipse ADT (Android Development Tool) Plug-in Android SDK (Software Development Kit) SDK Components

More information

2 0 1 1 4 2011 1 2 Part I. 1-1 1-2 1-3 1-4 1-5 1-6 1-7 1-8 Part II. 2-1 2-2 2-3 2-4 2-5 2-6 2-7 2-8 2-9 2-10 2-11 2-12 2-13 2-14 2-15 2-16 2-17 2-18 2-19 2-20 2-21 2-22 2-23 2-24 2-25 2-26 2-27 2-28

More information

server name>/arcgis/rest/services server name>/<web adaptor name>/rest/services ArcGIS 10.1 for Server System requirements - 지

server name>/arcgis/rest/services  server name>/<web adaptor name>/rest/services ArcGIS 10.1 for Server System requirements - 지 ArcGIS for Server (Windows) 설치가이드 ArcGIS 10.2 for Server 설치변경사항 1 설치 간편해진설치 -.Net Framework나 Java Runtime 요구하지않음 - 웹서버 (IIS, WebSphere ) 와별도로분리되어순수하게웹서비스기반의 GIS 서버역할 - ArcGIS Server 계정을이용한서비스운영. 더이상 SOM,

More information

Ver. T3_DWS.UTP-1.0 Unit Testing Plan for Digital Watch System Test Plan Test Design Specification Test Cases Specification Date Team Infor

Ver. T3_DWS.UTP-1.0 Unit Testing Plan for Digital Watch System Test Plan Test Design Specification Test Cases Specification Date Team Infor Unit Testing Plan for Digital Watch System Test Plan Test Design Specification Test Cases Specification Date 2012-10-25 Team Information Sanghyun Yoon shyoon.dslab@gmail.com Dependable Software Laboratory

More information

슬라이드 1

슬라이드 1 NeoDeveloper 설치가이드 차례 1. 환경 3 2. 설치 3 2.1 웹서버설치 3 Tomcat 7 3 JDK 1.6 3 2.2 NeoDeveloper 설치 3 Neo Developer 서버구성 3 Demo용 User Application 구성 4 Neo Developer 서버 Data File 4 Client 개발 Tool 설치 4 3. 설정 5 3.1

More information

±èÇö¿í Ãâ·Â

±èÇö¿í Ãâ·Â Smartphone Technical Trends and Security Technologies The smartphone market is increasing very rapidly due to the customer needs and industry trends with wireless carriers, device manufacturers, OS venders,

More information

PowerPoint 프레젠테이션

PowerPoint 프레젠테이션 2018 SOFTWARE VERIFICATION CTIP Version Control, Issue Management, Requirement Coverage 201311263 김민환 201311308 전세진 201411278 서희진 201411317 조민규 1 CTIP 2018 SOFTWARE VERIFICATION Version Control Issue Management

More information

세계 비지니스 정보

세계 비지니스 정보 1.... 1 2. /2005... 3 3.... 6 4.... 8 5. /... 9 6....12 7. /...17 8....23 9. /...26 10....28 11....29 12....30 13. /...31 14....32 15....33 16. /...35 17....39 - i 18....43 19....46 20....51 21....53 22....56

More information

1.5 Issue TrafficCard Management Activity 2142 Define Reports, UI, and Storyboards window Window Windo

1.5 Issue TrafficCard Management Activity 2142 Define Reports, UI, and Storyboards window Window Windo Software Modeling & Analysis Global ATM System -Stage 2040. Design- Project Team 1 Team Date 2018-05-09 Team Information 201311287 엄현식 201311318 최정헌 201611293 전다윤 목차 1 Activity 2141 Design Real Use Cases...

More information

<C1A4C3A5BFACB1B82031312D3420C1A4BDC5C1FAC8AFC0DAC0C720C6EDB0DFC7D8BCD220B9D720C0CEBDC4B0B3BCB1C0BB20C0A7C7D120B4EBBBF3BAB020C0CEB1C720B1B3C0B020C7C1B7CEB1D7B7A520B0B3B9DF20BAB8B0EDBCAD28C7A5C1F6C0AF292E687770>

<C1A4C3A5BFACB1B82031312D3420C1A4BDC5C1FAC8AFC0DAC0C720C6EDB0DFC7D8BCD220B9D720C0CEBDC4B0B3BCB1C0BB20C0A7C7D120B4EBBBF3BAB020C0CEB1C720B1B3C0B020C7C1B7CEB1D7B7A520B0B3B9DF20BAB8B0EDBCAD28C7A5C1F6C0AF292E687770> 제 출 문 보건복지부장관 귀 하 이 보고서를 정신질환자의 편견 해소 및 인식 개선을 위한 대상별 인권 교육프로그램 개발 연구의 결과보고서로 제출합니다 주관연구기관명 서울여자간호대학 산학협력단 연 구 책 임 자 김 경 희 연 구 원 김 계 하 문 용 훈 염 형 국 오 영 아 윤 희 상 이 명 수 홍 선 미 연 구 보 조 원 임 주 리 보 조 원 이 난 희 요

More information