====== Kmelia test application process ====== This image show all the steps to follow in order to test your Kmelia application {{processus-global.png}} ===== Steps ===== * Write test intention on component or service under test(CUT) * Generate TestHarness ( it's a assembly of 2 components or more : for example provider + SUT) * Generate executable application in a target language(example: JAVA, C++ or B) * Build test datas * Process test using class launcher * Find verdict in structured file which contain datas + verdicts