Automated Testing

7
I have been trying to find an automatic testing tool for regression and functional testing, that works well with Mendix. So far I have worked with Sikuli, for this, however Sikuli does have some limitations. I have been trying to work with selenium, with little success. If any one has some tips or links about selenium testing Mendix applications I would appreciate the info. Also if you have worked with anyone other automatic testing tools with Mendix, I would really like to know what tools you have used.
asked
4 answers
6

It is not so nice to post to a thread this old (2012) with a sales pitch. For further documentation about working with Selenium go to the documentation here: https://world.mendix.com/display/howto6/Testing%20Mendix%20applications%20using%20Selenium%20IDE

Regards,

Ronald

answered
4

Hi Christopher,

I have a question for you, if you are so kind to answer this for me. We are also trying to implement some automatic testing into our application. Therefore we like to use selenium as you once tried, are you still trying/using this tool? If so, here is my question:

Clicking on a button from selenium in our application gives a problem because selenium cant target it. This could be a next button, but also the menu bar is a problem to target. Did you have the same problem and do you have any solution for this or maybe some tips?

Thank you in advance!

Dave

Daywize

answered
-2

You could read about our experience in Cleveroad company - https://www.cleveroad.com/blog/what-is-software-testing-and-how-do-we-run-it-at-cleveroad-following-the-highest-quality-standards- Maybe you'll like something

answered
-4

Check MTF (Mansystems Test framework) op http://www.mansystems.com/nl/mansystems-test-framework/ Test application build on Mendix platform created to test Mendix apps

Best Regards, Marcel Janssen (06-12507538)

answered