Forum Discussion
AlexeyKolosov
Staff
16 years agoHi Johny,
When I record a script it records like that. So I see that recording a script actually records a keyword by default, so how can I record a http load test script ? Is there a way for this ?
To start recording a script, select "Test | Record | Record Script" from the TC main menu. Then, click the "Record HTTP Requests" button. I recommend that you read Recording Toolbar. There, you will see the button you need to click. However, note that TestComplete won't record a script like that on the page you mentioned. Such a kind of scripts can't be created automatically.
The other question I still wait answer that the manually written script I mentioned before uses some names for the areas, where these item names come from ?
See HTTPRequestVariables Object.
Lets say that I want use this script for my test, will it be compatible with the web site I Test ?
As I've said, I do not recommend you using that script.