Configure your application connection template to handle simulated test
users.
By default, the LoadRunner extension scripts assume a range of users from
user000001 to
user999999 in the test security
configuration. The numeric suffix is based on the LoadRunner
vuser_id. If
you retain this credential generation scheme, configure your application connection
template to use the test security configuration. Here are some configuration alternatives:
- In SAP Control Center, select the NoSecLoginModule Security option in the Authentication
tab. This is the simplest option for testing. Because the user name and password
credentials are passed through to EIS, you should also configure the EIS to accept
these credentials without checking the password, or alter the generated vuser_init.cs script to select an appropriate password
for each user.
- Modify the generated vuser_init.cs script to choose a different
credential generation scheme or security configuration name. If you use this method,
also configure your application and security appropriately.
- Explicitly set the EisUsername and EisPassword properties, if they need to be
distinct from the user name and password properties.