Need a help! Using the JMeter need send request to https://www.google.com.ua/imghp?hl=ru&tab=wi&authuser=0 something like a "cat" or "dog" and make assertion of one of the finding images. Please help!
Asked
Active
Viewed 320 times
-8
-
1Feels like a homework question.... – Ray Oei Oct 24 '17 at 22:21
-
something like that :) need use JMeter in work, so that's why asking help. – Andrew Brock Oct 25 '17 at 06:49
-
Maybe dig a bit before asking such general question. – pmpm Oct 25 '17 at 12:20
1 Answers
0
To do that:
Use Templates... > Recording, see this
Add the generated certificate to your browser following this documentation.
Record the thing you want to do on google
-You'll end up with :
- An HTTP Request for Google Homepage
- An HTTP Request for the search
- To variabilize the Searched words, add a CSV Data Set
- Add a Response Assertion to check the image
- Use a View Results Tree to check everything is working

UBIK LOAD PACK
- 33,980
- 5
- 71
- 116