You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to RedLine13
In Simple Test you can specify the Ramp Up Time (in seconds). If I'm going to create Custom Load Test, how should I specify this in loadtest.ini?
RedLine13
unread,
May 5, 2017, 9:17:02 AM5/5/17
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to RedLine13
There is no automatic ramp up time in custom tests. However, you can implement the ramp up period in the custom test by looking at the test number ($this->testNum in a PHP custom test). For example, if you want to start 60 users in 60 seconds, you can use sleep($this->testNum-1); at the start of startTest().
Lorraine Lachica
unread,
May 9, 2017, 6:13:34 AM5/9/17
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to RedLine13
I see. Thanks!
Neha Gupta
unread,
Jan 10, 2022, 2:32:10 PM1/10/22
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to RedLine13
Hi,
Can anyone please share the sample custom test file that can be executed with redline.
mlope...@gmail.com
unread,
Jan 26, 2022, 4:20:33 PM1/26/22
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to RedLine13
Hi, can you please indicate how to do it using nodeJS instead. If is posible, can you please share a sample script. Thanks in advance.
Chris Baeckstrom
unread,
Jan 31, 2022, 11:41:36 AM1/31/22
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message