Concerning your case, what accross my mind is: - I assume that your application receive a single url point with several parameters in the url - Application will response with an html page that fetch multiple image resource based on a certain parameter (I guess the image url itself is the parameter) - so, what you have to do is to map the input parameter and the possible correct html response (this is only for verifying that your application still function correctly) - anyway, for the performance test itself, what you should do is only provide the correct url input in the html sampler.
correct me if i'm wrong ~haikal On Tue, Jun 5, 2012 at 10:50 AM, vipul borikar <[email protected]> wrote: > Hi, > I just want to know whether JMeter can be used to load Test a Geo > Visualization Web application just like Google Maps. > > Can we do it and How? I have not put my Hands on JMeter. > > -- > Thanks > > Vipul Borikar > "Our task must be to free ourselves...by widening our circle of compassion > to embrace all living creatures and the whole of nature and its beauty." --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
