It is noticed that there are difficulties to find a better testing tool for hybrid mobile applications , for native it is ok , but in the case of hybrid I am in a confusion to use which tool? Have anybody tried any better testing tool for hybrid apps?
I have got a solution of my own ,I just come across some tools like Monkey Talk Sikuli Mocha Jasmine QUnit and expect.js (preferable Mocha with expect.js)haven't tried these but the documentation describes it is useful for hybrid application testing. If there is someone who have used these tools , Share some information from your experience.
Regards :)