2
votes
2answers
76 views

Tools for insufficient authentication

I must test a website for insufficient authentication. Use case: I go to website which I'll testing. Log in as admin(user with the highest permissions/privileges) Run some tool. Tool has login and ...
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 ...
4
votes
2answers
203 views

What good learning resources are there for testers who are new to Cucumber?

My team have recently decided to introduce Cucumber for our GUI automated checks. As it happens, we have people in the team who are very experienced with it, so I think we'll be fine, but it's made me ...