Jump to content
WAPT Forum
Sign in to follow this  
Guest grantdb

Many urls to test

Recommended Posts

Guest grantdb

I have a lot of urls to test, like this (there are 100s)

 

dictionary/english/a

dictionary/english/the

dictionary/english/fraternity

dictionary/english/program

dictionary/english/love

dictionary/english/practice

dictionary/english/to

dictionary/english/culture

dictionary/english/lead

 

I want to set them up so the values come from a file and users randomly go to different urls (say 3 or 4) then stop.

 

I am a bit confused how to do this. I have worked out that I shiould be using variables, and I get get variables to work as an initial variable but not for the same user. Parameters work, but not as above.

 

Can you provide any help

 

Thanks

 

Grant

Share this post


Link to post
Share on other sites

1. Create initial variable and initialize it with $LRand function from file.

2. Create Loop operator with one page request.

3. Use the variable in URI Path of request.

4. Reinitialize the variable in the request with $LRand function.

Share this post


Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
Sign in to follow this  

×
×
  • Create New...