Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

Can anyone recommend an automation testing tool for Windows Mobile and web based testing together (record and play, no programming)?

share|improve this question

closed as not constructive by ChrisF, eldarerathis, Andrew Barber, gnat, Sindre Sorhus Feb 8 at 11:08

As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or specific expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, see the FAQ for guidance.

1 Answer

Selenium can automate browsers (web-based testing). Not sure about Windows Mobile though.

http://seleniumhq.org/

share|improve this answer

Not the answer you're looking for? Browse other questions tagged or ask your own question.