![](https://pdfstore-manualsonline.prod.a.ki/pdfasset/1/8b/18b1e1e7-4363-4706-bb94-6eba3a993996/18b1e1e7-4363-4706-bb94-6eba3a993996-bg8ef.png)
2287
url
Syntax url url
undo url
View HTTP test type view
Parameter url: Website an HTTP test visits, a string of 1 to 185 characters. It is case sensitive.
Description Use the
url command to configure the website an HTTP test visits.
Use the undo url command to remove the configured website an HTTP test visits.
Note that the character string of the configured URL cannot contain spaces.
Example # Configure the website that an HTTP test visits as /index.htm.
<Sysname> system-view
[Sysname] nqa entry admin test
[Sysname-nqa-admin-test] type http
[Sysname-nqa-admin-test-http] url /index.htm
username (FTP test type view)
Syntax username username
undo username
View FTP test type view
Parameter username: Username used to log onto the FTP server, a string of 1 to 32
characters. It is case sensitive.
Description Use the
username command to configure a username used to log onto the FTP
server.
Use the
undo username command to remove the configured username.
By default, no username is configured for logging onto the FTP server.
Related command: “password (FTP test type view)” on page 2277, “operation (FTP test type view)” on
page 2276.
Example # Configure the login username as administrator.
<Sysname> system-view
[Sysname] nqa entry admin test
[Sysname-nqa-admin-test] type ftp
[Sysname-nqa-admin-test-ftp] username administrator