Thursday, 5 September 2013

Random clicks on page for testing purposes

Random clicks on page for testing purposes

I would like to test my web-page to find any flaws (broken paths). My web
will work with touch screen interface and it is important to check whole
page area. I am definitely 'tabula rasa' concerning auto testing web. My
first idea is to random clicks on the pages when document is ready. I can
imagine that if we do such auto-clicking enough time it will go every path
on the page. Is it possible to do that with some nice Javascript snippet?

No comments:

Post a Comment