I have seen many articles on how to prevent double-clicks (linked to the one I am using). But now how do I test it so make sure it working as expected?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
It depends on what exactly you’re testing and what technique do you use. E.g., you can use Selenium to click the button several times. Or, if you’re more focused on the server side, use
httpUnitto submit a form twice.