Skip to content

Group Examples pages into sections #1767

Open
@heitortsergent

Description

@heitortsergent

The Examples section of our docs is really helpful, but it can be hard to find what you're looking for when looking at the menu.

Image

We should try to find common themes for the Example pages and group them into sections so users can find them more easily.

@tom-miseur and I have come up with a first draft:

  • HTTP authentication
    • OAuth authentication
  • HTTP scripting
    • Correlation and Dynamic data
    • Data parameterization
    • Parse HTML
    • HTML forms
    • Cookies example
    • Data uploads
    • API CRUD operations
    • SOAP
    • URLs with query parameters
    • Functional testing
    • Get timings for an HTTP metric
  • Test design
    • Distribute workloads across VUs
    • Error handling
  • Utility
    • Generating UUIDs
    • Track transmitted data per URL
    • Generating realistic data
  • Protocols
    • HTTP2
    • WebSockets
  • Security
    • Transport Layer Security

Are there other ways we could structure this?

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions