Hit

編程工具

HIT(Holistic IntegrationTester)是一種由諾基亞公司自主研發,用於其(諾基亞西門子)無線網路設備DX200平台的實時處理編程工具,該編程工具使用一種叫測試執行語言(Test Execution Language )的語言,類似於日常使用的C,C++語言,其編譯好的程序文件,或稱之為宏(Macro)以.tel或.hit為後綴。僅可使用於諾基亞DX200平台,用於人機介面的自動操作,實時響應,以及執行簡單重複的操作命令等。以提高設備工程師的工作效率.

基本介紹


(附:軟體內的INTRODUCTION)This is reference guide for the Test Execution Language (TEL) used in Holistic Integration Tester (HIT) version 2.4. This guide is not meant to be a tutorial. It should be used as reference just like its name implies.
The document is structured in top-down order: overall syntax of macro files is described first,followed by more precise description of various language components.