PIT Training 02_Review === --- ## Topic * ### Robotframework Introduction * ### Practice * ### Architecture - Test Script --- ## Robotframework Introduction * ### GUI - RIDE * ### CL * ### File definition * ### Keyword driven :key: * ### [Library](http://robotframework.org/Selenium2Library/Selenium2Library.html) --- ## Keyword Driven * ### OO :::danger Object ::: ::: danger Abstraction ::: * ### 資料跟著行為走 ## 測資跟著測試案例走 * ### Use **What** instead How :mega: --- ## Architecture - Test Script ![](https://i.imgur.com/uHHgpfB.jpg) --- ## Discussion - working areement * ### file name * #### test case : **XCC_WEB**.robot * #### keyword : resource_**kw_xcc**.robot * #### variable : resource_**var_xcc**.robot * ### How to manage test scripts on multi platform? --- ## Homework - Write * ### Writing - Refine your test scripts? * ### Writing - Test case of XCC - pick up **2** (integrade them) * XCC: FFDC Function via Web * FLASH : LXPM/? --- ## Homework - Thinking * ### Thinking - How to integrade manual and automation tests? * ### Thinking - How to manage test scripts on multi platform? --- # :question: --- ###### tags: `PIT` ###### tags: `Course` ###### tags: `Selenium` ###### tags: `Robotframework` <style> .reveal .slides { text-align: left; } </style>