web applications - Automated Testing with Javascript for any web app - need more suggestions and ideas -
background: i've been looking auto-testing tools web-app developed in c# having ajax. tried find tools complex, paid , not allow me tweak in. listed below wanted on had total control , v.light weight , portable.
my inspirations :)
solution: so, getting old javascript skills ended creating own simple (and effective) auto-testing tool! idea create wrapper parent html page 'host' web-page tested in iframe , access controls, populate value , perform clicks, etc...
*note: both pages need on same machine tested (cross domain testing not allowed)
here's sample image explaining method -
and here's wrapper page code : http://www.codeupload.com/3813
i'd know suggestions , idea same , prefer. see many usage of method - auto-testing, showing automated demo, automated-data-entry,... on same domain.
here's codeproject article:
http://www.codeproject.com/kb/custom-controls/js-automated-testing.aspx
please share thoughts. , if 1 interested i've posted youtube video showing live in action: http://www.youtube.com/watch?v=j_z_irfztbo
thank you
ps: hope not misleading, i'm not advertising, sharing , learning ;)
Comments
Post a Comment