资 源 简 介
Jata is a framework for black box testing like TTCN-3(but it"s java). It can works for protocol testing, api testing and other functional test, also distributed or load or performance test.
Abstract of paper "Jata: A Language for Distributed Component Testing"
Distributed component requires test automation more than other components. Test language plays an important role in test automation. This paper proposes a new language, Jata, for testing distributed component in a systematic way by integrating the advantages of Junit and TTCN-3. To test a distributed component, multiple test clients are needed to emulate users to request services from the component under test. Those test clients should be deployed in different machines and can collaborate to finish the testing. A distributed component, as a kind of software component, often has rich data types in its interfaces an