You need to sign in to do that
Don't have an account?

is there any preferred/recommended testing tool for Salesforce Test automation
Would like to check whether is there any preferred/recommended testing tool that can be best suited for SFDC(Salesforce) application for Test automation or can we use any tool(eg. QTP/Rational) to do that.
The Automation test that we refer hear is aimed to decrease the Duration of execution and can include below Test Automation Frameworks.
-Creation of small,independent scripts that represent the modules are then used to construct larger tests to realize specific business scenarios.
-Data driven tests that read input values from CSV/Excel files that can be used in the coded scripts for creation of objects like Contacts/Accounts etc.
Regards
Gopi chand P
Hi,
I can suggest Selenium as the tool for developing test Automation.
As a developer I don’t have much idea on selenium (how to write scripts and executes like that)
As I have seen some members using this tool for the test automation for SF.
Salesforce is a typical web page and hence you can any automation tool that support testing the web pages. However, lately Selenium has become very dominant player in automation scripting and is used extensively in Salesforce automation testing.
Many Thanks Dinesh and Santosh.
can you also tell what is actually is used in selenium (i.e. whether Selenium IDE/Selenium WebDriver/Selenium Grid ?)
Hi,
I don’t have much Idea on that selenium and the APIs provided by that.
You can have that knowledge by searching.
Selenium Web Driver for----- Automating
Use Eclipse for Running selenium code and Use Java for writing logs behind that.
Selenium IDE is used for simple recording. WebDriver is used to implement the automation testing using Java or other programming languages. Grid is used to run those automation testing.
You would most probably dealing with WebDriver api to start with.
I found that the Test Tracker Professional in ApExchange is to manage the core application testing, from requirements through deployment. It simplifies and organizes application testing management by providing you systematic control over the process.
It is Completely Free
Features:
Simple User Interface, Powerful Testing Flow Control, Correct Testing Statistics
Modular Testing for your Releases and Cycles
Click here
Hi,
i am also looking for some automation tool for SFDC.
Can u please suggest some tool OR share your experience with selenium.
Thanks,
Mohit
This might be a bit late to be answering this thread, but I'd suggest trying AssureClick. AssureClick is an AppExchange app (native SF app) that allows any users (inc. Admins and Developers) to create and automate test cases for standard and custom objects without coding. It has the ability to generate Apex code for all configured tests too, and the short term roadmap includes an item to publish the generated code to meet test coverage requirements too.
https://appexchange.salesforce.com/listingDetail?listingId=a0N3000000B4YLLEA3
I'm with ext.IT (we developed the app and use it extensively ourselves in our consulting work), so please let us know what you think of it!
Note: you can try AssureClick for free, but it's a paid app.
check out Provar - the automated testing app for Salesforce at
http://makepositive.com/provar/
We are developing a tool specifically for this need. Contact me via our website for more details (http://www.zenverify.com/). We are looking for some beta customers to use our tool and give us feedback. The benefit to you beside whiteglove treatment, potential customization to your needs is great QA at an amazing price. We are only looking for 2 more beta customers to partner with.
Thanks!
AssureClick is easy to use, with a familiar Salesforce.com interface, yet it allows for sophisticated and automated functional and security testing. AssureClick enables business users, not just administrators and developers, to rapidly create test cases by recording them in Salesforce.com. Best of all, the generated test scripts are saved in the database and can be used again and again. Now any size configuration can realize fully automated functional testing without bearing the full cost of a traditional testing team or the complexity of most automated solutions.
Please contact me if you want a free trial.
Kevin Riley
Founder, Chief Growth Officer
AssureClick
Email: kevin.riley@assureclick.com
Mobile: +1 512.663.5828
www.assureclick.com
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.
You can always reach support@autorabit.com or info@autorabit.com for more technical details on this.
You can find more information here: https://www.worksoft.com/salesforce-test-automation.
Introducing: Test Class Generator
I have discovered an idea and converted into an app named "Test Class Generator", this use to write test class automatically for your controller, batch and trigger. I won't say it would provide 100% code coverage, but it would definitely help business to save some money.
Right now its not covering all complex scenarios of code, but the upcoming releases would be able to cover it.
Please have a look at it and provide your inputs to make it more sturdy and versed.
https://appexchange.salesforce.com/listingDetail?listingId=a0N3A00000EFozgUAD
You can read more about it in this blog article too: https://blog.testproject.io/2020/09/01/overcome-7-selenium-challenges-with-testprojects-smart-recorder/