alvinalexander.com | career | drupal | java | mac | mysql | perl | scala | uml | unix  

JMeter example source code file (TestAuth.txt)

This example JMeter source code file (TestAuth.txt) is included in the DevDaily.com "Java Source Code Warehouse" project. The intent of this project is to help you "Learn Java by Example" TM.

Java - JMeter tags/keywords

authmanager, authmanager, format, format, test, test, url\tuser\tpass, url\tuser\tpass

The JMeter TestAuth.txt source code

# Test file for AuthManager
# Format:
# URL\tuser\tpass

http://a.b.c/1	login1	password1
http://a.b.c/2	login2	password2
http://a.b.c/1/1	login11	password11
http://a.b.c/22	login22	password22
http://a.b.c/	login	password
http://d.e.f:80/	user	pass	domain	realm
https://j.k.l/	jkl	pass
https://l.m.n:443/	lmn443	pass
https://l.m.n:8443/	lmn8443	pass

Other JMeter examples (source code examples)

Here is a short list of links related to this JMeter TestAuth.txt source code file:

... this post is sponsored by my books ...

#1 New Release!

FP Best Seller

 

new blog posts

 

Copyright 1998-2021 Alvin Alexander, alvinalexander.com
All Rights Reserved.

A percentage of advertising revenue from
pages under the /java/jwarehouse URI on this website is
paid back to open source projects.