Guest elcanejo Report post Posted November 11, 2008 Hi everyone I have about 10 pages of web application It turned out that page 1 only displaying the response time. Page 2 to 10 just display 0 response time I have re-tested it quite a few times but the outcome is still the same what should i do? thanks in advanced Untitled_page1.html Quote Share this post Link to post Share on other sites
Guest angela Report post Posted November 12, 2008 Hi everyone I have about 10 pages of web application It turned out that page 1 only displaying the response time. Page 2 to 10 just display 0 response time I have re-tested it quite a few times but the outcome is still the same what should i do? thanks in advanced As it can be seen from the Report, all sessions are finished after the first request, because of Error 404 and some other Network Errors. You need to enable logging in WAPT, set WAPT to generate full log (it will be enough only for one user) and review the resulting logs for finding the reasons of the above errors. Quote Share this post Link to post Share on other sites