system adapter

Is it possible to support embedded software black box testing and web/distributed app software black box testing?

August 12, 2010

These both aspects are about the implementation of SA (System Adapter). Therefore, it cannot be answered directly. The general deployment of TTCN-3 test system looks like this: TestTool <- TRI -> SA <- SUT proprietary protocol -> SUT There is an overview of the TTCN-3 Generic Framework below that illustrates how it is set-up.

Read the full article →