ContributionsMost RecentMost LikesSolutionsLoad Testing in TestComplete - response codesWe have just started to implement Load testing using testComplete 8 (we are new to TestComplete in general and did not perform load testing using TestComplete 7) and each time we run recorded task next day we get warnings even with one virtual user. I have read about Auto-Updated parameters so it seems that warnings are related to changed values in responses and although some auto-updated parameters (such as Viewstate or Eventvalidation) are already added by default it seems additional parameters have to be added in our case. Could you, pleaser, tell what is they best way to identify additional parameters which have to be added to that list? Also, in Test Complete 8 one can specify which response codes (such as 200, 302 etc.) are considered acceptable. Could you, please, tell how to obtain those status codes so that they could be added to the Custom Log Criteria list of the Task Editor? Would that affect interpretation of the results displayed in the log? Thank you very much, YelenaTestComplete8 does not record some actionsWe started using TestComplete a few months ago. We used TestComplete7 and had no problems with recording. We just decided to use TestComplete8 and while evaluating it and recording the same actions as with testComplete7 noticed that it consistently skipped recording some actions such as clicking on a certain link and instead recorded HoverMouse action (it happened with recording both script and Keyword test). As a result it does not replay correctly since the page which should have been displayed after clicking on that link was not displayed. I had to re-record and then it recorded Click action on the cell so playback was OK. HoverMouse was placed everywhere in the script without any reason. Could you, please, explain such inconsistency. Also recording took much more time in TestComplete8 maybe since it was consuming more resources because of Test Visualizer(?). Thank you.