Tagged Questions
4
votes
2answers
594 views
Good resources/tutorials/tips for beginner doing automation?
I've just started automating all the tests our team has (~5000). I'm using Telerik Test Studio for the Silverlight automation. I have some tests written, but I'm quickly realizing that with each test ...
1
vote
4answers
3k views
Deciding a tool for iOS UI automation providing recording and inspection of elements
I'm a complete newbie to automation testing. I am facing problems in the tools that i'm using for testing an iOS native application on iPad.
The tools that I have tried so far and the problems i'm ...
3
votes
1answer
2k views
Testing drag-and-drop with Selenium 2 on Telerik controls
I need to automate drag and drop functionality with Telerik controls, I currently use WatiN for my automation (see related quesiton Testing drag-and-drop with Watin on Telerik controls
. I am ...