开发者

single web test for 3 diff roles

开发者 https://www.devze.com 2022-12-29 15:16 出处:网络
I have created a we开发者_开发知识库b test in vs2010. which browse through the products. I have 3 roles in my site guest (non logged in ), logged in not verified, logged in verified.

I have created a we开发者_开发知识库b test in vs2010. which browse through the products. I have 3 roles in my site guest (non logged in ), logged in not verified, logged in verified.

How I can use single test for all 3 roles?


You will need to create a representative web test for each role as different roles will take different actions within your site. Having webtests for each role will allow you to control the ratios of each user within any load testing you do based on those webtests.

0

精彩评论

暂无评论...
验证码 换一张
取 消