adding all of botlist, initial add
[botlist.git] / openbotlist / tests / system / loadhttptest / data / scripts / loc_sequence_register_login.dat
blob7a6c82e27bc47e8390bcb50986495b2bca9dc516
1 #------------------------------------------------
2 # Sequence Format File should contain the following format:
3 #
4 # METHOD_TYPE, URL, <DATA if POST enabled, separated by ';' semicolon [key=value]>
5 #------------------------------------------------
6 GET, http://localhost:8080/botlist/
8 # Enter without a password (invalid request)
9 #POST, http://localhost:8080/botlist/spring/profile/register.html, userName=abc{RAND}; userEmail=abc@abc.com; userUrl=http://www.yea{RAND}.com;
11 POST, http://localhost:8080/botlist/spring/profile/register.html, userName=abc444; userEmail=abc@abc.com; userUrl=http://www.yea{RAND}.com; userPassword=abc123; verifyPassword=abc123;
12 POST, http://localhost:8080/botlist/spring/profile/register.html, userName=abc{RAND}; userEmail=abc@abc.com; userUrl=http://www.yea{RAND}.com; userPassword=abc123; verifyPassword=abc123;
14 SLEEP, 2000
16 GET, http://localhost:8080/botlist/spring/stats.html
18 SLEEP, 1000
20 # Go to settings page
21 GET, http://localhost:8080/botlist/spring/profile/settings.html
23 SLEEP, 1000
25 GET, http://localhost:8080/botlist/spring/profile/settings.html