Please enable JavaScript.
Coggle requires JavaScript to display documents.
K6: Workflow Design (User creates a New Test (API Testing (Request Builder…
K6: Workflow Design
User creates a New Test
Website/App Testing
Kloud
Scripting
Authentication/Authorization
Basic Auth
Digest Auth
NTLM Auth
Cookies
Accessing a cookie set by server in response headers
Logging all cookies in response
Setting a cookie in VU cookie jar
Correlation
Extracting values/tokens from JSON response
Extracting values/tokens from form fields
Data files/Parameterization
Reading parameterization data from a CSV file
Reading parameterization data from a JSON file
HTML
Filling in and submitting forms
HTTP/2
Making HTTP/2 Requests
SOAP
Making SOAP requests
Uploads
Binary file upload
Creating a multipart request
UUID
Generate v1 and v4 UUIDs
WebSocket
Testing a WebSocket API
URL Builder
Request
GET
URLs
Max VUs
Duration (mins)
Ramp-up
Load
Soak
Spike
Stress
Domain Whitelist
API Testing
Request Builder
Request
HEAD
DELETE
OPTIONS
PATCH
PUT
POST
GET
Title
Query Params
key = value
Checks
HTTP Status code
JSON Path value
JSON Path assert
Text
Regex
Variables
JSON Path
Regex
Load Configuration
VUs
Duration (mins)
Ramp-up
Load
Soak
Spike
Stress
Local
Postman Converter