![]() | |
![]() |
| | Thread Tools | Search this Thread | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Hi All, We are developed an ASP.NET web application that has just one ASPX page and loads different user control depending on the Context and user's access rights. We are using ACT to perform stress test and here is the issue: a) When I run a test in ACT, I do not see any queries being run against the SQL server database. The test case include both the Select and insert queries. When I get into to the sql profiler I do not see any action, however I can see all the action in SQL profiler while I am recording the test. b) I have enabled the ASP.NET tracing and I do not see any entries in there either. I have a feeling that the my stress test are not running correctly in ACT. When we contacted microsoft support, I was told that the IIS is serving the requests from Cache instead of actually executing the pages. But this does not make any sense because we have both insert and update operations in the test case and I do not understand how this can be handled from the cache. Does any body know what could be going on? BTW: My Laptop(where the ACT is running) is not part of the domain where the webserver is running. Howerver I have mapped a network drive to the webserver, so I am guessing that it is not an authentication issue. Thanks in advance. Bala |
#3
| |||
| |||
|
|
Hi All, We are developed an ASP.NET web application that has just one ASPX page and loads different user control depending on the Context and user's access rights. We are using ACT to perform stress test and here is the issue: a) When I run a test in ACT, I do not see any queries being run against the SQL server database. The test case include both the Select and insert queries. When I get into to the sql profiler I do not see any action, however I can see all the action in SQL profiler while I am recording the test. b) I have enabled the ASP.NET tracing and I do not see any entries in there either. I have a feeling that the my stress test are not running correctly in ACT. When we contacted microsoft support, I was told that the IIS is serving the requests from Cache instead of actually executing the pages. But this does not make any sense because we have both insert and update operations in the test case and I do not understand how this can be handled from the cache. Does any body know what could be going on? BTW: My Laptop(where the ACT is running) is not part of the domain where the webserver is running. Howerver I have mapped a network drive to the webserver, so I am guessing that it is not an authentication issue. Thanks in advance. Bala |
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
| |