Is there a way to integrate Appium tests with ALM

Hi All,

As far as i know, there is no direct way of integrating Appium with ALM.

In a typical UFT and ALM environment, each test case developed using UFT(UFT Test type) can be integrated in ALM and when we run these tests from testset, we will know which tests are passed and which are failed.

In Appium environment, for each testcase we will create a Class and develop test case. Now, in ALM how can i call this specific test case(Class) and how we will integrate all other Framework resources in ALM.

Any inputs/pointers regarding this are well appreciated.

Thanks,
Uday

Any one have a solution for this yet ?