You need to sign in to do that
Don't have an account?
salesforce1587
Looking for an Functional testing automation tool for Sales force application
Hello
I am working as Quality assurance and looking for an automation testing tool for a web application.
I have tried- Selenium, Sahi and ranorex. All these tools doesnt work on look ups, checkboxes and the fields where id's changes.
In our application we have used javascripts, third party tools (Kendo,RTF Etc)
So Can anyone help me with a automation tool for testing?
does salesforce uses any tool to test the application.- (I need testing tool for Testers)
Awaiting your response.
Regards,
Surbhi
Hi Surbhi,
Please refer to the links,
http://blogs.developerforce.com/engineering/2013/06/automated-testing-using-selenium-at-salesforce.html
http://developer.force.com/releases/release/Winter11/View+State+Inspector
http://blogs.developerforce.com/developer-relations/2013/03/setting-up-jenkins-for-force-com-continuous-integration.html
Regards,
Ashish
Did you try RABIT ? - http://techsophy.com/rabit-force.html
Comes with force.com automation and dataloader
You got it absolutely right . Tools like Selenium are pretty powerful , but does not work effectively with Salesforce for all those fields that you mentioed above. And , if you go to eco system like Salesforce Service Cloud etc., Salesforce Test Automation gets only complicated because the very view of Service cloud changes every time you login and do something .
We tried to address that effectively with AutoRABIT . AutoRABIT (http://autorabit.com)has rich support for Salesforce Test Automation . It has a " Playback Curing Engine " for seamless play back of test scripts recorded with Selenium. This can greatly help teams adopt to Salesforce Test Automation faster since test teams and business user can go ahead created automated tests with click of a button.
There is also a data extraction utlilty which will automatically seperate the data used in the test case and also let you generate more test scripts on varying data sets. You can also set up test data loading as a step in your Continuous Integraton job, so that packaging, deploying code, migration of data , running automated tests all happen on your multiple release environments seamlessly.
Hope this helps.
You can always reach support@autorabit.com or info@autorabit.com for more technical details on this.
We have webinars of using such tools that we recorded for testing Salesforce classic and Lighting (the two links above).
I hope that helps.