Hi,
I generated script by running application and performing some user actions.Then I ran the
test for 100 virtual users..After completing the test..I looked in Test Summary snapshots of results.This table have many fields..few are timestamp,avg connection time,runtime,total users,finished users,Http Requests,Failed Requests etc..
Here is info..
Runtime Totusers HttpRqsts FailedRequests
0:02:001001120
0:02:101005546
0:02:20100132519
0:02:30100197541
0:02:40100218456
0:02:501003460124
0:03:001003787133
0:03:101004438154
0:03:201005840208
0:03:311007116276
0:03:411007756308
0:03:511008284340
0:04:011009542426
0:04:1110010900524
0:04:2110011115533
0:04:3110011766554
0:04:4110011982562
I want to know like how to get rid of those failed requests..Any tuning etc..
Thanks,