ngrinder
›
ngrinder-user-cn
Login
Register
Search
everywhere
only in this topic
Advanced Search
如何实现,例如100个用户同时读取数据,然后同时访问一个接口
Classic
List
Threaded
♦
♦
Locked
3 messages
Options
Loading...
Subscribe via email
Move topic
Pin topic
Unpin topic
Lock topic
Unlock topic
Delete this topic
Delete this topic
Change title and meta tags
Embed post
Permalink
lee
Reply
|
Threaded
Open this post in threaded view
♦
♦
|
More
Loading...
Edit post
Move post
Delete this post
Delete this post and replies
Change post date
Print post
Permalink
Raw mail
Dec 13, 2017; 2:17am
如何实现,例如100个用户同时读取数据,然后同时访问一个接口
3 posts
这方面的例子太少了 希望管理员能给个demo么 小白懂得少 看的参数化云山雾里
管理员
Reply
|
Threaded
Open this post in threaded view
♦
♦
|
More
Loading...
Edit post
Move post
Delete this post
Delete this post and replies
Change post date
Print post
Permalink
Raw mail
Dec 20, 2017; 5:35am
Re: 如何实现,例如100个用户同时读取数据,然后同时访问一个接口
1 post
我就是管理员
ziteng
Reply
|
Threaded
Open this post in threaded view
♦
♦
|
More
Loading...
Reply to author
Edit post
Move post
Delete this post
Delete this post and replies
Change post date
Print post
Permalink
Raw mail
Jan 18, 2018; 3:56am
Re: 如何实现,例如100个用户同时读取数据,然后同时访问一个接口
7 posts
In reply to
this post
by lee
还是要把你的测试场景描述得详细一些。比如100个用户是同时读取同一份文件?还是数据库?如果是读取文件,是否不同的用户从不同的行开始读取?等等。
我之前实现过的场景是,大量 Vuser 读取同一份文件获得不同的订单号,再将订单号作为参数访问被测接口。
如果你也是类似的情况,我可以提供給你参考。
Free forum by Nabble
Edit this page