Automation tool
hi to all,
I working in an company where there have more than 40 website. I need a tool which will help me to automat to test all the forms in all the website. Please can any one tell me is there any tool .......
hi to all,
I working in an company where there have more than 40 website. I need a tool which will help me to automat to test all the forms in all the website. Please can any one tell me is there any tool .......
Deepak:
I know there are others, but here are a couple I have used:
=> Microsoft VSTS, testers edition. http://msdn2.microsoft.com/en-us/teamsystem/aa718823.aspx. The web test portion is ok, it has a nice recorder. The load test portion is nice. The results recording and reporting is nice as well.
=> Canoo Webtest. http://webtest.canoo.com/webtest/manual/WebTestHome.html. This product uses tests written in XML, the product is written in Java. Pretty easy to use, the reporting is nice.
=> Watir. http://www.openqa.org/watir/. A framework for driving Internet Explorer using the Ruby language. Very powerful and extensible assuming you don't mind some basic coding in Ruby. There is a version for Firefox as well. http://wiki.openqa.org/display/WTR/FireWatir+-+WATiR+for+FireFox.
Hope this helps,
Scott
http://sourceforge.net/projects/systin It adds a layer of abstraction so that tests can run closer to the requirement level.
Hello,
I think the success of Automation lies in the approach you adopt. Waitir , Silk or for that matter any good tool will be usefull if you sit and analyse your expectation from the automation, and proceed with a structure way for automation i.e frame work.
Thanks
Ashish Maheshwari.
Also the free web recording interface from irobotsoft.com. It drives an Internet Explorer for web automation and you can customize it.