Hello All...
It's something strange I am posting here, as I have little bit confusion since last few days..
I have made a web service in asp.net 3.5 using MSSQL 2005 as backend, for my iPhone Application.
Now, My Database have some critical fields like longitude and latitude, based on this almost all my web service is working.
Currently I have entered around 200 records to my db, and it's working fine in iPhone Device.
So, my question is what are the ways to test my web service for around 25,000 records, and what are the ways to fill some dummy data to critical fields like Longitude and Latitude ?