Click here to Skip to main content
16,017,944 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi all,
We have a registration page in geymslur project(.net project),after submit form we are send an email to customer. But Geymslur team saying that submit button not invoking. I tested in Crom, Firefox and
Ie 9,8,7 (I want to know in which case it's happening ) its working fine,but client saying that it's not working. How can I test this?.is there any testing tool to test my application in all browser versions, or shall I go manual test. Please guide me.

Thanks in advance.
Posted
Updated 28-Aug-13 19:44pm
v2

1 solution

No, you must find out what that specific customer is using. That is: which browser (including its exact version number) and browser settings, e.g. is JavaScript activated? And are there some add-ins which could prevent some actions - add blockers, add-ins preventing some JavaScript activities etc. Do not forget proxy servers and their settings. And there may be differences due to OS used: get that information also from your customer.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900