✅
Teste Abrangente de Integração Faker.js
/app/tests/faker-comprehensive-test.yaml
medium
6 Steps
Duration: 28ms
Success Rate: 100%
✅
Successful Steps
6
100% success rate
❌
Failed Steps
0
0% of total
⏭️
Skipped Steps
0
0% of total
🔗
HTTP Requests
6
100% requests
🔄
Iterações
0
0 steps com iterações
📊 Execution Timeline
| # | Status | Step Name | Type | Duration | Started At | Details |
|---|---|---|---|---|---|---|
| 1 | ✅ | Generate Complete User Profile POST /post | request | 4ms | 19/10/2025, 10:28:39 |
✅ Request completed successfully
|
| 2 | ✅ | Generate Financial and Commerce Data POST /post | request | 7ms | 19/10/2025, 10:28:39 |
✅ Request completed successfully
|
| 3 | ✅ | Generate Business and Company Data POST /post | request | 4ms | 19/10/2025, 10:28:39 |
✅ Request completed successfully
|
| 4 | ✅ | Validate Faker Data Formats POST /post | request | 3ms | 19/10/2025, 10:28:39 |
✅ Request completed successfully
|
| 5 | ✅ | Integration with Previous Variables POST /post | request | 3ms | 19/10/2025, 10:28:39 |
✅ Request completed successfully
|
| 6 | ✅ | Complex Multi-Faker Scenario POST /post | request | 3ms | 19/10/2025, 10:28:39 |
✅ Request completed successfully
|
🌐 HTTP Requests Debug Info
✅
Generate Complete User Profile
Step #1
4ms
cURL Command
curl -X POST -H 'Content-Type: application/json' -H 'X-API-Version: v2.0' -H 'X-Test-Environment: staging' -d '{"user_profile":{"id":"d142fc31-094b-4a02-ac8f-34eef8f1a563","first_name":"Price","last_name":"Miller","full_name":"Hilda Champlin-Bartoletti","gender":"Non-binary","email":"Travis.Reynolds@yahoo.com","phone":"(415) 296-9932 x603","website":"https://disgusting-overnighter.net/","address":{"street":"7918 Franey Corner","city":"Lake Lavonville","state":"Massachusetts","country":"Dominican Republic","zip_code":"28571-7564","latitude":84.6382,"longitude":-114.4559},"job":{"title":"Forward Metrics Specialist","department":"Infrastructure","company":"Kunde - Wiza"},"birth_date":"2002-12-18T08:44:01.690Z","created_at":"2025-10-18T23:02:58.263Z","last_login":"2025-10-18T13:29:57.870Z","avatar":"https://avatars.githubusercontent.com/u/53642843","bio":"Pecto vesco comes ademptio magni carbo ater cohors error. Solium temporibus territo adsidue adeo voluptates acervus. Porro talis audax curis angelus bene.","username":"Herman.Schultz"}}' "http://httpbin/post"📤 Request
Method: POST
URL:
http://httpbin/post Base URL:
http://httpbin Request Headers
Content-Type: application/json
X-API-Version: v2.0
X-Test-Environment: stagingRequest Body
{
"user_profile": {
"id": "d142fc31-094b-4a02-ac8f-34eef8f1a563",
"first_name": "Price",
"last_name": "Miller",
"full_name": "Hilda Champlin-Bartoletti",
"gender": "Non-binary",
"email": "Travis.Reynolds@yahoo.com",
"phone": "(415) 296-9932 x603",
"website": "https://disgusting-overnighter.net/",
"address": {
"street": "7918 Franey Corner",
"city": "Lake Lavonville",
"state": "Massachusetts",
"country": "Dominican Republic",
"zip_code": "28571-7564",
"latitude": 84.6382,
"longitude": -114.4559
},
"job": {
"title": "Forward Metrics Specialist",
"department": "Infrastructure",
"company": "Kunde - Wiza"
},
"birth_date": "2002-12-18T08:44:01.690Z",
"created_at": "2025-10-18T23:02:58.263Z",
"last_login": "2025-10-18T13:29:57.870Z",
"avatar": "https://avatars.githubusercontent.com/u/53642843",
"bio": "Pecto vesco comes ademptio magni carbo ater cohors error. Solium temporibus territo adsidue adeo voluptates acervus. Porro talis audax curis angelus bene.",
"username": "Herman.Schultz"
}
}📥 Response
Status Code: 200
Duration: 4ms
Size: 2361 bytes
Response Headers
server: gunicorn/19.9.0
date: Sun, 19 Oct 2025 10:28:39 GMT
connection: keep-alive
content-type: application/json
content-length: 2746
access-control-allow-origin: *
access-control-allow-credentials: trueResponse Body
{
"args": {},
"data": "{\"user_profile\":{\"id\":\"d142fc31-094b-4a02-ac8f-34eef8f1a563\",\"first_name\":\"Price\",\"last_name\":\"Miller\",\"full_name\":\"Hilda Champlin-Bartoletti\",\"gender\":\"Non-binary\",\"email\":\"Travis.Reynolds@yahoo.com\",\"phone\":\"(415) 296-9932 x603\",\"website\":\"https://disgusting-overnighter.net/\",\"address\":{\"street\":\"7918 Franey Corner\",\"city\":\"Lake Lavonville\",\"state\":\"Massachusetts\",\"country\":\"Dominican Republic\",\"zip_code\":\"28571-7564\",\"latitude\":84.6382,\"longitude\":-114.4559},\"job\":{\"title\":\"Forward Metrics Specialist\",\"department\":\"Infrastructure\",\"company\":\"Kunde - Wiza\"},\"birth_date\":\"2002-12-18T08:44:01.690Z\",\"created_at\":\"2025-10-18T23:02:58.263Z\",\"last_login\":\"2025-10-18T13:29:57.870Z\",\"avatar\":\"https://avatars.githubusercontent.com/u/53642843\",\"bio\":\"Pecto vesco comes ademptio magni carbo ater cohors error. Solium temporibus territo adsidue adeo voluptates acervus. Porro talis audax curis angelus bene.\",\"username\":\"Herman.Schultz\"}}",
"files": {},
"form": {},
"headers": {
"Accept": "application/json, text/plain, */*",
"Accept-Encoding": "gzip, compress, deflate, br",
"Connection": "keep-alive",
"Content-Length": "938",
"Content-Type": "application/json",
"Host": "httpbin",
"User-Agent": "axios/1.12.1",
"X-Api-Version": "v2.0",
"X-Test-Environment": "staging"
},
"json": {
"user_profile": {
"address": {
"city": "Lake Lavonville",
"country": "Dominican Republic",
"latitude": 84.6382,
"longitude": -114.4559,
"state": "Massachusetts",
"street": "7918 Franey Corner",
"zip_code": "28571-7564"
},
"avatar": "https://avatars.githubusercontent.com/u/53642843",
"bio": "Pecto vesco comes ademptio magni carbo ater cohors error. Solium temporibus territo adsidue adeo voluptates acervus. Porro talis audax curis angelus bene.",
"birth_date": "2002-12-18T08:44:01.690Z",
"created_at": "2025-10-18T23:02:58.263Z",
"email": "Travis.Reynolds@yahoo.com",
"first_name": "Price",
"full_name": "Hilda Champlin-Bartoletti",
"gender": "Non-binary",
"id": "d142fc31-094b-4a02-ac8f-34eef8f1a563",
"job": {
"company": "Kunde - Wiza",
"department": "Infrastructure",
"title": "Forward Metrics Specialist"
},
"last_login": "2025-10-18T13:29:57.870Z",
"last_name": "Miller",
"phone": "(415) 296-9932 x603",
"username": "Herman.Schultz",
"website": "https://disgusting-overnighter.net/"
}
},
"origin": "172.18.0.3",
"url": "http://httpbin/post"
} 📊
Total
2
assertions
✅
Passed
2
assertions
📈
Success Rate
100%
success
✓
status_code
PASSED
✓ Match
Condição
status_code equals 200
Assertion passou conforme esperado
Valor recebido: 200
✓
body.data.contains
PASSED
Condição
body.data.contains equals @
Comparação de Valores
Esperado expected
@
Recebido actual
{"user_profile":{"id":"d142fc31-094b-4a02-ac8f-34eef8f1a563","first_name":"Price","last_name":"Miller","full_name":"Hilda Champlin-Bartoletti","gender":"Non-binary","email":"Travis.Reynolds@yahoo.com","phone":"(415) 296-9932 x603","website":"https://disgusting-overnighter.net/","address":{"street":"7918 Franey Corner","city":"Lake Lavonville","state":"Massachusetts","country":"Dominican Republic","zip_code":"28571-7564","latitude":84.6382,"longitude":-114.4559},"job":{"title":"Forward Metrics Specialist","department":"Infrastructure","company":"Kunde - Wiza"},"birth_date":"2002-12-18T08:44:01.690Z","created_at":"2025-10-18T23:02:58.263Z","last_login":"2025-10-18T13:29:57.870Z","avatar":"https://avatars.githubusercontent.com/u/53642843","bio":"Pecto vesco comes ademptio magni carbo ater cohors error. Solium temporibus territo adsidue adeo voluptates acervus. Porro talis audax curis angelus bene.","username":"Herman.Schultz"}}
Captured Variables
{
"generated_user_profile": "{\"user_profile\":{\"id\":\"d142fc31-094b-4a02-ac8f-34eef8f1a563\",\"first_name\":\"Price\",\"last_name\":\"Miller\",\"full_name\":\"Hilda Champlin-Bartoletti\",\"gender\":\"Non-binary\",\"email\":\"Travis.Reynolds@yahoo.com\",\"phone\":\"(415) 296-9932 x603\",\"website\":\"https://disgusting-overnighter.net/\",\"address\":{\"street\":\"7918 Franey Corner\",\"city\":\"Lake Lavonville\",\"state\":\"Massachusetts\",\"country\":\"Dominican Republic\",\"zip_code\":\"28571-7564\",\"latitude\":84.6382,\"longitude\":-114.4559},\"job\":{\"title\":\"Forward Metrics Specialist\",\"department\":\"Infrastructure\",\"company\":\"Kunde - Wiza\"},\"birth_date\":\"2002-12-18T08:44:01.690Z\",\"created_at\":\"2025-10-18T23:02:58.263Z\",\"last_login\":\"2025-10-18T13:29:57.870Z\",\"avatar\":\"https://avatars.githubusercontent.com/u/53642843\",\"bio\":\"Pecto vesco comes ademptio magni carbo ater cohors error. Solium temporibus territo adsidue adeo voluptates acervus. Porro talis audax curis angelus bene.\",\"username\":\"Herman.Schultz\"}}",
"user_id": "http://httpbin/post",
"user_email": "httpbin",
"user_company": "{\"user_profile\":{\"id\":\"d142fc31-094b-4a02-ac8f-34eef8f1a563\",\"first_name\":\"Price\",\"last_name\":\"Miller\",\"full_name\":\"Hilda Champlin-Bartoletti\",\"gender\":\"Non-binary\",\"email\":\"Travis.Reynolds@yahoo.com\",\"phone\":\"(415) 296-9932 x603\",\"website\":\"https://disgusting-overnighter.net/\",\"address\":{\"street\":\"7918 Franey Corner\",\"city\":\"Lake Lavonville\",\"state\":\"Massachusetts\",\"country\":\"Dominican Republic\",\"zip_code\":\"28571-7564\",\"latitude\":84.6382,\"longitude\":-114.4559},\"job\":{\"title\":\"Forward Metrics Specialist\",\"department\":\"Infrastructure\",\"company\":\"Kunde - Wiza\"},\"birth_date\":\"2002-12-18T08:44:01.690Z\",\"created_at\":\"2025-10-18T23:02:58.263Z\",\"last_login\":\"2025-10-18T13:29:57.870Z\",\"avatar\":\"https://avatars.githubusercontent.com/u/53642843\",\"bio\":\"Pecto vesco comes ademptio magni carbo ater cohors error. Solium temporibus territo adsidue adeo voluptates acervus. Porro talis audax curis angelus bene.\",\"username\":\"Herman.Schultz\"}}"
}Available Variables
{
"api_base_url": "http://localhost:8080",
"api_version": "v2.0",
"test_environment": "staging",
"auth_flows_test.jwt_token": "eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.mock_payload",
"auth_flows_test.oauth2_access_token": "oauth2_access_token_xyz",
"auth_flows_test.user_permissions": [
"read",
"write"
],
"auth_flows_test.auth_flow_results": {
"jwt_authentication": {
"status": "{{jwt_login_success && jwt_valid && jwt_refresh_success ? 'success' : 'partial'}}",
"tokens_issued": 2,
"profile_access": "{{js: Boolean(variables.profile_fetch_success)}}"
},
"oauth2_authentication": {
"status": "{{oauth2_token_exchange_success && oauth2_resource_access ? 'success' : 'partial'}}",
"authorization_code_flow": "{{js: Boolean(variables.oauth2_auth_started)}}",
"token_management": "{{js: Boolean(variables.oauth2_token_revoked)}}"
},
"security_validation": {
"expired_tokens": "{{js: Boolean(variables.jwt_expired_handled)}}",
"revoked_tokens": "{{js: Boolean(variables.revoked_token_rejected)}}",
"permissions": "{{js: Boolean(variables.admin_permission_granted || variables.admin_permission_denied)}}"
},
"session_management": {
"logout_success": "{{js: Boolean(variables.complete_logout)}}",
"cleanup_complete": "{{js: Boolean(variables.all_tokens_revoked)}}"
}
},
"complex-workflows-test.workflow_results": {
"api_contract_validations": {
"order_service": null,
"payment_service": null,
"user_service": null
},
"business_outcomes": {
"customer_id": "{{customer_id}}",
"items_purchased": 3,
"order_id": null,
"total_revenue": 594.96,
"transaction_id": null,
"workflow_completion": null
},
"ecommerce_workflow_results": {
"cart_management": "success",
"catalog_browsing": null,
"customer_registration": null,
"fulfillment_initiated": null,
"order_created": null,
"payment_processed": null,
"product_details": null,
"promotions_applied": null,
"shipping_calculated": null
},
"end_to_end_success": true,
"microservices_communication": {
"inventory_service": null,
"notification_service": null
},
"test_summary": "complex_workflows_ecommerce_contracts",
"total_complex_workflow_tests": 13,
"workflow_patterns_tested": [
"customer_lifecycle_management",
"product_catalog_interaction",
"cart_and_checkout_process",
"payment_transaction_flow",
"order_fulfillment_pipeline",
"api_contract_validation",
"microservices_integration",
"end_to_end_business_process",
"workflow_analytics_tracking"
],
"workflow_test_id": "workflow-ce7a02af-3257-4a3b-b77e-2dad7569115e"
},
"complex-workflows-test.ecommerce_data": {
"cart_management": "success",
"catalog_browsing": null,
"customer_registration": null,
"fulfillment_initiated": null,
"order_created": null,
"payment_processed": null,
"product_details": null,
"promotions_applied": null,
"shipping_calculated": null
},
"complex-workflows-test.contract_validation_results": {
"order_service": null,
"payment_service": null,
"user_service": null
},
"auth.token": "eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJzdWIiOiIxMjM0NTY3ODkwIiwibmFtZSI6IkpvaG4gRG9lIiwiYWRtaW4iOnRydWUsImlhdCI6MTUxNjIzOTAyMn0.KMUFsIDTnFmyG3nMiGM6H9FNFUROf3wh7SmqJp-QV30",
"input-capture-test.normalized_email": "John.Doe@Example.COM",
"input-capture-test.email_domain": "John.Doe@Example.COM",
"input-capture-test.full_name": "John Michael Doe",
"dependency-setup.auth_token": "test_user",
"dependency-setup.session_id": "172.18.0.3",
"dependency-setup.config_id": "v2",
"dependency-setup.setup_timestamp": true,
"comprehensive_basic.captured_echo_data": {
"action": "create_resource",
"metadata": {
"api_version": "v2.1",
"test_mode": true,
"timestamp": "2024-01-01T00:00:00Z"
},
"user_id": 12345,
"username": "flow_test_user"
},
"comprehensive_basic.generated_uuid": "httpbin",
"comprehensive_basic.final_status": "completed",
"javascript-expressions.js_calculated": 50,
"javascript-expressions.js_timestamp": 1760869717656,
"iteration-examples.users_tested": null,
"iteration-examples.range_test_summary": null,
"sensitive-data-security.security_test_passed": null,
"sensitive-data-security.sensitive_data_masked": null,
"sensitive-data-security.auth_tokens_secure": null,
"webhooks-realtime.webhook_delivered": true,
"webhooks-realtime.webhook_system_healthy": false,
"webhooks-realtime.event_user_id": "31b4e06a-4cf5-4af9-b89d-4c7d79e5e91e",
"webhooks-realtime.stream_event_count": 3,
"retry-logic-comprehensive.retry_attempts": 1,
"retry-logic-comprehensive.retry_system_functional": false,
"retry-logic-comprehensive.jittered_response_time": null,
"file-upload-multipart-test.upload_results": {
"content_types_tested": [
"text/plain",
"application/json",
"application/octet-stream",
"image/jpeg",
"application/pdf",
"video/mp4",
"multipart/form-data"
],
"test_id": "upload-6b89f201-e691-4ce2-ac53-a9d39aae657e",
"test_patterns": [
"single_file_upload",
"multiple_file_upload",
"large_file_handling",
"chunked_upload_process",
"upload_validation",
"error_handling",
"resume_functionality"
],
"test_summary": "file_upload_multipart_comprehensive",
"total_upload_tests": 12,
"upload_results": {
"binary_upload": null,
"chunked_upload": null,
"image_upload": null,
"json_upload": null,
"large_file": null,
"mixed_form": null,
"multiple_upload": null,
"resume_upload": null,
"text_upload": null,
"validated_upload": null
},
"upload_scenarios_tested": [
"text_file_upload",
"json_file_upload",
"binary_file_upload",
"image_file_upload",
"multiple_files_upload",
"mixed_form_data",
"large_file_upload",
"chunked_upload",
"validated_upload",
"error_scenarios",
"resume_upload"
]
},
"file-upload-multipart-test.multipart_data": {
"binary_upload": null,
"chunked_upload": null,
"image_upload": null,
"json_upload": null,
"large_file": null,
"mixed_form": null,
"multiple_upload": null,
"resume_upload": null,
"text_upload": null,
"validated_upload": null
},
"file-upload-multipart-test.file_handling_status": [
"text_file_upload",
"json_file_upload",
"binary_file_upload",
"image_file_upload",
"multiple_files_upload",
"mixed_form_data",
"large_file_upload",
"chunked_upload",
"validated_upload",
"error_scenarios",
"resume_upload"
],
"advanced-assertions-test.assertion_results": {
"assertion_types_tested": [
"regex_matching",
"length_validation",
"type_checking",
"oneof_validation",
"numeric_ranges",
"complex_nested",
"array_elements",
"conditional_exists",
"error_structure",
"performance_combined"
],
"test_id": "assert-f27e4cec-c756-4dad-8a77-a4177723732c",
"test_patterns": {
"array_length": null,
"complex_nested": null,
"email_regex": null,
"length_exact": null,
"oneof_strings": null,
"phone_regex": null,
"type_validation": null,
"url_regex": null,
"uuid_regex": null
},
"test_summary": "advanced_assertions_comprehensive",
"total_assertion_tests": 11
},
"advanced-assertions-test.validation_data": {
"array_length": null,
"complex_nested": null,
"email_regex": null,
"length_exact": null,
"oneof_strings": null,
"phone_regex": null,
"type_validation": null,
"url_regex": null,
"uuid_regex": null
},
"advanced-assertions-test.regex_test_results": [
"regex_matching",
"length_validation",
"type_checking",
"oneof_validation",
"numeric_ranges",
"complex_nested",
"array_elements",
"conditional_exists",
"error_structure",
"performance_combined"
],
"advanced-retry-patterns.retry_results": {
"base_delay_ms": 1000,
"max_retries_configured": 3,
"patterns_tested": [
"exponential_backoff",
"linear_backoff",
"fixed_delay",
"conditional_retry",
"no_retry_4xx",
"timeout_retry_combo",
"high_frequency",
"multi_condition",
"performance_tracking",
"retry_chain"
],
"test_id": "retry-cd4a5b7a-ee7d-4084-be15-f5ddbce03d5a",
"test_summary": "advanced_retry_patterns",
"total_retry_tests": 12
},
"advanced-retry-patterns.backoff_measurements": [
"exponential_backoff",
"linear_backoff",
"fixed_delay",
"conditional_retry",
"no_retry_4xx",
"timeout_retry_combo",
"high_frequency",
"multi_condition",
"performance_tracking",
"retry_chain"
],
"environment-feature-flags-test.environment_results": {
"current_environment": null,
"deployment_stage": null,
"environment_configurations": {
"development": {
"debug_logging": true,
"retry_attempts": 3,
"timeout": 30000
},
"production": {
"debug_logging": false,
"retry_attempts": 1,
"timeout": 5000
},
"staging": {
"debug_logging": false,
"retry_attempts": 2,
"timeout": 15000
},
"test": {
"debug_logging": false,
"retry_attempts": 2,
"timeout": 10000
}
},
"environment_specific_tests": {
"development": "skipped",
"production": "skipped",
"staging": "skipped",
"test": "skipped"
},
"environment_urls": {
"development": "http://localhost:3000",
"production": "https://api.example.com",
"staging": "https://staging-api.example.com",
"test": "http://localhost:8080"
},
"feature_flag_results": {
"advanced_analytics": "skipped",
"api_v2": "skipped",
"beta_program": "skipped",
"debug_mode": "skipped",
"experimental_features": "skipped",
"new_ui": "skipped"
},
"feature_flags_tested": {
"advanced_analytics": null,
"api_v2": null,
"beta_program": null,
"debug_mode": null,
"experimental_features": null,
"new_ui": null
},
"test_environment": null,
"test_id": "env-9155d18f-ba99-4cfc-b367-9d2df87e67e9",
"test_patterns": [
"environment_detection",
"environment_specific_operations",
"feature_flag_conditional_execution",
"multi_environment_configuration",
"environment_based_data_handling",
"feature_flag_combinations"
],
"test_summary": "environment_feature_flags_comprehensive",
"total_environment_tests": 13
},
"environment-feature-flags-test.feature_flag_data": {
"advanced_analytics": "skipped",
"api_v2": "skipped",
"beta_program": "skipped",
"debug_mode": "skipped",
"experimental_features": "skipped",
"new_ui": "skipped"
},
"environment-feature-flags-test.multi_env_config": {
"development": {
"debug_logging": true,
"retry_attempts": 3,
"timeout": 30000
},
"production": {
"debug_logging": false,
"retry_attempts": 1,
"timeout": 5000
},
"staging": {
"debug_logging": false,
"retry_attempts": 2,
"timeout": 15000
},
"test": {
"debug_logging": false,
"retry_attempts": 2,
"timeout": 10000
}
},
"error-handling-test.error_handling_results": {
"error_handling_results": {
"bad_gateway": null,
"bad_request": null,
"chain_recovery": "error_recovery",
"cleanup_status": null,
"continue_after_failure": null,
"degradation_mode": null,
"fallback_service": null,
"forbidden": null,
"not_found": null,
"primary_service": null,
"rate_limit": null,
"server_error": null,
"service_unavailable": null,
"timeout_handling": "{{timeout_result}}",
"unauthorized": null
},
"error_scenarios_tested": [
"continue_on_failure",
"timeout_handling",
"http_error_codes",
"error_recovery_fallback",
"graceful_degradation",
"chain_failure_recovery",
"error_propagation",
"network_errors",
"cleanup_after_errors"
],
"http_status_codes_handled": [
400,
401,
403,
404,
422,
429,
500,
502,
503
],
"recovery_patterns": [
"fallback_services",
"graceful_degradation",
"error_chain_recovery",
"resource_cleanup"
],
"test_id": "error-afc8e2e9-ee8c-4d98-ace0-c04d982c7248",
"test_summary": "error_handling_comprehensive",
"total_error_tests": 10
},
"error-handling-test.failure_scenarios": [
"continue_on_failure",
"timeout_handling",
"http_error_codes",
"error_recovery_fallback",
"graceful_degradation",
"chain_failure_recovery",
"error_propagation",
"network_errors",
"cleanup_after_errors"
],
"error-handling-test.recovery_data": [
"fallback_services",
"graceful_degradation",
"error_chain_recovery",
"resource_cleanup"
],
"faker_demo.generatedEmail": "Brittany.Mitchell@yahoo.com",
"faker_demo.generatedUserId": 8456786969362432,
"httpbin-test.captured_username": "alpha_user",
"httpbin-test.auth_token": "httpbin",
"variable_cleanup_test.cleanup_verification_result": "cleanup_test_completed",
"variable_cleanup_test.variable_state_before": null,
"variable_cleanup_test.variable_state_after": null,
"environment-variables.env_user": null,
"environment-variables.env_home": null,
"environment-variables.env_test_passed": true
} ✅
Generate Financial and Commerce Data
Step #2
7ms
cURL Command
curl -X POST -H 'Content-Type: application/json' -H 'X-User-ID: http://httpbin/post' -d '{"financial_profile":{"account_number":"12447327","routing_number":"763219866","credit_card":"589328513943287374","credit_card_cvv":"813","amount":"249.92","currency_code":"MMK","currency_name":"Kwanza","product":{"name":"Sleek Metal Chair","description":"The Football Is Good For Training And Recreational Purposes","price":"223.00","department":"Games","material":"Concrete"},"vehicle":{"manufacturer":"Nissan","model":"LeBaron","type":"SUV","fuel":"Gasoline","vin":"7RZ1HAK58HLY43020"},"transactions":[{"id":"42b7dde4-b5a7-47d7-b083-39bd8086b251","amount":"535.30","description":"Oriental Plastic Keyboard","date":"2025-10-19T00:46:57.126Z"},{"id":"cace6760-9036-4f28-9dd4-8c0f021d8938","amount":"4.03","description":"Rustic Bronze Pants","date":"2025-10-19T01:05:28.532Z"}]}}' "http://httpbin/post"📤 Request
Method: POST
URL:
http://httpbin/post Base URL:
http://httpbin Request Headers
Content-Type: application/json
X-User-ID: http://httpbin/postRequest Body
{
"financial_profile": {
"account_number": "12447327",
"routing_number": "763219866",
"credit_card": "589328513943287374",
"credit_card_cvv": "813",
"amount": "249.92",
"currency_code": "MMK",
"currency_name": "Kwanza",
"product": {
"name": "Sleek Metal Chair",
"description": "The Football Is Good For Training And Recreational Purposes",
"price": "223.00",
"department": "Games",
"material": "Concrete"
},
"vehicle": {
"manufacturer": "Nissan",
"model": "LeBaron",
"type": "SUV",
"fuel": "Gasoline",
"vin": "7RZ1HAK58HLY43020"
},
"transactions": [
{
"id": "42b7dde4-b5a7-47d7-b083-39bd8086b251",
"amount": "535.30",
"description": "Oriental Plastic Keyboard",
"date": "2025-10-19T00:46:57.126Z"
},
{
"id": "cace6760-9036-4f28-9dd4-8c0f021d8938",
"amount": "4.03",
"description": "Rustic Bronze Pants",
"date": "2025-10-19T01:05:28.532Z"
}
]
}
}📥 Response
Status Code: 200
Duration: 7ms
Size: 2033 bytes
Response Headers
server: gunicorn/19.9.0
date: Sun, 19 Oct 2025 10:28:39 GMT
connection: keep-alive
content-type: application/json
content-length: 2503
access-control-allow-origin: *
access-control-allow-credentials: trueResponse Body
{
"args": {},
"data": "{\"financial_profile\":{\"account_number\":\"12447327\",\"routing_number\":\"763219866\",\"credit_card\":\"589328513943287374\",\"credit_card_cvv\":\"813\",\"amount\":\"249.92\",\"currency_code\":\"MMK\",\"currency_name\":\"Kwanza\",\"product\":{\"name\":\"Sleek Metal Chair\",\"description\":\"The Football Is Good For Training And Recreational Purposes\",\"price\":\"223.00\",\"department\":\"Games\",\"material\":\"Concrete\"},\"vehicle\":{\"manufacturer\":\"Nissan\",\"model\":\"LeBaron\",\"type\":\"SUV\",\"fuel\":\"Gasoline\",\"vin\":\"7RZ1HAK58HLY43020\"},\"transactions\":[{\"id\":\"42b7dde4-b5a7-47d7-b083-39bd8086b251\",\"amount\":\"535.30\",\"description\":\"Oriental Plastic Keyboard\",\"date\":\"2025-10-19T00:46:57.126Z\"},{\"id\":\"cace6760-9036-4f28-9dd4-8c0f021d8938\",\"amount\":\"4.03\",\"description\":\"Rustic Bronze Pants\",\"date\":\"2025-10-19T01:05:28.532Z\"}]}}",
"files": {},
"form": {},
"headers": {
"Accept": "application/json, text/plain, */*",
"Accept-Encoding": "gzip, compress, deflate, br",
"Connection": "keep-alive",
"Content-Length": "779",
"Content-Type": "application/json",
"Host": "httpbin",
"User-Agent": "axios/1.12.1",
"X-User-Id": "http://httpbin/post"
},
"json": {
"financial_profile": {
"account_number": "12447327",
"amount": "249.92",
"credit_card": "589328513943287374",
"credit_card_cvv": "813",
"currency_code": "MMK",
"currency_name": "Kwanza",
"product": {
"department": "Games",
"description": "The Football Is Good For Training And Recreational Purposes",
"material": "Concrete",
"name": "Sleek Metal Chair",
"price": "223.00"
},
"routing_number": "763219866",
"transactions": [
{
"amount": "535.30",
"date": "2025-10-19T00:46:57.126Z",
"description": "Oriental Plastic Keyboard",
"id": "42b7dde4-b5a7-47d7-b083-39bd8086b251"
},
{
"amount": "4.03",
"date": "2025-10-19T01:05:28.532Z",
"description": "Rustic Bronze Pants",
"id": "cace6760-9036-4f28-9dd4-8c0f021d8938"
}
],
"vehicle": {
"fuel": "Gasoline",
"manufacturer": "Nissan",
"model": "LeBaron",
"type": "SUV",
"vin": "7RZ1HAK58HLY43020"
}
}
},
"origin": "172.18.0.3",
"url": "http://httpbin/post"
} 📊
Total
2
assertions
✅
Passed
2
assertions
📈
Success Rate
100%
success
✓
status_code
PASSED
✓ Match
Condição
status_code equals 200
Assertion passou conforme esperado
Valor recebido: 200
✓
body.data.contains
PASSED
Condição
body.data.contains equals financial_profile
Comparação de Valores
Esperado expected
financial_profile
Recebido actual
{"financial_profile":{"account_number":"12447327","routing_number":"763219866","credit_card":"589328513943287374","credit_card_cvv":"813","amount":"249.92","currency_code":"MMK","currency_name":"Kwanza","product":{"name":"Sleek Metal Chair","description":"The Football Is Good For Training And Recreational Purposes","price":"223.00","department":"Games","material":"Concrete"},"vehicle":{"manufacturer":"Nissan","model":"LeBaron","type":"SUV","fuel":"Gasoline","vin":"7RZ1HAK58HLY43020"},"transactions":[{"id":"42b7dde4-b5a7-47d7-b083-39bd8086b251","amount":"535.30","description":"Oriental Plastic Keyboard","date":"2025-10-19T00:46:57.126Z"},{"id":"cace6760-9036-4f28-9dd4-8c0f021d8938","amount":"4.03","description":"Rustic Bronze Pants","date":"2025-10-19T01:05:28.532Z"}]}}
Captured Variables
{
"financial_data": "{\"financial_profile\":{\"account_number\":\"12447327\",\"routing_number\":\"763219866\",\"credit_card\":\"589328513943287374\",\"credit_card_cvv\":\"813\",\"amount\":\"249.92\",\"currency_code\":\"MMK\",\"currency_name\":\"Kwanza\",\"product\":{\"name\":\"Sleek Metal Chair\",\"description\":\"The Football Is Good For Training And Recreational Purposes\",\"price\":\"223.00\",\"department\":\"Games\",\"material\":\"Concrete\"},\"vehicle\":{\"manufacturer\":\"Nissan\",\"model\":\"LeBaron\",\"type\":\"SUV\",\"fuel\":\"Gasoline\",\"vin\":\"7RZ1HAK58HLY43020\"},\"transactions\":[{\"id\":\"42b7dde4-b5a7-47d7-b083-39bd8086b251\",\"amount\":\"535.30\",\"description\":\"Oriental Plastic Keyboard\",\"date\":\"2025-10-19T00:46:57.126Z\"},{\"id\":\"cace6760-9036-4f28-9dd4-8c0f021d8938\",\"amount\":\"4.03\",\"description\":\"Rustic Bronze Pants\",\"date\":\"2025-10-19T01:05:28.532Z\"}]}}",
"product_name": "http://httpbin/post",
"transaction_count": "{\"financial_profile\":{\"account_number\":\"12447327\",\"routing_number\":\"763219866\",\"credit_card\":\"589328513943287374\",\"credit_card_cvv\":\"813\",\"amount\":\"249.92\",\"currency_code\":\"MMK\",\"currency_name\":\"Kwanza\",\"product\":{\"name\":\"Sleek Metal Chair\",\"description\":\"The Football Is Good For Training And Recreational Purposes\",\"price\":\"223.00\",\"department\":\"Games\",\"material\":\"Concrete\"},\"vehicle\":{\"manufacturer\":\"Nissan\",\"model\":\"LeBaron\",\"type\":\"SUV\",\"fuel\":\"Gasoline\",\"vin\":\"7RZ1HAK58HLY43020\"},\"transactions\":[{\"id\":\"42b7dde4-b5a7-47d7-b083-39bd8086b251\",\"amount\":\"535.30\",\"description\":\"Oriental Plastic Keyboard\",\"date\":\"2025-10-19T00:46:57.126Z\"},{\"id\":\"cace6760-9036-4f28-9dd4-8c0f021d8938\",\"amount\":\"4.03\",\"description\":\"Rustic Bronze Pants\",\"date\":\"2025-10-19T01:05:28.532Z\"}]}}"
}Available Variables
{
"api_base_url": "http://localhost:8080",
"api_version": "v2.0",
"test_environment": "staging",
"auth_flows_test.jwt_token": "eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.mock_payload",
"auth_flows_test.oauth2_access_token": "oauth2_access_token_xyz",
"auth_flows_test.user_permissions": [
"read",
"write"
],
"auth_flows_test.auth_flow_results": {
"jwt_authentication": {
"status": "{{jwt_login_success && jwt_valid && jwt_refresh_success ? 'success' : 'partial'}}",
"tokens_issued": 2,
"profile_access": "{{js: Boolean(variables.profile_fetch_success)}}"
},
"oauth2_authentication": {
"status": "{{oauth2_token_exchange_success && oauth2_resource_access ? 'success' : 'partial'}}",
"authorization_code_flow": "{{js: Boolean(variables.oauth2_auth_started)}}",
"token_management": "{{js: Boolean(variables.oauth2_token_revoked)}}"
},
"security_validation": {
"expired_tokens": "{{js: Boolean(variables.jwt_expired_handled)}}",
"revoked_tokens": "{{js: Boolean(variables.revoked_token_rejected)}}",
"permissions": "{{js: Boolean(variables.admin_permission_granted || variables.admin_permission_denied)}}"
},
"session_management": {
"logout_success": "{{js: Boolean(variables.complete_logout)}}",
"cleanup_complete": "{{js: Boolean(variables.all_tokens_revoked)}}"
}
},
"complex-workflows-test.workflow_results": {
"api_contract_validations": {
"order_service": null,
"payment_service": null,
"user_service": null
},
"business_outcomes": {
"customer_id": "{{customer_id}}",
"items_purchased": 3,
"order_id": null,
"total_revenue": 594.96,
"transaction_id": null,
"workflow_completion": null
},
"ecommerce_workflow_results": {
"cart_management": "success",
"catalog_browsing": null,
"customer_registration": null,
"fulfillment_initiated": null,
"order_created": null,
"payment_processed": null,
"product_details": null,
"promotions_applied": null,
"shipping_calculated": null
},
"end_to_end_success": true,
"microservices_communication": {
"inventory_service": null,
"notification_service": null
},
"test_summary": "complex_workflows_ecommerce_contracts",
"total_complex_workflow_tests": 13,
"workflow_patterns_tested": [
"customer_lifecycle_management",
"product_catalog_interaction",
"cart_and_checkout_process",
"payment_transaction_flow",
"order_fulfillment_pipeline",
"api_contract_validation",
"microservices_integration",
"end_to_end_business_process",
"workflow_analytics_tracking"
],
"workflow_test_id": "workflow-ce7a02af-3257-4a3b-b77e-2dad7569115e"
},
"complex-workflows-test.ecommerce_data": {
"cart_management": "success",
"catalog_browsing": null,
"customer_registration": null,
"fulfillment_initiated": null,
"order_created": null,
"payment_processed": null,
"product_details": null,
"promotions_applied": null,
"shipping_calculated": null
},
"complex-workflows-test.contract_validation_results": {
"order_service": null,
"payment_service": null,
"user_service": null
},
"auth.token": "eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJzdWIiOiIxMjM0NTY3ODkwIiwibmFtZSI6IkpvaG4gRG9lIiwiYWRtaW4iOnRydWUsImlhdCI6MTUxNjIzOTAyMn0.KMUFsIDTnFmyG3nMiGM6H9FNFUROf3wh7SmqJp-QV30",
"input-capture-test.normalized_email": "John.Doe@Example.COM",
"input-capture-test.email_domain": "John.Doe@Example.COM",
"input-capture-test.full_name": "John Michael Doe",
"dependency-setup.auth_token": "test_user",
"dependency-setup.session_id": "172.18.0.3",
"dependency-setup.config_id": "v2",
"dependency-setup.setup_timestamp": true,
"comprehensive_basic.captured_echo_data": {
"action": "create_resource",
"metadata": {
"api_version": "v2.1",
"test_mode": true,
"timestamp": "2024-01-01T00:00:00Z"
},
"user_id": 12345,
"username": "flow_test_user"
},
"comprehensive_basic.generated_uuid": "httpbin",
"comprehensive_basic.final_status": "completed",
"javascript-expressions.js_calculated": 50,
"javascript-expressions.js_timestamp": 1760869717656,
"iteration-examples.users_tested": null,
"iteration-examples.range_test_summary": null,
"sensitive-data-security.security_test_passed": null,
"sensitive-data-security.sensitive_data_masked": null,
"sensitive-data-security.auth_tokens_secure": null,
"webhooks-realtime.webhook_delivered": true,
"webhooks-realtime.webhook_system_healthy": false,
"webhooks-realtime.event_user_id": "31b4e06a-4cf5-4af9-b89d-4c7d79e5e91e",
"webhooks-realtime.stream_event_count": 3,
"retry-logic-comprehensive.retry_attempts": 1,
"retry-logic-comprehensive.retry_system_functional": false,
"retry-logic-comprehensive.jittered_response_time": null,
"file-upload-multipart-test.upload_results": {
"content_types_tested": [
"text/plain",
"application/json",
"application/octet-stream",
"image/jpeg",
"application/pdf",
"video/mp4",
"multipart/form-data"
],
"test_id": "upload-6b89f201-e691-4ce2-ac53-a9d39aae657e",
"test_patterns": [
"single_file_upload",
"multiple_file_upload",
"large_file_handling",
"chunked_upload_process",
"upload_validation",
"error_handling",
"resume_functionality"
],
"test_summary": "file_upload_multipart_comprehensive",
"total_upload_tests": 12,
"upload_results": {
"binary_upload": null,
"chunked_upload": null,
"image_upload": null,
"json_upload": null,
"large_file": null,
"mixed_form": null,
"multiple_upload": null,
"resume_upload": null,
"text_upload": null,
"validated_upload": null
},
"upload_scenarios_tested": [
"text_file_upload",
"json_file_upload",
"binary_file_upload",
"image_file_upload",
"multiple_files_upload",
"mixed_form_data",
"large_file_upload",
"chunked_upload",
"validated_upload",
"error_scenarios",
"resume_upload"
]
},
"file-upload-multipart-test.multipart_data": {
"binary_upload": null,
"chunked_upload": null,
"image_upload": null,
"json_upload": null,
"large_file": null,
"mixed_form": null,
"multiple_upload": null,
"resume_upload": null,
"text_upload": null,
"validated_upload": null
},
"file-upload-multipart-test.file_handling_status": [
"text_file_upload",
"json_file_upload",
"binary_file_upload",
"image_file_upload",
"multiple_files_upload",
"mixed_form_data",
"large_file_upload",
"chunked_upload",
"validated_upload",
"error_scenarios",
"resume_upload"
],
"advanced-assertions-test.assertion_results": {
"assertion_types_tested": [
"regex_matching",
"length_validation",
"type_checking",
"oneof_validation",
"numeric_ranges",
"complex_nested",
"array_elements",
"conditional_exists",
"error_structure",
"performance_combined"
],
"test_id": "assert-f27e4cec-c756-4dad-8a77-a4177723732c",
"test_patterns": {
"array_length": null,
"complex_nested": null,
"email_regex": null,
"length_exact": null,
"oneof_strings": null,
"phone_regex": null,
"type_validation": null,
"url_regex": null,
"uuid_regex": null
},
"test_summary": "advanced_assertions_comprehensive",
"total_assertion_tests": 11
},
"advanced-assertions-test.validation_data": {
"array_length": null,
"complex_nested": null,
"email_regex": null,
"length_exact": null,
"oneof_strings": null,
"phone_regex": null,
"type_validation": null,
"url_regex": null,
"uuid_regex": null
},
"advanced-assertions-test.regex_test_results": [
"regex_matching",
"length_validation",
"type_checking",
"oneof_validation",
"numeric_ranges",
"complex_nested",
"array_elements",
"conditional_exists",
"error_structure",
"performance_combined"
],
"advanced-retry-patterns.retry_results": {
"base_delay_ms": 1000,
"max_retries_configured": 3,
"patterns_tested": [
"exponential_backoff",
"linear_backoff",
"fixed_delay",
"conditional_retry",
"no_retry_4xx",
"timeout_retry_combo",
"high_frequency",
"multi_condition",
"performance_tracking",
"retry_chain"
],
"test_id": "retry-cd4a5b7a-ee7d-4084-be15-f5ddbce03d5a",
"test_summary": "advanced_retry_patterns",
"total_retry_tests": 12
},
"advanced-retry-patterns.backoff_measurements": [
"exponential_backoff",
"linear_backoff",
"fixed_delay",
"conditional_retry",
"no_retry_4xx",
"timeout_retry_combo",
"high_frequency",
"multi_condition",
"performance_tracking",
"retry_chain"
],
"environment-feature-flags-test.environment_results": {
"current_environment": null,
"deployment_stage": null,
"environment_configurations": {
"development": {
"debug_logging": true,
"retry_attempts": 3,
"timeout": 30000
},
"production": {
"debug_logging": false,
"retry_attempts": 1,
"timeout": 5000
},
"staging": {
"debug_logging": false,
"retry_attempts": 2,
"timeout": 15000
},
"test": {
"debug_logging": false,
"retry_attempts": 2,
"timeout": 10000
}
},
"environment_specific_tests": {
"development": "skipped",
"production": "skipped",
"staging": "skipped",
"test": "skipped"
},
"environment_urls": {
"development": "http://localhost:3000",
"production": "https://api.example.com",
"staging": "https://staging-api.example.com",
"test": "http://localhost:8080"
},
"feature_flag_results": {
"advanced_analytics": "skipped",
"api_v2": "skipped",
"beta_program": "skipped",
"debug_mode": "skipped",
"experimental_features": "skipped",
"new_ui": "skipped"
},
"feature_flags_tested": {
"advanced_analytics": null,
"api_v2": null,
"beta_program": null,
"debug_mode": null,
"experimental_features": null,
"new_ui": null
},
"test_environment": null,
"test_id": "env-9155d18f-ba99-4cfc-b367-9d2df87e67e9",
"test_patterns": [
"environment_detection",
"environment_specific_operations",
"feature_flag_conditional_execution",
"multi_environment_configuration",
"environment_based_data_handling",
"feature_flag_combinations"
],
"test_summary": "environment_feature_flags_comprehensive",
"total_environment_tests": 13
},
"environment-feature-flags-test.feature_flag_data": {
"advanced_analytics": "skipped",
"api_v2": "skipped",
"beta_program": "skipped",
"debug_mode": "skipped",
"experimental_features": "skipped",
"new_ui": "skipped"
},
"environment-feature-flags-test.multi_env_config": {
"development": {
"debug_logging": true,
"retry_attempts": 3,
"timeout": 30000
},
"production": {
"debug_logging": false,
"retry_attempts": 1,
"timeout": 5000
},
"staging": {
"debug_logging": false,
"retry_attempts": 2,
"timeout": 15000
},
"test": {
"debug_logging": false,
"retry_attempts": 2,
"timeout": 10000
}
},
"error-handling-test.error_handling_results": {
"error_handling_results": {
"bad_gateway": null,
"bad_request": null,
"chain_recovery": "error_recovery",
"cleanup_status": null,
"continue_after_failure": null,
"degradation_mode": null,
"fallback_service": null,
"forbidden": null,
"not_found": null,
"primary_service": null,
"rate_limit": null,
"server_error": null,
"service_unavailable": null,
"timeout_handling": "{{timeout_result}}",
"unauthorized": null
},
"error_scenarios_tested": [
"continue_on_failure",
"timeout_handling",
"http_error_codes",
"error_recovery_fallback",
"graceful_degradation",
"chain_failure_recovery",
"error_propagation",
"network_errors",
"cleanup_after_errors"
],
"http_status_codes_handled": [
400,
401,
403,
404,
422,
429,
500,
502,
503
],
"recovery_patterns": [
"fallback_services",
"graceful_degradation",
"error_chain_recovery",
"resource_cleanup"
],
"test_id": "error-afc8e2e9-ee8c-4d98-ace0-c04d982c7248",
"test_summary": "error_handling_comprehensive",
"total_error_tests": 10
},
"error-handling-test.failure_scenarios": [
"continue_on_failure",
"timeout_handling",
"http_error_codes",
"error_recovery_fallback",
"graceful_degradation",
"chain_failure_recovery",
"error_propagation",
"network_errors",
"cleanup_after_errors"
],
"error-handling-test.recovery_data": [
"fallback_services",
"graceful_degradation",
"error_chain_recovery",
"resource_cleanup"
],
"faker_demo.generatedEmail": "Brittany.Mitchell@yahoo.com",
"faker_demo.generatedUserId": 8456786969362432,
"httpbin-test.captured_username": "alpha_user",
"httpbin-test.auth_token": "httpbin",
"variable_cleanup_test.cleanup_verification_result": "cleanup_test_completed",
"variable_cleanup_test.variable_state_before": null,
"variable_cleanup_test.variable_state_after": null,
"environment-variables.env_user": null,
"environment-variables.env_home": null,
"environment-variables.env_test_passed": true
} ✅
Generate Business and Company Data
Step #3
4ms
cURL Command
curl -X POST -H 'Content-Type: application/json' -d '{"business_data":{"company":{"name":"Kuphal - Bechtelar","catch_phrase":"Business-focused static website","buzz_phrase":"grow back-end bandwidth"},"system":{"domain":"adept-twister.com","ip_address":"126.114.147.53","mac_address":"4f:4d:69:00:44:6e","user_agent":"Mozilla/5.0 (Macintosh; U; PPC Mac OS X 10_10_2 rv:2.0; RO) AppleWebKit/536.1.1 (KHTML, like Gecko) Version/4.0.6 Safari/536.1.1"},"content":{"word":"spes","sentence":"Animi vinitor vulgo crastinus suspendo tabesco sequi.","paragraph":"Tutamen sperno undique subseco tantum infit utor candidus arx cui. Vulticulus aequus dens nobis vis. Arca umerus allatus sapiente desino sulum.","lines":"Amoveo carcer undique cado vereor quisquam voluptatibus suppellex.\nSurculus utpote suscipio celo thymbra deleniti.\nAcceptus adulescens denuncio colo delibero advoco aliquid enim desino.\nClam comburo adipiscor cresco veritatis certus summa.\nPerspiciatis maxime sunt."},"priorities":"high","status":"active","is_active":{"[object Object]":null},"random_number":{"[object Object]":null},"float_number":0.02123041939921677}}' "http://httpbin/post"📤 Request
Method: POST
URL:
http://httpbin/post Base URL:
http://httpbin Request Headers
Content-Type: application/jsonRequest Body
{
"business_data": {
"company": {
"name": "Kuphal - Bechtelar",
"catch_phrase": "Business-focused static website",
"buzz_phrase": "grow back-end bandwidth"
},
"system": {
"domain": "adept-twister.com",
"ip_address": "126.114.147.53",
"mac_address": "4f:4d:69:00:44:6e",
"user_agent": "Mozilla/5.0 (Macintosh; U; PPC Mac OS X 10_10_2 rv:2.0; RO) AppleWebKit/536.1.1 (KHTML, like Gecko) Version/4.0.6 Safari/536.1.1"
},
"content": {
"word": "spes",
"sentence": "Animi vinitor vulgo crastinus suspendo tabesco sequi.",
"paragraph": "Tutamen sperno undique subseco tantum infit utor candidus arx cui. Vulticulus aequus dens nobis vis. Arca umerus allatus sapiente desino sulum.",
"lines": "Amoveo carcer undique cado vereor quisquam voluptatibus suppellex.\nSurculus utpote suscipio celo thymbra deleniti.\nAcceptus adulescens denuncio colo delibero advoco aliquid enim desino.\nClam comburo adipiscor cresco veritatis certus summa.\nPerspiciatis maxime sunt."
},
"priorities": "high",
"status": "active",
"is_active": {
"[object Object]": null
},
"random_number": {
"[object Object]": null
},
"float_number": 0.02123041939921677
}
}📥 Response
Status Code: 200
Duration: 4ms
Size: 2564 bytes
Response Headers
server: gunicorn/19.9.0
date: Sun, 19 Oct 2025 10:28:39 GMT
connection: keep-alive
content-type: application/json
content-length: 2914
access-control-allow-origin: *
access-control-allow-credentials: trueResponse Body
{
"args": {},
"data": "{\"business_data\":{\"company\":{\"name\":\"Kuphal - Bechtelar\",\"catch_phrase\":\"Business-focused static website\",\"buzz_phrase\":\"grow back-end bandwidth\"},\"system\":{\"domain\":\"adept-twister.com\",\"ip_address\":\"126.114.147.53\",\"mac_address\":\"4f:4d:69:00:44:6e\",\"user_agent\":\"Mozilla/5.0 (Macintosh; U; PPC Mac OS X 10_10_2 rv:2.0; RO) AppleWebKit/536.1.1 (KHTML, like Gecko) Version/4.0.6 Safari/536.1.1\"},\"content\":{\"word\":\"spes\",\"sentence\":\"Animi vinitor vulgo crastinus suspendo tabesco sequi.\",\"paragraph\":\"Tutamen sperno undique subseco tantum infit utor candidus arx cui. Vulticulus aequus dens nobis vis. Arca umerus allatus sapiente desino sulum.\",\"lines\":\"Amoveo carcer undique cado vereor quisquam voluptatibus suppellex.\\nSurculus utpote suscipio celo thymbra deleniti.\\nAcceptus adulescens denuncio colo delibero advoco aliquid enim desino.\\nClam comburo adipiscor cresco veritatis certus summa.\\nPerspiciatis maxime sunt.\"},\"priorities\":\"high\",\"status\":\"active\",\"is_active\":{\"[object Object]\":null},\"random_number\":{\"[object Object]\":null},\"float_number\":0.02123041939921677}}",
"files": {},
"form": {},
"headers": {
"Accept": "application/json, text/plain, */*",
"Accept-Encoding": "gzip, compress, deflate, br",
"Connection": "keep-alive",
"Content-Length": "1078",
"Content-Type": "application/json",
"Host": "httpbin",
"User-Agent": "axios/1.12.1"
},
"json": {
"business_data": {
"company": {
"buzz_phrase": "grow back-end bandwidth",
"catch_phrase": "Business-focused static website",
"name": "Kuphal - Bechtelar"
},
"content": {
"lines": "Amoveo carcer undique cado vereor quisquam voluptatibus suppellex.\nSurculus utpote suscipio celo thymbra deleniti.\nAcceptus adulescens denuncio colo delibero advoco aliquid enim desino.\nClam comburo adipiscor cresco veritatis certus summa.\nPerspiciatis maxime sunt.",
"paragraph": "Tutamen sperno undique subseco tantum infit utor candidus arx cui. Vulticulus aequus dens nobis vis. Arca umerus allatus sapiente desino sulum.",
"sentence": "Animi vinitor vulgo crastinus suspendo tabesco sequi.",
"word": "spes"
},
"float_number": 0.02123041939921677,
"is_active": {
"[object Object]": null
},
"priorities": "high",
"random_number": {
"[object Object]": null
},
"status": "active",
"system": {
"domain": "adept-twister.com",
"ip_address": "126.114.147.53",
"mac_address": "4f:4d:69:00:44:6e",
"user_agent": "Mozilla/5.0 (Macintosh; U; PPC Mac OS X 10_10_2 rv:2.0; RO) AppleWebKit/536.1.1 (KHTML, like Gecko) Version/4.0.6 Safari/536.1.1"
}
}
},
"origin": "172.18.0.3",
"url": "http://httpbin/post"
} 📊
Total
2
assertions
✅
Passed
2
assertions
📈
Success Rate
100%
success
✓
status_code
PASSED
✓ Match
Condição
status_code equals 200
Assertion passou conforme esperado
Valor recebido: 200
✓
body.data.type
PASSED
✓ Match
Condição
body.data.type equals string
Assertion passou conforme esperado
Valor recebido: string
Available Variables
{
"api_base_url": "http://localhost:8080",
"api_version": "v2.0",
"test_environment": "staging",
"auth_flows_test.jwt_token": "eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.mock_payload",
"auth_flows_test.oauth2_access_token": "oauth2_access_token_xyz",
"auth_flows_test.user_permissions": [
"read",
"write"
],
"auth_flows_test.auth_flow_results": {
"jwt_authentication": {
"status": "{{jwt_login_success && jwt_valid && jwt_refresh_success ? 'success' : 'partial'}}",
"tokens_issued": 2,
"profile_access": "{{js: Boolean(variables.profile_fetch_success)}}"
},
"oauth2_authentication": {
"status": "{{oauth2_token_exchange_success && oauth2_resource_access ? 'success' : 'partial'}}",
"authorization_code_flow": "{{js: Boolean(variables.oauth2_auth_started)}}",
"token_management": "{{js: Boolean(variables.oauth2_token_revoked)}}"
},
"security_validation": {
"expired_tokens": "{{js: Boolean(variables.jwt_expired_handled)}}",
"revoked_tokens": "{{js: Boolean(variables.revoked_token_rejected)}}",
"permissions": "{{js: Boolean(variables.admin_permission_granted || variables.admin_permission_denied)}}"
},
"session_management": {
"logout_success": "{{js: Boolean(variables.complete_logout)}}",
"cleanup_complete": "{{js: Boolean(variables.all_tokens_revoked)}}"
}
},
"complex-workflows-test.workflow_results": {
"api_contract_validations": {
"order_service": null,
"payment_service": null,
"user_service": null
},
"business_outcomes": {
"customer_id": "{{customer_id}}",
"items_purchased": 3,
"order_id": null,
"total_revenue": 594.96,
"transaction_id": null,
"workflow_completion": null
},
"ecommerce_workflow_results": {
"cart_management": "success",
"catalog_browsing": null,
"customer_registration": null,
"fulfillment_initiated": null,
"order_created": null,
"payment_processed": null,
"product_details": null,
"promotions_applied": null,
"shipping_calculated": null
},
"end_to_end_success": true,
"microservices_communication": {
"inventory_service": null,
"notification_service": null
},
"test_summary": "complex_workflows_ecommerce_contracts",
"total_complex_workflow_tests": 13,
"workflow_patterns_tested": [
"customer_lifecycle_management",
"product_catalog_interaction",
"cart_and_checkout_process",
"payment_transaction_flow",
"order_fulfillment_pipeline",
"api_contract_validation",
"microservices_integration",
"end_to_end_business_process",
"workflow_analytics_tracking"
],
"workflow_test_id": "workflow-ce7a02af-3257-4a3b-b77e-2dad7569115e"
},
"complex-workflows-test.ecommerce_data": {
"cart_management": "success",
"catalog_browsing": null,
"customer_registration": null,
"fulfillment_initiated": null,
"order_created": null,
"payment_processed": null,
"product_details": null,
"promotions_applied": null,
"shipping_calculated": null
},
"complex-workflows-test.contract_validation_results": {
"order_service": null,
"payment_service": null,
"user_service": null
},
"auth.token": "eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJzdWIiOiIxMjM0NTY3ODkwIiwibmFtZSI6IkpvaG4gRG9lIiwiYWRtaW4iOnRydWUsImlhdCI6MTUxNjIzOTAyMn0.KMUFsIDTnFmyG3nMiGM6H9FNFUROf3wh7SmqJp-QV30",
"input-capture-test.normalized_email": "John.Doe@Example.COM",
"input-capture-test.email_domain": "John.Doe@Example.COM",
"input-capture-test.full_name": "John Michael Doe",
"dependency-setup.auth_token": "test_user",
"dependency-setup.session_id": "172.18.0.3",
"dependency-setup.config_id": "v2",
"dependency-setup.setup_timestamp": true,
"comprehensive_basic.captured_echo_data": {
"action": "create_resource",
"metadata": {
"api_version": "v2.1",
"test_mode": true,
"timestamp": "2024-01-01T00:00:00Z"
},
"user_id": 12345,
"username": "flow_test_user"
},
"comprehensive_basic.generated_uuid": "httpbin",
"comprehensive_basic.final_status": "completed",
"javascript-expressions.js_calculated": 50,
"javascript-expressions.js_timestamp": 1760869717656,
"iteration-examples.users_tested": null,
"iteration-examples.range_test_summary": null,
"sensitive-data-security.security_test_passed": null,
"sensitive-data-security.sensitive_data_masked": null,
"sensitive-data-security.auth_tokens_secure": null,
"webhooks-realtime.webhook_delivered": true,
"webhooks-realtime.webhook_system_healthy": false,
"webhooks-realtime.event_user_id": "31b4e06a-4cf5-4af9-b89d-4c7d79e5e91e",
"webhooks-realtime.stream_event_count": 3,
"retry-logic-comprehensive.retry_attempts": 1,
"retry-logic-comprehensive.retry_system_functional": false,
"retry-logic-comprehensive.jittered_response_time": null,
"file-upload-multipart-test.upload_results": {
"content_types_tested": [
"text/plain",
"application/json",
"application/octet-stream",
"image/jpeg",
"application/pdf",
"video/mp4",
"multipart/form-data"
],
"test_id": "upload-6b89f201-e691-4ce2-ac53-a9d39aae657e",
"test_patterns": [
"single_file_upload",
"multiple_file_upload",
"large_file_handling",
"chunked_upload_process",
"upload_validation",
"error_handling",
"resume_functionality"
],
"test_summary": "file_upload_multipart_comprehensive",
"total_upload_tests": 12,
"upload_results": {
"binary_upload": null,
"chunked_upload": null,
"image_upload": null,
"json_upload": null,
"large_file": null,
"mixed_form": null,
"multiple_upload": null,
"resume_upload": null,
"text_upload": null,
"validated_upload": null
},
"upload_scenarios_tested": [
"text_file_upload",
"json_file_upload",
"binary_file_upload",
"image_file_upload",
"multiple_files_upload",
"mixed_form_data",
"large_file_upload",
"chunked_upload",
"validated_upload",
"error_scenarios",
"resume_upload"
]
},
"file-upload-multipart-test.multipart_data": {
"binary_upload": null,
"chunked_upload": null,
"image_upload": null,
"json_upload": null,
"large_file": null,
"mixed_form": null,
"multiple_upload": null,
"resume_upload": null,
"text_upload": null,
"validated_upload": null
},
"file-upload-multipart-test.file_handling_status": [
"text_file_upload",
"json_file_upload",
"binary_file_upload",
"image_file_upload",
"multiple_files_upload",
"mixed_form_data",
"large_file_upload",
"chunked_upload",
"validated_upload",
"error_scenarios",
"resume_upload"
],
"advanced-assertions-test.assertion_results": {
"assertion_types_tested": [
"regex_matching",
"length_validation",
"type_checking",
"oneof_validation",
"numeric_ranges",
"complex_nested",
"array_elements",
"conditional_exists",
"error_structure",
"performance_combined"
],
"test_id": "assert-f27e4cec-c756-4dad-8a77-a4177723732c",
"test_patterns": {
"array_length": null,
"complex_nested": null,
"email_regex": null,
"length_exact": null,
"oneof_strings": null,
"phone_regex": null,
"type_validation": null,
"url_regex": null,
"uuid_regex": null
},
"test_summary": "advanced_assertions_comprehensive",
"total_assertion_tests": 11
},
"advanced-assertions-test.validation_data": {
"array_length": null,
"complex_nested": null,
"email_regex": null,
"length_exact": null,
"oneof_strings": null,
"phone_regex": null,
"type_validation": null,
"url_regex": null,
"uuid_regex": null
},
"advanced-assertions-test.regex_test_results": [
"regex_matching",
"length_validation",
"type_checking",
"oneof_validation",
"numeric_ranges",
"complex_nested",
"array_elements",
"conditional_exists",
"error_structure",
"performance_combined"
],
"advanced-retry-patterns.retry_results": {
"base_delay_ms": 1000,
"max_retries_configured": 3,
"patterns_tested": [
"exponential_backoff",
"linear_backoff",
"fixed_delay",
"conditional_retry",
"no_retry_4xx",
"timeout_retry_combo",
"high_frequency",
"multi_condition",
"performance_tracking",
"retry_chain"
],
"test_id": "retry-cd4a5b7a-ee7d-4084-be15-f5ddbce03d5a",
"test_summary": "advanced_retry_patterns",
"total_retry_tests": 12
},
"advanced-retry-patterns.backoff_measurements": [
"exponential_backoff",
"linear_backoff",
"fixed_delay",
"conditional_retry",
"no_retry_4xx",
"timeout_retry_combo",
"high_frequency",
"multi_condition",
"performance_tracking",
"retry_chain"
],
"environment-feature-flags-test.environment_results": {
"current_environment": null,
"deployment_stage": null,
"environment_configurations": {
"development": {
"debug_logging": true,
"retry_attempts": 3,
"timeout": 30000
},
"production": {
"debug_logging": false,
"retry_attempts": 1,
"timeout": 5000
},
"staging": {
"debug_logging": false,
"retry_attempts": 2,
"timeout": 15000
},
"test": {
"debug_logging": false,
"retry_attempts": 2,
"timeout": 10000
}
},
"environment_specific_tests": {
"development": "skipped",
"production": "skipped",
"staging": "skipped",
"test": "skipped"
},
"environment_urls": {
"development": "http://localhost:3000",
"production": "https://api.example.com",
"staging": "https://staging-api.example.com",
"test": "http://localhost:8080"
},
"feature_flag_results": {
"advanced_analytics": "skipped",
"api_v2": "skipped",
"beta_program": "skipped",
"debug_mode": "skipped",
"experimental_features": "skipped",
"new_ui": "skipped"
},
"feature_flags_tested": {
"advanced_analytics": null,
"api_v2": null,
"beta_program": null,
"debug_mode": null,
"experimental_features": null,
"new_ui": null
},
"test_environment": null,
"test_id": "env-9155d18f-ba99-4cfc-b367-9d2df87e67e9",
"test_patterns": [
"environment_detection",
"environment_specific_operations",
"feature_flag_conditional_execution",
"multi_environment_configuration",
"environment_based_data_handling",
"feature_flag_combinations"
],
"test_summary": "environment_feature_flags_comprehensive",
"total_environment_tests": 13
},
"environment-feature-flags-test.feature_flag_data": {
"advanced_analytics": "skipped",
"api_v2": "skipped",
"beta_program": "skipped",
"debug_mode": "skipped",
"experimental_features": "skipped",
"new_ui": "skipped"
},
"environment-feature-flags-test.multi_env_config": {
"development": {
"debug_logging": true,
"retry_attempts": 3,
"timeout": 30000
},
"production": {
"debug_logging": false,
"retry_attempts": 1,
"timeout": 5000
},
"staging": {
"debug_logging": false,
"retry_attempts": 2,
"timeout": 15000
},
"test": {
"debug_logging": false,
"retry_attempts": 2,
"timeout": 10000
}
},
"error-handling-test.error_handling_results": {
"error_handling_results": {
"bad_gateway": null,
"bad_request": null,
"chain_recovery": "error_recovery",
"cleanup_status": null,
"continue_after_failure": null,
"degradation_mode": null,
"fallback_service": null,
"forbidden": null,
"not_found": null,
"primary_service": null,
"rate_limit": null,
"server_error": null,
"service_unavailable": null,
"timeout_handling": "{{timeout_result}}",
"unauthorized": null
},
"error_scenarios_tested": [
"continue_on_failure",
"timeout_handling",
"http_error_codes",
"error_recovery_fallback",
"graceful_degradation",
"chain_failure_recovery",
"error_propagation",
"network_errors",
"cleanup_after_errors"
],
"http_status_codes_handled": [
400,
401,
403,
404,
422,
429,
500,
502,
503
],
"recovery_patterns": [
"fallback_services",
"graceful_degradation",
"error_chain_recovery",
"resource_cleanup"
],
"test_id": "error-afc8e2e9-ee8c-4d98-ace0-c04d982c7248",
"test_summary": "error_handling_comprehensive",
"total_error_tests": 10
},
"error-handling-test.failure_scenarios": [
"continue_on_failure",
"timeout_handling",
"http_error_codes",
"error_recovery_fallback",
"graceful_degradation",
"chain_failure_recovery",
"error_propagation",
"network_errors",
"cleanup_after_errors"
],
"error-handling-test.recovery_data": [
"fallback_services",
"graceful_degradation",
"error_chain_recovery",
"resource_cleanup"
],
"faker_demo.generatedEmail": "Brittany.Mitchell@yahoo.com",
"faker_demo.generatedUserId": 8456786969362432,
"httpbin-test.captured_username": "alpha_user",
"httpbin-test.auth_token": "httpbin",
"variable_cleanup_test.cleanup_verification_result": "cleanup_test_completed",
"variable_cleanup_test.variable_state_before": null,
"variable_cleanup_test.variable_state_after": null,
"environment-variables.env_user": null,
"environment-variables.env_home": null,
"environment-variables.env_test_passed": true
} ✅
Validate Faker Data Formats
Step #4
3ms
cURL Command
curl -X POST -H 'Content-Type: application/json' -d '{"validation_test":{"emails":["Danial.Kuvalis92@gmail.com","Norris10@gmail.com","Skye_Botsford@yahoo.com"],"uuids":["cf9f3379-5dda-43c5-85fd-13d27166aa1c","73f5a9b1-f413-49a6-b6a2-5e04f6799cee","2983168d-4f9c-4459-9c9e-9e4596edfecf"],"phone_numbers":["1-602-444-4075 x042","315.724.2578 x458","378.818.4888"],"dates":{"past":"2025-02-03T16:02:52.736Z","future":"2026-03-24T09:50:29.661Z","recent":"2025-10-18T14:32:08.117Z","birthdate":"2004-02-26T05:37:41.794Z"},"consistent_data":{"name1":"Ms. Kristen Kris","name2":"Rodney Lang","email1":"Antoinette19@gmail.com","email2":"Ewald_Hodkiewicz84@gmail.com"}}}' "http://httpbin/post"📤 Request
Method: POST
URL:
http://httpbin/post Base URL:
http://httpbin Request Headers
Content-Type: application/jsonRequest Body
{
"validation_test": {
"emails": [
"Danial.Kuvalis92@gmail.com",
"Norris10@gmail.com",
"Skye_Botsford@yahoo.com"
],
"uuids": [
"cf9f3379-5dda-43c5-85fd-13d27166aa1c",
"73f5a9b1-f413-49a6-b6a2-5e04f6799cee",
"2983168d-4f9c-4459-9c9e-9e4596edfecf"
],
"phone_numbers": [
"1-602-444-4075 x042",
"315.724.2578 x458",
"378.818.4888"
],
"dates": {
"past": "2025-02-03T16:02:52.736Z",
"future": "2026-03-24T09:50:29.661Z",
"recent": "2025-10-18T14:32:08.117Z",
"birthdate": "2004-02-26T05:37:41.794Z"
},
"consistent_data": {
"name1": "Ms. Kristen Kris",
"name2": "Rodney Lang",
"email1": "Antoinette19@gmail.com",
"email2": "Ewald_Hodkiewicz84@gmail.com"
}
}
}📥 Response
Status Code: 200
Duration: 3ms
Size: 1611 bytes
Response Headers
server: gunicorn/19.9.0
date: Sun, 19 Oct 2025 10:28:39 GMT
connection: keep-alive
content-type: application/json
content-length: 1969
access-control-allow-origin: *
access-control-allow-credentials: trueResponse Body
{
"args": {},
"data": "{\"validation_test\":{\"emails\":[\"Danial.Kuvalis92@gmail.com\",\"Norris10@gmail.com\",\"Skye_Botsford@yahoo.com\"],\"uuids\":[\"cf9f3379-5dda-43c5-85fd-13d27166aa1c\",\"73f5a9b1-f413-49a6-b6a2-5e04f6799cee\",\"2983168d-4f9c-4459-9c9e-9e4596edfecf\"],\"phone_numbers\":[\"1-602-444-4075 x042\",\"315.724.2578 x458\",\"378.818.4888\"],\"dates\":{\"past\":\"2025-02-03T16:02:52.736Z\",\"future\":\"2026-03-24T09:50:29.661Z\",\"recent\":\"2025-10-18T14:32:08.117Z\",\"birthdate\":\"2004-02-26T05:37:41.794Z\"},\"consistent_data\":{\"name1\":\"Ms. Kristen Kris\",\"name2\":\"Rodney Lang\",\"email1\":\"Antoinette19@gmail.com\",\"email2\":\"Ewald_Hodkiewicz84@gmail.com\"}}}",
"files": {},
"form": {},
"headers": {
"Accept": "application/json, text/plain, */*",
"Accept-Encoding": "gzip, compress, deflate, br",
"Connection": "keep-alive",
"Content-Length": "608",
"Content-Type": "application/json",
"Host": "httpbin",
"User-Agent": "axios/1.12.1"
},
"json": {
"validation_test": {
"consistent_data": {
"email1": "Antoinette19@gmail.com",
"email2": "Ewald_Hodkiewicz84@gmail.com",
"name1": "Ms. Kristen Kris",
"name2": "Rodney Lang"
},
"dates": {
"birthdate": "2004-02-26T05:37:41.794Z",
"future": "2026-03-24T09:50:29.661Z",
"past": "2025-02-03T16:02:52.736Z",
"recent": "2025-10-18T14:32:08.117Z"
},
"emails": [
"Danial.Kuvalis92@gmail.com",
"Norris10@gmail.com",
"Skye_Botsford@yahoo.com"
],
"phone_numbers": [
"1-602-444-4075 x042",
"315.724.2578 x458",
"378.818.4888"
],
"uuids": [
"cf9f3379-5dda-43c5-85fd-13d27166aa1c",
"73f5a9b1-f413-49a6-b6a2-5e04f6799cee",
"2983168d-4f9c-4459-9c9e-9e4596edfecf"
]
}
},
"origin": "172.18.0.3",
"url": "http://httpbin/post"
} 📊
Total
2
assertions
✅
Passed
2
assertions
📈
Success Rate
100%
success
✓
status_code
PASSED
✓ Match
Condição
status_code equals 200
Assertion passou conforme esperado
Valor recebido: 200
✓
body.data.contains
PASSED
Condição
body.data.contains equals validation_test
Comparação de Valores
Esperado expected
validation_test
Recebido actual
{"validation_test":{"emails":["Danial.Kuvalis92@gmail.com","Norris10@gmail.com","Skye_Botsford@yahoo.com"],"uuids":["cf9f3379-5dda-43c5-85fd-13d27166aa1c","73f5a9b1-f413-49a6-b6a2-5e04f6799cee","2983168d-4f9c-4459-9c9e-9e4596edfecf"],"phone_numbers":["1-602-444-4075 x042","315.724.2578 x458","378.818.4888"],"dates":{"past":"2025-02-03T16:02:52.736Z","future":"2026-03-24T09:50:29.661Z","recent":"2025-10-18T14:32:08.117Z","birthdate":"2004-02-26T05:37:41.794Z"},"consistent_data":{"name1":"Ms. Kristen Kris","name2":"Rodney Lang","email1":"Antoinette19@gmail.com","email2":"Ewald_Hodkiewicz84@gmail.com"}}}
Captured Variables
{
"validation_results": "{\"validation_test\":{\"emails\":[\"Danial.Kuvalis92@gmail.com\",\"Norris10@gmail.com\",\"Skye_Botsford@yahoo.com\"],\"uuids\":[\"cf9f3379-5dda-43c5-85fd-13d27166aa1c\",\"73f5a9b1-f413-49a6-b6a2-5e04f6799cee\",\"2983168d-4f9c-4459-9c9e-9e4596edfecf\"],\"phone_numbers\":[\"1-602-444-4075 x042\",\"315.724.2578 x458\",\"378.818.4888\"],\"dates\":{\"past\":\"2025-02-03T16:02:52.736Z\",\"future\":\"2026-03-24T09:50:29.661Z\",\"recent\":\"2025-10-18T14:32:08.117Z\",\"birthdate\":\"2004-02-26T05:37:41.794Z\"},\"consistent_data\":{\"name1\":\"Ms. Kristen Kris\",\"name2\":\"Rodney Lang\",\"email1\":\"Antoinette19@gmail.com\",\"email2\":\"Ewald_Hodkiewicz84@gmail.com\"}}}",
"email_count": "{\"validation_test\":{\"emails\":[\"Danial.Kuvalis92@gmail.com\",\"Norris10@gmail.com\",\"Skye_Botsford@yahoo.com\"],\"uuids\":[\"cf9f3379-5dda-43c5-85fd-13d27166aa1c\",\"73f5a9b1-f413-49a6-b6a2-5e04f6799cee\",\"2983168d-4f9c-4459-9c9e-9e4596edfecf\"],\"phone_numbers\":[\"1-602-444-4075 x042\",\"315.724.2578 x458\",\"378.818.4888\"],\"dates\":{\"past\":\"2025-02-03T16:02:52.736Z\",\"future\":\"2026-03-24T09:50:29.661Z\",\"recent\":\"2025-10-18T14:32:08.117Z\",\"birthdate\":\"2004-02-26T05:37:41.794Z\"},\"consistent_data\":{\"name1\":\"Ms. Kristen Kris\",\"name2\":\"Rodney Lang\",\"email1\":\"Antoinette19@gmail.com\",\"email2\":\"Ewald_Hodkiewicz84@gmail.com\"}}}",
"uuid_count": "{\"validation_test\":{\"emails\":[\"Danial.Kuvalis92@gmail.com\",\"Norris10@gmail.com\",\"Skye_Botsford@yahoo.com\"],\"uuids\":[\"cf9f3379-5dda-43c5-85fd-13d27166aa1c\",\"73f5a9b1-f413-49a6-b6a2-5e04f6799cee\",\"2983168d-4f9c-4459-9c9e-9e4596edfecf\"],\"phone_numbers\":[\"1-602-444-4075 x042\",\"315.724.2578 x458\",\"378.818.4888\"],\"dates\":{\"past\":\"2025-02-03T16:02:52.736Z\",\"future\":\"2026-03-24T09:50:29.661Z\",\"recent\":\"2025-10-18T14:32:08.117Z\",\"birthdate\":\"2004-02-26T05:37:41.794Z\"},\"consistent_data\":{\"name1\":\"Ms. Kristen Kris\",\"name2\":\"Rodney Lang\",\"email1\":\"Antoinette19@gmail.com\",\"email2\":\"Ewald_Hodkiewicz84@gmail.com\"}}}"
}Available Variables
{
"api_base_url": "http://localhost:8080",
"api_version": "v2.0",
"test_environment": "staging",
"auth_flows_test.jwt_token": "eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.mock_payload",
"auth_flows_test.oauth2_access_token": "oauth2_access_token_xyz",
"auth_flows_test.user_permissions": [
"read",
"write"
],
"auth_flows_test.auth_flow_results": {
"jwt_authentication": {
"status": "{{jwt_login_success && jwt_valid && jwt_refresh_success ? 'success' : 'partial'}}",
"tokens_issued": 2,
"profile_access": "{{js: Boolean(variables.profile_fetch_success)}}"
},
"oauth2_authentication": {
"status": "{{oauth2_token_exchange_success && oauth2_resource_access ? 'success' : 'partial'}}",
"authorization_code_flow": "{{js: Boolean(variables.oauth2_auth_started)}}",
"token_management": "{{js: Boolean(variables.oauth2_token_revoked)}}"
},
"security_validation": {
"expired_tokens": "{{js: Boolean(variables.jwt_expired_handled)}}",
"revoked_tokens": "{{js: Boolean(variables.revoked_token_rejected)}}",
"permissions": "{{js: Boolean(variables.admin_permission_granted || variables.admin_permission_denied)}}"
},
"session_management": {
"logout_success": "{{js: Boolean(variables.complete_logout)}}",
"cleanup_complete": "{{js: Boolean(variables.all_tokens_revoked)}}"
}
},
"complex-workflows-test.workflow_results": {
"api_contract_validations": {
"order_service": null,
"payment_service": null,
"user_service": null
},
"business_outcomes": {
"customer_id": "{{customer_id}}",
"items_purchased": 3,
"order_id": null,
"total_revenue": 594.96,
"transaction_id": null,
"workflow_completion": null
},
"ecommerce_workflow_results": {
"cart_management": "success",
"catalog_browsing": null,
"customer_registration": null,
"fulfillment_initiated": null,
"order_created": null,
"payment_processed": null,
"product_details": null,
"promotions_applied": null,
"shipping_calculated": null
},
"end_to_end_success": true,
"microservices_communication": {
"inventory_service": null,
"notification_service": null
},
"test_summary": "complex_workflows_ecommerce_contracts",
"total_complex_workflow_tests": 13,
"workflow_patterns_tested": [
"customer_lifecycle_management",
"product_catalog_interaction",
"cart_and_checkout_process",
"payment_transaction_flow",
"order_fulfillment_pipeline",
"api_contract_validation",
"microservices_integration",
"end_to_end_business_process",
"workflow_analytics_tracking"
],
"workflow_test_id": "workflow-ce7a02af-3257-4a3b-b77e-2dad7569115e"
},
"complex-workflows-test.ecommerce_data": {
"cart_management": "success",
"catalog_browsing": null,
"customer_registration": null,
"fulfillment_initiated": null,
"order_created": null,
"payment_processed": null,
"product_details": null,
"promotions_applied": null,
"shipping_calculated": null
},
"complex-workflows-test.contract_validation_results": {
"order_service": null,
"payment_service": null,
"user_service": null
},
"auth.token": "eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJzdWIiOiIxMjM0NTY3ODkwIiwibmFtZSI6IkpvaG4gRG9lIiwiYWRtaW4iOnRydWUsImlhdCI6MTUxNjIzOTAyMn0.KMUFsIDTnFmyG3nMiGM6H9FNFUROf3wh7SmqJp-QV30",
"input-capture-test.normalized_email": "John.Doe@Example.COM",
"input-capture-test.email_domain": "John.Doe@Example.COM",
"input-capture-test.full_name": "John Michael Doe",
"dependency-setup.auth_token": "test_user",
"dependency-setup.session_id": "172.18.0.3",
"dependency-setup.config_id": "v2",
"dependency-setup.setup_timestamp": true,
"comprehensive_basic.captured_echo_data": {
"action": "create_resource",
"metadata": {
"api_version": "v2.1",
"test_mode": true,
"timestamp": "2024-01-01T00:00:00Z"
},
"user_id": 12345,
"username": "flow_test_user"
},
"comprehensive_basic.generated_uuid": "httpbin",
"comprehensive_basic.final_status": "completed",
"javascript-expressions.js_calculated": 50,
"javascript-expressions.js_timestamp": 1760869717656,
"iteration-examples.users_tested": null,
"iteration-examples.range_test_summary": null,
"sensitive-data-security.security_test_passed": null,
"sensitive-data-security.sensitive_data_masked": null,
"sensitive-data-security.auth_tokens_secure": null,
"webhooks-realtime.webhook_delivered": true,
"webhooks-realtime.webhook_system_healthy": false,
"webhooks-realtime.event_user_id": "31b4e06a-4cf5-4af9-b89d-4c7d79e5e91e",
"webhooks-realtime.stream_event_count": 3,
"retry-logic-comprehensive.retry_attempts": 1,
"retry-logic-comprehensive.retry_system_functional": false,
"retry-logic-comprehensive.jittered_response_time": null,
"file-upload-multipart-test.upload_results": {
"content_types_tested": [
"text/plain",
"application/json",
"application/octet-stream",
"image/jpeg",
"application/pdf",
"video/mp4",
"multipart/form-data"
],
"test_id": "upload-6b89f201-e691-4ce2-ac53-a9d39aae657e",
"test_patterns": [
"single_file_upload",
"multiple_file_upload",
"large_file_handling",
"chunked_upload_process",
"upload_validation",
"error_handling",
"resume_functionality"
],
"test_summary": "file_upload_multipart_comprehensive",
"total_upload_tests": 12,
"upload_results": {
"binary_upload": null,
"chunked_upload": null,
"image_upload": null,
"json_upload": null,
"large_file": null,
"mixed_form": null,
"multiple_upload": null,
"resume_upload": null,
"text_upload": null,
"validated_upload": null
},
"upload_scenarios_tested": [
"text_file_upload",
"json_file_upload",
"binary_file_upload",
"image_file_upload",
"multiple_files_upload",
"mixed_form_data",
"large_file_upload",
"chunked_upload",
"validated_upload",
"error_scenarios",
"resume_upload"
]
},
"file-upload-multipart-test.multipart_data": {
"binary_upload": null,
"chunked_upload": null,
"image_upload": null,
"json_upload": null,
"large_file": null,
"mixed_form": null,
"multiple_upload": null,
"resume_upload": null,
"text_upload": null,
"validated_upload": null
},
"file-upload-multipart-test.file_handling_status": [
"text_file_upload",
"json_file_upload",
"binary_file_upload",
"image_file_upload",
"multiple_files_upload",
"mixed_form_data",
"large_file_upload",
"chunked_upload",
"validated_upload",
"error_scenarios",
"resume_upload"
],
"advanced-assertions-test.assertion_results": {
"assertion_types_tested": [
"regex_matching",
"length_validation",
"type_checking",
"oneof_validation",
"numeric_ranges",
"complex_nested",
"array_elements",
"conditional_exists",
"error_structure",
"performance_combined"
],
"test_id": "assert-f27e4cec-c756-4dad-8a77-a4177723732c",
"test_patterns": {
"array_length": null,
"complex_nested": null,
"email_regex": null,
"length_exact": null,
"oneof_strings": null,
"phone_regex": null,
"type_validation": null,
"url_regex": null,
"uuid_regex": null
},
"test_summary": "advanced_assertions_comprehensive",
"total_assertion_tests": 11
},
"advanced-assertions-test.validation_data": {
"array_length": null,
"complex_nested": null,
"email_regex": null,
"length_exact": null,
"oneof_strings": null,
"phone_regex": null,
"type_validation": null,
"url_regex": null,
"uuid_regex": null
},
"advanced-assertions-test.regex_test_results": [
"regex_matching",
"length_validation",
"type_checking",
"oneof_validation",
"numeric_ranges",
"complex_nested",
"array_elements",
"conditional_exists",
"error_structure",
"performance_combined"
],
"advanced-retry-patterns.retry_results": {
"base_delay_ms": 1000,
"max_retries_configured": 3,
"patterns_tested": [
"exponential_backoff",
"linear_backoff",
"fixed_delay",
"conditional_retry",
"no_retry_4xx",
"timeout_retry_combo",
"high_frequency",
"multi_condition",
"performance_tracking",
"retry_chain"
],
"test_id": "retry-cd4a5b7a-ee7d-4084-be15-f5ddbce03d5a",
"test_summary": "advanced_retry_patterns",
"total_retry_tests": 12
},
"advanced-retry-patterns.backoff_measurements": [
"exponential_backoff",
"linear_backoff",
"fixed_delay",
"conditional_retry",
"no_retry_4xx",
"timeout_retry_combo",
"high_frequency",
"multi_condition",
"performance_tracking",
"retry_chain"
],
"environment-feature-flags-test.environment_results": {
"current_environment": null,
"deployment_stage": null,
"environment_configurations": {
"development": {
"debug_logging": true,
"retry_attempts": 3,
"timeout": 30000
},
"production": {
"debug_logging": false,
"retry_attempts": 1,
"timeout": 5000
},
"staging": {
"debug_logging": false,
"retry_attempts": 2,
"timeout": 15000
},
"test": {
"debug_logging": false,
"retry_attempts": 2,
"timeout": 10000
}
},
"environment_specific_tests": {
"development": "skipped",
"production": "skipped",
"staging": "skipped",
"test": "skipped"
},
"environment_urls": {
"development": "http://localhost:3000",
"production": "https://api.example.com",
"staging": "https://staging-api.example.com",
"test": "http://localhost:8080"
},
"feature_flag_results": {
"advanced_analytics": "skipped",
"api_v2": "skipped",
"beta_program": "skipped",
"debug_mode": "skipped",
"experimental_features": "skipped",
"new_ui": "skipped"
},
"feature_flags_tested": {
"advanced_analytics": null,
"api_v2": null,
"beta_program": null,
"debug_mode": null,
"experimental_features": null,
"new_ui": null
},
"test_environment": null,
"test_id": "env-9155d18f-ba99-4cfc-b367-9d2df87e67e9",
"test_patterns": [
"environment_detection",
"environment_specific_operations",
"feature_flag_conditional_execution",
"multi_environment_configuration",
"environment_based_data_handling",
"feature_flag_combinations"
],
"test_summary": "environment_feature_flags_comprehensive",
"total_environment_tests": 13
},
"environment-feature-flags-test.feature_flag_data": {
"advanced_analytics": "skipped",
"api_v2": "skipped",
"beta_program": "skipped",
"debug_mode": "skipped",
"experimental_features": "skipped",
"new_ui": "skipped"
},
"environment-feature-flags-test.multi_env_config": {
"development": {
"debug_logging": true,
"retry_attempts": 3,
"timeout": 30000
},
"production": {
"debug_logging": false,
"retry_attempts": 1,
"timeout": 5000
},
"staging": {
"debug_logging": false,
"retry_attempts": 2,
"timeout": 15000
},
"test": {
"debug_logging": false,
"retry_attempts": 2,
"timeout": 10000
}
},
"error-handling-test.error_handling_results": {
"error_handling_results": {
"bad_gateway": null,
"bad_request": null,
"chain_recovery": "error_recovery",
"cleanup_status": null,
"continue_after_failure": null,
"degradation_mode": null,
"fallback_service": null,
"forbidden": null,
"not_found": null,
"primary_service": null,
"rate_limit": null,
"server_error": null,
"service_unavailable": null,
"timeout_handling": "{{timeout_result}}",
"unauthorized": null
},
"error_scenarios_tested": [
"continue_on_failure",
"timeout_handling",
"http_error_codes",
"error_recovery_fallback",
"graceful_degradation",
"chain_failure_recovery",
"error_propagation",
"network_errors",
"cleanup_after_errors"
],
"http_status_codes_handled": [
400,
401,
403,
404,
422,
429,
500,
502,
503
],
"recovery_patterns": [
"fallback_services",
"graceful_degradation",
"error_chain_recovery",
"resource_cleanup"
],
"test_id": "error-afc8e2e9-ee8c-4d98-ace0-c04d982c7248",
"test_summary": "error_handling_comprehensive",
"total_error_tests": 10
},
"error-handling-test.failure_scenarios": [
"continue_on_failure",
"timeout_handling",
"http_error_codes",
"error_recovery_fallback",
"graceful_degradation",
"chain_failure_recovery",
"error_propagation",
"network_errors",
"cleanup_after_errors"
],
"error-handling-test.recovery_data": [
"fallback_services",
"graceful_degradation",
"error_chain_recovery",
"resource_cleanup"
],
"faker_demo.generatedEmail": "Brittany.Mitchell@yahoo.com",
"faker_demo.generatedUserId": 8456786969362432,
"httpbin-test.captured_username": "alpha_user",
"httpbin-test.auth_token": "httpbin",
"variable_cleanup_test.cleanup_verification_result": "cleanup_test_completed",
"variable_cleanup_test.variable_state_before": null,
"variable_cleanup_test.variable_state_after": null,
"environment-variables.env_user": null,
"environment-variables.env_home": null,
"environment-variables.env_test_passed": true
} ✅
Integration with Previous Variables
Step #5
3ms
cURL Command
curl -X POST -H 'Content-Type: application/json' -H 'X-User-Company: {"user_profile":{"id":"d142fc31-094b-4a02-ac8f-34eef8f1a563","first_name":"Price","last_name":"Miller","full_name":"Hilda Champlin-Bartoletti","gender":"Non-binary","email":"Travis.Reynolds@yahoo.com","phone":"(415) 296-9932 x603","website":"https://disgusting-overnighter.net/","address":{"street":"7918 Franey Corner","city":"Lake Lavonville","state":"Massachusetts","country":"Dominican Republic","zip_code":"28571-7564","latitude":84.6382,"longitude":-114.4559},"job":{"title":"Forward Metrics Specialist","department":"Infrastructure","company":"Kunde - Wiza"},"birth_date":"2002-12-18T08:44:01.690Z","created_at":"2025-10-18T23:02:58.263Z","last_login":"2025-10-18T13:29:57.870Z","avatar":"https://avatars.githubusercontent.com/u/53642843","bio":"Pecto vesco comes ademptio magni carbo ater cohors error. Solium temporibus territo adsidue adeo voluptates acervus. Porro talis audax curis angelus bene.","username":"Herman.Schultz"}}' -H 'X-Generated-Domain: {{domain_name}}' -d '{"integration_data":{"user_summary":{"profile":"{\"user_profile\":{\"id\":\"d142fc31-094b-4a02-ac8f-34eef8f1a563\",\"first_name\":\"Price\",\"last_name\":\"Miller\",\"full_name\":\"Hilda Champlin-Bartoletti\",\"gender\":\"Non-binary\",\"email\":\"Travis.Reynolds@yahoo.com\",\"phone\":\"(415) 296-9932 x603\",\"website\":\"https://disgusting-overnighter.net/\",\"address\":{\"street\":\"7918 Franey Corner\",\"city\":\"Lake Lavonville\",\"state\":\"Massachusetts\",\"country\":\"Dominican Republic\",\"zip_code\":\"28571-7564\",\"latitude\":84.6382,\"longitude\":-114.4559},\"job\":{\"title\":\"Forward Metrics Specialist\",\"department\":\"Infrastructure\",\"company\":\"Kunde - Wiza\"},\"birth_date\":\"2002-12-18T08:44:01.690Z\",\"created_at\":\"2025-10-18T23:02:58.263Z\",\"last_login\":\"2025-10-18T13:29:57.870Z\",\"avatar\":\"https://avatars.githubusercontent.com/u/53642843\",\"bio\":\"Pecto vesco comes ademptio magni carbo ater cohors error. Solium temporibus territo adsidue adeo voluptates acervus. Porro talis audax curis angelus bene.\",\"username\":\"Herman.Schultz\"}}","financial":"{\"financial_profile\":{\"account_number\":\"12447327\",\"routing_number\":\"763219866\",\"credit_card\":\"589328513943287374\",\"credit_card_cvv\":\"813\",\"amount\":\"249.92\",\"currency_code\":\"MMK\",\"currency_name\":\"Kwanza\",\"product\":{\"name\":\"Sleek Metal Chair\",\"description\":\"The Football Is Good For Training And Recreational Purposes\",\"price\":\"223.00\",\"department\":\"Games\",\"material\":\"Concrete\"},\"vehicle\":{\"manufacturer\":\"Nissan\",\"model\":\"LeBaron\",\"type\":\"SUV\",\"fuel\":\"Gasoline\",\"vin\":\"7RZ1HAK58HLY43020\"},\"transactions\":[{\"id\":\"42b7dde4-b5a7-47d7-b083-39bd8086b251\",\"amount\":\"535.30\",\"description\":\"Oriental Plastic Keyboard\",\"date\":\"2025-10-19T00:46:57.126Z\"},{\"id\":\"cace6760-9036-4f28-9dd4-8c0f021d8938\",\"amount\":\"4.03\",\"description\":\"Rustic Bronze Pants\",\"date\":\"2025-10-19T01:05:28.532Z\"}]}}","business":"{{business_data}}"},"related_data":{"related_user":{"name":"Gail Maggio","email":"Bernardo.Langosh17@hotmail.com","company":"{\"user_profile\":{\"id\":\"d142fc31-094b-4a02-ac8f-34eef8f1a563\",\"first_name\":\"Price\",\"last_name\":\"Miller\",\"full_name\":\"Hilda Champlin-Bartoletti\",\"gender\":\"Non-binary\",\"email\":\"Travis.Reynolds@yahoo.com\",\"phone\":\"(415) 296-9932 x603\",\"website\":\"https://disgusting-overnighter.net/\",\"address\":{\"street\":\"7918 Franey Corner\",\"city\":\"Lake Lavonville\",\"state\":\"Massachusetts\",\"country\":\"Dominican Republic\",\"zip_code\":\"28571-7564\",\"latitude\":84.6382,\"longitude\":-114.4559},\"job\":{\"title\":\"Forward Metrics Specialist\",\"department\":\"Infrastructure\",\"company\":\"Kunde - Wiza\"},\"birth_date\":\"2002-12-18T08:44:01.690Z\",\"created_at\":\"2025-10-18T23:02:58.263Z\",\"last_login\":\"2025-10-18T13:29:57.870Z\",\"avatar\":\"https://avatars.githubusercontent.com/u/53642843\",\"bio\":\"Pecto vesco comes ademptio magni carbo ater cohors error. Solium temporibus territo adsidue adeo voluptates acervus. Porro talis audax curis angelus bene.\",\"username\":\"Herman.Schultz\"}}"},"related_products":[{"name":"Practical Granite Pizza","price":"35.00","category":"electronics"},{"name":"Electronic Granite Table","price":"715.00","category":"clothing"}]},"audit":{"generated_by":"faker.js","test_batch":5,"environment":"staging","timestamp":"2025-10-19T10:25:17.881Z"}}}' "http://httpbin/post"📤 Request
Method: POST
URL:
http://httpbin/post Base URL:
http://httpbin Request Headers
Content-Type: application/json
X-User-Company: {"user_profile":{"id":"d142fc31-094b-4a02-ac8f-34eef8f1a563","first_name":"Price","last_name":"Miller","full_name":"Hilda Champlin-Bartoletti","gender":"Non-binary","email":"Travis.Reynolds@yahoo.com","phone":"(415) 296-9932 x603","website":"https://disgusting-overnighter.net/","address":{"street":"7918 Franey Corner","city":"Lake Lavonville","state":"Massachusetts","country":"Dominican Republic","zip_code":"28571-7564","latitude":84.6382,"longitude":-114.4559},"job":{"title":"Forward Metrics Specialist","department":"Infrastructure","company":"Kunde - Wiza"},"birth_date":"2002-12-18T08:44:01.690Z","created_at":"2025-10-18T23:02:58.263Z","last_login":"2025-10-18T13:29:57.870Z","avatar":"https://avatars.githubusercontent.com/u/53642843","bio":"Pecto vesco comes ademptio magni carbo ater cohors error. Solium temporibus territo adsidue adeo voluptates acervus. Porro talis audax curis angelus bene.","username":"Herman.Schultz"}}
X-Generated-Domain: {{domain_name}}Request Body
{
"integration_data": {
"user_summary": {
"profile": "{\"user_profile\":{\"id\":\"d142fc31-094b-4a02-ac8f-34eef8f1a563\",\"first_name\":\"Price\",\"last_name\":\"Miller\",\"full_name\":\"Hilda Champlin-Bartoletti\",\"gender\":\"Non-binary\",\"email\":\"Travis.Reynolds@yahoo.com\",\"phone\":\"(415) 296-9932 x603\",\"website\":\"https://disgusting-overnighter.net/\",\"address\":{\"street\":\"7918 Franey Corner\",\"city\":\"Lake Lavonville\",\"state\":\"Massachusetts\",\"country\":\"Dominican Republic\",\"zip_code\":\"28571-7564\",\"latitude\":84.6382,\"longitude\":-114.4559},\"job\":{\"title\":\"Forward Metrics Specialist\",\"department\":\"Infrastructure\",\"company\":\"Kunde - Wiza\"},\"birth_date\":\"2002-12-18T08:44:01.690Z\",\"created_at\":\"2025-10-18T23:02:58.263Z\",\"last_login\":\"2025-10-18T13:29:57.870Z\",\"avatar\":\"https://avatars.githubusercontent.com/u/53642843\",\"bio\":\"Pecto vesco comes ademptio magni carbo ater cohors error. Solium temporibus territo adsidue adeo voluptates acervus. Porro talis audax curis angelus bene.\",\"username\":\"Herman.Schultz\"}}",
"financial": "{\"financial_profile\":{\"account_number\":\"12447327\",\"routing_number\":\"763219866\",\"credit_card\":\"589328513943287374\",\"credit_card_cvv\":\"813\",\"amount\":\"249.92\",\"currency_code\":\"MMK\",\"currency_name\":\"Kwanza\",\"product\":{\"name\":\"Sleek Metal Chair\",\"description\":\"The Football Is Good For Training And Recreational Purposes\",\"price\":\"223.00\",\"department\":\"Games\",\"material\":\"Concrete\"},\"vehicle\":{\"manufacturer\":\"Nissan\",\"model\":\"LeBaron\",\"type\":\"SUV\",\"fuel\":\"Gasoline\",\"vin\":\"7RZ1HAK58HLY43020\"},\"transactions\":[{\"id\":\"42b7dde4-b5a7-47d7-b083-39bd8086b251\",\"amount\":\"535.30\",\"description\":\"Oriental Plastic Keyboard\",\"date\":\"2025-10-19T00:46:57.126Z\"},{\"id\":\"cace6760-9036-4f28-9dd4-8c0f021d8938\",\"amount\":\"4.03\",\"description\":\"Rustic Bronze Pants\",\"date\":\"2025-10-19T01:05:28.532Z\"}]}}",
"business": "{{business_data}}"
},
"related_data": {
"related_user": {
"name": "Gail Maggio",
"email": "Bernardo.Langosh17@hotmail.com",
"company": "{\"user_profile\":{\"id\":\"d142fc31-094b-4a02-ac8f-34eef8f1a563\",\"first_name\":\"Price\",\"last_name\":\"Miller\",\"full_name\":\"Hilda Champlin-Bartoletti\",\"gender\":\"Non-binary\",\"email\":\"Travis.Reynolds@yahoo.com\",\"phone\":\"(415) 296-9932 x603\",\"website\":\"https://disgusting-overnighter.net/\",\"address\":{\"street\":\"7918 Franey Corner\",\"city\":\"Lake Lavonville\",\"state\":\"Massachusetts\",\"country\":\"Dominican Republic\",\"zip_code\":\"28571-7564\",\"latitude\":84.6382,\"longitude\":-114.4559},\"job\":{\"title\":\"Forward Metrics Specialist\",\"department\":\"Infrastructure\",\"company\":\"Kunde - Wiza\"},\"birth_date\":\"2002-12-18T08:44:01.690Z\",\"created_at\":\"2025-10-18T23:02:58.263Z\",\"last_login\":\"2025-10-18T13:29:57.870Z\",\"avatar\":\"https://avatars.githubusercontent.com/u/53642843\",\"bio\":\"Pecto vesco comes ademptio magni carbo ater cohors error. Solium temporibus territo adsidue adeo voluptates acervus. Porro talis audax curis angelus bene.\",\"username\":\"Herman.Schultz\"}}"
},
"related_products": [
{
"name": "Practical Granite Pizza",
"price": "35.00",
"category": "electronics"
},
{
"name": "Electronic Granite Table",
"price": "715.00",
"category": "clothing"
}
]
},
"audit": {
"generated_by": "faker.js",
"test_batch": 5,
"environment": "staging",
"timestamp": "2025-10-19T10:25:17.881Z"
}
}
}📥 Response
Status Code: 200
Duration: 3ms
Size: 9015 bytes
Response Headers
server: gunicorn/19.9.0
date: Sun, 19 Oct 2025 10:28:39 GMT
connection: keep-alive
content-type: application/json
content-length: 9467
access-control-allow-origin: *
access-control-allow-credentials: trueResponse Body
{
"args": {},
"data": "{\"integration_data\":{\"user_summary\":{\"profile\":\"{\\\"user_profile\\\":{\\\"id\\\":\\\"d142fc31-094b-4a02-ac8f-34eef8f1a563\\\",\\\"first_name\\\":\\\"Price\\\",\\\"last_name\\\":\\\"Miller\\\",\\\"full_name\\\":\\\"Hilda Champlin-Bartoletti\\\",\\\"gender\\\":\\\"Non-binary\\\",\\\"email\\\":\\\"Travis.Reynolds@yahoo.com\\\",\\\"phone\\\":\\\"(415) 296-9932 x603\\\",\\\"website\\\":\\\"https://disgusting-overnighter.net/\\\",\\\"address\\\":{\\\"street\\\":\\\"7918 Franey Corner\\\",\\\"city\\\":\\\"Lake Lavonville\\\",\\\"state\\\":\\\"Massachusetts\\\",\\\"country\\\":\\\"Dominican Republic\\\",\\\"zip_code\\\":\\\"28571-7564\\\",\\\"latitude\\\":84.6382,\\\"longitude\\\":-114.4559},\\\"job\\\":{\\\"title\\\":\\\"Forward Metrics Specialist\\\",\\\"department\\\":\\\"Infrastructure\\\",\\\"company\\\":\\\"Kunde - Wiza\\\"},\\\"birth_date\\\":\\\"2002-12-18T08:44:01.690Z\\\",\\\"created_at\\\":\\\"2025-10-18T23:02:58.263Z\\\",\\\"last_login\\\":\\\"2025-10-18T13:29:57.870Z\\\",\\\"avatar\\\":\\\"https://avatars.githubusercontent.com/u/53642843\\\",\\\"bio\\\":\\\"Pecto vesco comes ademptio magni carbo ater cohors error. Solium temporibus territo adsidue adeo voluptates acervus. Porro talis audax curis angelus bene.\\\",\\\"username\\\":\\\"Herman.Schultz\\\"}}\",\"financial\":\"{\\\"financial_profile\\\":{\\\"account_number\\\":\\\"12447327\\\",\\\"routing_number\\\":\\\"763219866\\\",\\\"credit_card\\\":\\\"589328513943287374\\\",\\\"credit_card_cvv\\\":\\\"813\\\",\\\"amount\\\":\\\"249.92\\\",\\\"currency_code\\\":\\\"MMK\\\",\\\"currency_name\\\":\\\"Kwanza\\\",\\\"product\\\":{\\\"name\\\":\\\"Sleek Metal Chair\\\",\\\"description\\\":\\\"The Football Is Good For Training And Recreational Purposes\\\",\\\"price\\\":\\\"223.00\\\",\\\"department\\\":\\\"Games\\\",\\\"material\\\":\\\"Concrete\\\"},\\\"vehicle\\\":{\\\"manufacturer\\\":\\\"Nissan\\\",\\\"model\\\":\\\"LeBaron\\\",\\\"type\\\":\\\"SUV\\\",\\\"fuel\\\":\\\"Gasoline\\\",\\\"vin\\\":\\\"7RZ1HAK58HLY43020\\\"},\\\"transactions\\\":[{\\\"id\\\":\\\"42b7dde4-b5a7-47d7-b083-39bd8086b251\\\",\\\"amount\\\":\\\"535.30\\\",\\\"description\\\":\\\"Oriental Plastic Keyboard\\\",\\\"date\\\":\\\"2025-10-19T00:46:57.126Z\\\"},{\\\"id\\\":\\\"cace6760-9036-4f28-9dd4-8c0f021d8938\\\",\\\"amount\\\":\\\"4.03\\\",\\\"description\\\":\\\"Rustic Bronze Pants\\\",\\\"date\\\":\\\"2025-10-19T01:05:28.532Z\\\"}]}}\",\"business\":\"{{business_data}}\"},\"related_data\":{\"related_user\":{\"name\":\"Gail Maggio\",\"email\":\"Bernardo.Langosh17@hotmail.com\",\"company\":\"{\\\"user_profile\\\":{\\\"id\\\":\\\"d142fc31-094b-4a02-ac8f-34eef8f1a563\\\",\\\"first_name\\\":\\\"Price\\\",\\\"last_name\\\":\\\"Miller\\\",\\\"full_name\\\":\\\"Hilda Champlin-Bartoletti\\\",\\\"gender\\\":\\\"Non-binary\\\",\\\"email\\\":\\\"Travis.Reynolds@yahoo.com\\\",\\\"phone\\\":\\\"(415) 296-9932 x603\\\",\\\"website\\\":\\\"https://disgusting-overnighter.net/\\\",\\\"address\\\":{\\\"street\\\":\\\"7918 Franey Corner\\\",\\\"city\\\":\\\"Lake Lavonville\\\",\\\"state\\\":\\\"Massachusetts\\\",\\\"country\\\":\\\"Dominican Republic\\\",\\\"zip_code\\\":\\\"28571-7564\\\",\\\"latitude\\\":84.6382,\\\"longitude\\\":-114.4559},\\\"job\\\":{\\\"title\\\":\\\"Forward Metrics Specialist\\\",\\\"department\\\":\\\"Infrastructure\\\",\\\"company\\\":\\\"Kunde - Wiza\\\"},\\\"birth_date\\\":\\\"2002-12-18T08:44:01.690Z\\\",\\\"created_at\\\":\\\"2025-10-18T23:02:58.263Z\\\",\\\"last_login\\\":\\\"2025-10-18T13:29:57.870Z\\\",\\\"avatar\\\":\\\"https://avatars.githubusercontent.com/u/53642843\\\",\\\"bio\\\":\\\"Pecto vesco comes ademptio magni carbo ater cohors error. Solium temporibus territo adsidue adeo voluptates acervus. Porro talis audax curis angelus bene.\\\",\\\"username\\\":\\\"Herman.Schultz\\\"}}\"},\"related_products\":[{\"name\":\"Practical Granite Pizza\",\"price\":\"35.00\",\"category\":\"electronics\"},{\"name\":\"Electronic Granite Table\",\"price\":\"715.00\",\"category\":\"clothing\"}]},\"audit\":{\"generated_by\":\"faker.js\",\"test_batch\":5,\"environment\":\"staging\",\"timestamp\":\"2025-10-19T10:25:17.881Z\"}}}",
"files": {},
"form": {},
"headers": {
"Accept": "application/json, text/plain, */*",
"Accept-Encoding": "gzip, compress, deflate, br",
"Connection": "keep-alive",
"Content-Length": "3452",
"Content-Type": "application/json",
"Host": "httpbin",
"User-Agent": "axios/1.12.1",
"X-Generated-Domain": "{{domain_name}}",
"X-User-Company": "{\"user_profile\":{\"id\":\"d142fc31-094b-4a02-ac8f-34eef8f1a563\",\"first_name\":\"Price\",\"last_name\":\"Miller\",\"full_name\":\"Hilda Champlin-Bartoletti\",\"gender\":\"Non-binary\",\"email\":\"Travis.Reynolds@yahoo.com\",\"phone\":\"(415) 296-9932 x603\",\"website\":\"https://disgusting-overnighter.net/\",\"address\":{\"street\":\"7918 Franey Corner\",\"city\":\"Lake Lavonville\",\"state\":\"Massachusetts\",\"country\":\"Dominican Republic\",\"zip_code\":\"28571-7564\",\"latitude\":84.6382,\"longitude\":-114.4559},\"job\":{\"title\":\"Forward Metrics Specialist\",\"department\":\"Infrastructure\",\"company\":\"Kunde - Wiza\"},\"birth_date\":\"2002-12-18T08:44:01.690Z\",\"created_at\":\"2025-10-18T23:02:58.263Z\",\"last_login\":\"2025-10-18T13:29:57.870Z\",\"avatar\":\"https://avatars.githubusercontent.com/u/53642843\",\"bio\":\"Pecto vesco comes ademptio magni carbo ater cohors error. Solium temporibus territo adsidue adeo voluptates acervus. Porro talis audax curis angelus bene.\",\"username\":\"Herman.Schultz\"}}"
},
"json": {
"integration_data": {
"audit": {
"environment": "staging",
"generated_by": "faker.js",
"test_batch": 5,
"timestamp": "2025-10-19T10:25:17.881Z"
},
"related_data": {
"related_products": [
{
"category": "electronics",
"name": "Practical Granite Pizza",
"price": "35.00"
},
{
"category": "clothing",
"name": "Electronic Granite Table",
"price": "715.00"
}
],
"related_user": {
"company": "{\"user_profile\":{\"id\":\"d142fc31-094b-4a02-ac8f-34eef8f1a563\",\"first_name\":\"Price\",\"last_name\":\"Miller\",\"full_name\":\"Hilda Champlin-Bartoletti\",\"gender\":\"Non-binary\",\"email\":\"Travis.Reynolds@yahoo.com\",\"phone\":\"(415) 296-9932 x603\",\"website\":\"https://disgusting-overnighter.net/\",\"address\":{\"street\":\"7918 Franey Corner\",\"city\":\"Lake Lavonville\",\"state\":\"Massachusetts\",\"country\":\"Dominican Republic\",\"zip_code\":\"28571-7564\",\"latitude\":84.6382,\"longitude\":-114.4559},\"job\":{\"title\":\"Forward Metrics Specialist\",\"department\":\"Infrastructure\",\"company\":\"Kunde - Wiza\"},\"birth_date\":\"2002-12-18T08:44:01.690Z\",\"created_at\":\"2025-10-18T23:02:58.263Z\",\"last_login\":\"2025-10-18T13:29:57.870Z\",\"avatar\":\"https://avatars.githubusercontent.com/u/53642843\",\"bio\":\"Pecto vesco comes ademptio magni carbo ater cohors error. Solium temporibus territo adsidue adeo voluptates acervus. Porro talis audax curis angelus bene.\",\"username\":\"Herman.Schultz\"}}",
"email": "Bernardo.Langosh17@hotmail.com",
"name": "Gail Maggio"
}
},
"user_summary": {
"business": "{{business_data}}",
"financial": "{\"financial_profile\":{\"account_number\":\"12447327\",\"routing_number\":\"763219866\",\"credit_card\":\"589328513943287374\",\"credit_card_cvv\":\"813\",\"amount\":\"249.92\",\"currency_code\":\"MMK\",\"currency_name\":\"Kwanza\",\"product\":{\"name\":\"Sleek Metal Chair\",\"description\":\"The Football Is Good For Training And Recreational Purposes\",\"price\":\"223.00\",\"department\":\"Games\",\"material\":\"Concrete\"},\"vehicle\":{\"manufacturer\":\"Nissan\",\"model\":\"LeBaron\",\"type\":\"SUV\",\"fuel\":\"Gasoline\",\"vin\":\"7RZ1HAK58HLY43020\"},\"transactions\":[{\"id\":\"42b7dde4-b5a7-47d7-b083-39bd8086b251\",\"amount\":\"535.30\",\"description\":\"Oriental Plastic Keyboard\",\"date\":\"2025-10-19T00:46:57.126Z\"},{\"id\":\"cace6760-9036-4f28-9dd4-8c0f021d8938\",\"amount\":\"4.03\",\"description\":\"Rustic Bronze Pants\",\"date\":\"2025-10-19T01:05:28.532Z\"}]}}",
"profile": "{\"user_profile\":{\"id\":\"d142fc31-094b-4a02-ac8f-34eef8f1a563\",\"first_name\":\"Price\",\"last_name\":\"Miller\",\"full_name\":\"Hilda Champlin-Bartoletti\",\"gender\":\"Non-binary\",\"email\":\"Travis.Reynolds@yahoo.com\",\"phone\":\"(415) 296-9932 x603\",\"website\":\"https://disgusting-overnighter.net/\",\"address\":{\"street\":\"7918 Franey Corner\",\"city\":\"Lake Lavonville\",\"state\":\"Massachusetts\",\"country\":\"Dominican Republic\",\"zip_code\":\"28571-7564\",\"latitude\":84.6382,\"longitude\":-114.4559},\"job\":{\"title\":\"Forward Metrics Specialist\",\"department\":\"Infrastructure\",\"company\":\"Kunde - Wiza\"},\"birth_date\":\"2002-12-18T08:44:01.690Z\",\"created_at\":\"2025-10-18T23:02:58.263Z\",\"last_login\":\"2025-10-18T13:29:57.870Z\",\"avatar\":\"https://avatars.githubusercontent.com/u/53642843\",\"bio\":\"Pecto vesco comes ademptio magni carbo ater cohors error. Solium temporibus territo adsidue adeo voluptates acervus. Porro talis audax curis angelus bene.\",\"username\":\"Herman.Schultz\"}}"
}
}
},
"origin": "172.18.0.3",
"url": "http://httpbin/post"
} 📊
Total
2
assertions
✅
Passed
2
assertions
📈
Success Rate
100%
success
✓
status_code
PASSED
✓ Match
Condição
status_code equals 200
Assertion passou conforme esperado
Valor recebido: 200
✓
body.data.contains
PASSED
Condição
body.data.contains equals integration_data
Comparação de Valores
Esperado expected
integration_data
Recebido actual
{"integration_data":{"user_summary":{"profile":"{\"user_profile\":{\"id\":\"d142fc31-094b-4a02-ac8f-34eef8f1a563\",\"first_name\":\"Price\",\"last_name\":\"Miller\",\"full_name\":\"Hilda Champlin-Bartoletti\",\"gender\":\"Non-binary\",\"email\":\"Travis.Reynolds@yahoo.com\",\"phone\":\"(415) 296-9932 x603\",\"website\":\"https://disgusting-overnighter.net/\",\"address\":{\"street\":\"7918 Franey Corner\",\"city\":\"Lake Lavonville\",\"state\":\"Massachusetts\",\"country\":\"Dominican Republic\",\"zip_code\":\"28571-7564\",\"latitude\":84.6382,\"longitude\":-114.4559},\"job\":{\"title\":\"Forward Metrics Specialist\",\"department\":\"Infrastructure\",\"company\":\"Kunde - Wiza\"},\"birth_date\":\"2002-12-18T08:44:01.690Z\",\"created_at\":\"2025-10-18T23:02:58.263Z\",\"last_login\":\"2025-10-18T13:29:57.870Z\",\"avatar\":\"https://avatars.githubusercontent.com/u/53642843\",\"bio\":\"Pecto vesco comes ademptio magni carbo ater cohors error. Solium temporibus territo adsidue adeo voluptates acervus. Porro talis audax curis angelus bene.\",\"username\":\"Herman.Schultz\"}}","financial":"{\"financial_profile\":{\"account_number\":\"12447327\",\"routing_number\":\"763219866\",\"credit_card\":\"589328513943287374\",\"credit_card_cvv\":\"813\",\"amount\":\"249.92\",\"currency_code\":\"MMK\",\"currency_name\":\"Kwanza\",\"product\":{\"name\":\"Sleek Metal Chair\",\"description\":\"The Football Is Good For Training And Recreational Purposes\",\"price\":\"223.00\",\"department\":\"Games\",\"material\":\"Concrete\"},\"vehicle\":{\"manufacturer\":\"Nissan\",\"model\":\"LeBaron\",\"type\":\"SUV\",\"fuel\":\"Gasoline\",\"vin\":\"7RZ1HAK58HLY43020\"},\"transactions\":[{\"id\":\"42b7dde4-b5a7-47d7-b083-39bd8086b251\",\"amount\":\"535.30\",\"description\":\"Oriental Plastic Keyboard\",\"date\":\"2025-10-19T00:46:57.126Z\"},{\"id\":\"cace6760-9036-4f28-9dd4-8c0f021d8938\",\"amount\":\"4.03\",\"description\":\"Rustic Bronze Pants\",\"date\":\"2025-10-19T01:05:28.532Z\"}]}}","business":"{{business_data}}"},"related_data":{"related_user":{"name":"Gail Maggio","email":"Bernardo.Langosh17@hotmail.com","company":"{\"user_profile\":{\"id\":\"d142fc31-094b-4a02-ac8f-34eef8f1a563\",\"first_name\":\"Price\",\"last_name\":\"Miller\",\"full_name\":\"Hilda Champlin-Bartoletti\",\"gender\":\"Non-binary\",\"email\":\"Travis.Reynolds@yahoo.com\",\"phone\":\"(415) 296-9932 x603\",\"website\":\"https://disgusting-overnighter.net/\",\"address\":{\"street\":\"7918 Franey Corner\",\"city\":\"Lake Lavonville\",\"state\":\"Massachusetts\",\"country\":\"Dominican Republic\",\"zip_code\":\"28571-7564\",\"latitude\":84.6382,\"longitude\":-114.4559},\"job\":{\"title\":\"Forward Metrics Specialist\",\"department\":\"Infrastructure\",\"company\":\"Kunde - Wiza\"},\"birth_date\":\"2002-12-18T08:44:01.690Z\",\"created_at\":\"2025-10-18T23:02:58.263Z\",\"last_login\":\"2025-10-18T13:29:57.870Z\",\"avatar\":\"https://avatars.githubusercontent.com/u/53642843\",\"bio\":\"Pecto vesco comes ademptio magni carbo ater cohors error. Solium temporibus territo adsidue adeo voluptates acervus. Porro talis audax curis angelus bene.\",\"username\":\"Herman.Schultz\"}}"},"related_products":[{"name":"Practical Granite Pizza","price":"35.00","category":"electronics"},{"name":"Electronic Granite Table","price":"715.00","category":"clothing"}]},"audit":{"generated_by":"faker.js","test_batch":5,"environment":"staging","timestamp":"2025-10-19T10:25:17.881Z"}}}
Captured Variables
{
"integration_summary": "{\"integration_data\":{\"user_summary\":{\"profile\":\"{\\\"user_profile\\\":{\\\"id\\\":\\\"d142fc31-094b-4a02-ac8f-34eef8f1a563\\\",\\\"first_name\\\":\\\"Price\\\",\\\"last_name\\\":\\\"Miller\\\",\\\"full_name\\\":\\\"Hilda Champlin-Bartoletti\\\",\\\"gender\\\":\\\"Non-binary\\\",\\\"email\\\":\\\"Travis.Reynolds@yahoo.com\\\",\\\"phone\\\":\\\"(415) 296-9932 x603\\\",\\\"website\\\":\\\"https://disgusting-overnighter.net/\\\",\\\"address\\\":{\\\"street\\\":\\\"7918 Franey Corner\\\",\\\"city\\\":\\\"Lake Lavonville\\\",\\\"state\\\":\\\"Massachusetts\\\",\\\"country\\\":\\\"Dominican Republic\\\",\\\"zip_code\\\":\\\"28571-7564\\\",\\\"latitude\\\":84.6382,\\\"longitude\\\":-114.4559},\\\"job\\\":{\\\"title\\\":\\\"Forward Metrics Specialist\\\",\\\"department\\\":\\\"Infrastructure\\\",\\\"company\\\":\\\"Kunde - Wiza\\\"},\\\"birth_date\\\":\\\"2002-12-18T08:44:01.690Z\\\",\\\"created_at\\\":\\\"2025-10-18T23:02:58.263Z\\\",\\\"last_login\\\":\\\"2025-10-18T13:29:57.870Z\\\",\\\"avatar\\\":\\\"https://avatars.githubusercontent.com/u/53642843\\\",\\\"bio\\\":\\\"Pecto vesco comes ademptio magni carbo ater cohors error. Solium temporibus territo adsidue adeo voluptates acervus. Porro talis audax curis angelus bene.\\\",\\\"username\\\":\\\"Herman.Schultz\\\"}}\",\"financial\":\"{\\\"financial_profile\\\":{\\\"account_number\\\":\\\"12447327\\\",\\\"routing_number\\\":\\\"763219866\\\",\\\"credit_card\\\":\\\"589328513943287374\\\",\\\"credit_card_cvv\\\":\\\"813\\\",\\\"amount\\\":\\\"249.92\\\",\\\"currency_code\\\":\\\"MMK\\\",\\\"currency_name\\\":\\\"Kwanza\\\",\\\"product\\\":{\\\"name\\\":\\\"Sleek Metal Chair\\\",\\\"description\\\":\\\"The Football Is Good For Training And Recreational Purposes\\\",\\\"price\\\":\\\"223.00\\\",\\\"department\\\":\\\"Games\\\",\\\"material\\\":\\\"Concrete\\\"},\\\"vehicle\\\":{\\\"manufacturer\\\":\\\"Nissan\\\",\\\"model\\\":\\\"LeBaron\\\",\\\"type\\\":\\\"SUV\\\",\\\"fuel\\\":\\\"Gasoline\\\",\\\"vin\\\":\\\"7RZ1HAK58HLY43020\\\"},\\\"transactions\\\":[{\\\"id\\\":\\\"42b7dde4-b5a7-47d7-b083-39bd8086b251\\\",\\\"amount\\\":\\\"535.30\\\",\\\"description\\\":\\\"Oriental Plastic Keyboard\\\",\\\"date\\\":\\\"2025-10-19T00:46:57.126Z\\\"},{\\\"id\\\":\\\"cace6760-9036-4f28-9dd4-8c0f021d8938\\\",\\\"amount\\\":\\\"4.03\\\",\\\"description\\\":\\\"Rustic Bronze Pants\\\",\\\"date\\\":\\\"2025-10-19T01:05:28.532Z\\\"}]}}\",\"business\":\"{{business_data}}\"},\"related_data\":{\"related_user\":{\"name\":\"Gail Maggio\",\"email\":\"Bernardo.Langosh17@hotmail.com\",\"company\":\"{\\\"user_profile\\\":{\\\"id\\\":\\\"d142fc31-094b-4a02-ac8f-34eef8f1a563\\\",\\\"first_name\\\":\\\"Price\\\",\\\"last_name\\\":\\\"Miller\\\",\\\"full_name\\\":\\\"Hilda Champlin-Bartoletti\\\",\\\"gender\\\":\\\"Non-binary\\\",\\\"email\\\":\\\"Travis.Reynolds@yahoo.com\\\",\\\"phone\\\":\\\"(415) 296-9932 x603\\\",\\\"website\\\":\\\"https://disgusting-overnighter.net/\\\",\\\"address\\\":{\\\"street\\\":\\\"7918 Franey Corner\\\",\\\"city\\\":\\\"Lake Lavonville\\\",\\\"state\\\":\\\"Massachusetts\\\",\\\"country\\\":\\\"Dominican Republic\\\",\\\"zip_code\\\":\\\"28571-7564\\\",\\\"latitude\\\":84.6382,\\\"longitude\\\":-114.4559},\\\"job\\\":{\\\"title\\\":\\\"Forward Metrics Specialist\\\",\\\"department\\\":\\\"Infrastructure\\\",\\\"company\\\":\\\"Kunde - Wiza\\\"},\\\"birth_date\\\":\\\"2002-12-18T08:44:01.690Z\\\",\\\"created_at\\\":\\\"2025-10-18T23:02:58.263Z\\\",\\\"last_login\\\":\\\"2025-10-18T13:29:57.870Z\\\",\\\"avatar\\\":\\\"https://avatars.githubusercontent.com/u/53642843\\\",\\\"bio\\\":\\\"Pecto vesco comes ademptio magni carbo ater cohors error. Solium temporibus territo adsidue adeo voluptates acervus. Porro talis audax curis angelus bene.\\\",\\\"username\\\":\\\"Herman.Schultz\\\"}}\"},\"related_products\":[{\"name\":\"Practical Granite Pizza\",\"price\":\"35.00\",\"category\":\"electronics\"},{\"name\":\"Electronic Granite Table\",\"price\":\"715.00\",\"category\":\"clothing\"}]},\"audit\":{\"generated_by\":\"faker.js\",\"test_batch\":5,\"environment\":\"staging\",\"timestamp\":\"2025-10-19T10:25:17.881Z\"}}}",
"related_user_count": "{\"integration_data\":{\"user_summary\":{\"profile\":\"{\\\"user_profile\\\":{\\\"id\\\":\\\"d142fc31-094b-4a02-ac8f-34eef8f1a563\\\",\\\"first_name\\\":\\\"Price\\\",\\\"last_name\\\":\\\"Miller\\\",\\\"full_name\\\":\\\"Hilda Champlin-Bartoletti\\\",\\\"gender\\\":\\\"Non-binary\\\",\\\"email\\\":\\\"Travis.Reynolds@yahoo.com\\\",\\\"phone\\\":\\\"(415) 296-9932 x603\\\",\\\"website\\\":\\\"https://disgusting-overnighter.net/\\\",\\\"address\\\":{\\\"street\\\":\\\"7918 Franey Corner\\\",\\\"city\\\":\\\"Lake Lavonville\\\",\\\"state\\\":\\\"Massachusetts\\\",\\\"country\\\":\\\"Dominican Republic\\\",\\\"zip_code\\\":\\\"28571-7564\\\",\\\"latitude\\\":84.6382,\\\"longitude\\\":-114.4559},\\\"job\\\":{\\\"title\\\":\\\"Forward Metrics Specialist\\\",\\\"department\\\":\\\"Infrastructure\\\",\\\"company\\\":\\\"Kunde - Wiza\\\"},\\\"birth_date\\\":\\\"2002-12-18T08:44:01.690Z\\\",\\\"created_at\\\":\\\"2025-10-18T23:02:58.263Z\\\",\\\"last_login\\\":\\\"2025-10-18T13:29:57.870Z\\\",\\\"avatar\\\":\\\"https://avatars.githubusercontent.com/u/53642843\\\",\\\"bio\\\":\\\"Pecto vesco comes ademptio magni carbo ater cohors error. Solium temporibus territo adsidue adeo voluptates acervus. Porro talis audax curis angelus bene.\\\",\\\"username\\\":\\\"Herman.Schultz\\\"}}\",\"financial\":\"{\\\"financial_profile\\\":{\\\"account_number\\\":\\\"12447327\\\",\\\"routing_number\\\":\\\"763219866\\\",\\\"credit_card\\\":\\\"589328513943287374\\\",\\\"credit_card_cvv\\\":\\\"813\\\",\\\"amount\\\":\\\"249.92\\\",\\\"currency_code\\\":\\\"MMK\\\",\\\"currency_name\\\":\\\"Kwanza\\\",\\\"product\\\":{\\\"name\\\":\\\"Sleek Metal Chair\\\",\\\"description\\\":\\\"The Football Is Good For Training And Recreational Purposes\\\",\\\"price\\\":\\\"223.00\\\",\\\"department\\\":\\\"Games\\\",\\\"material\\\":\\\"Concrete\\\"},\\\"vehicle\\\":{\\\"manufacturer\\\":\\\"Nissan\\\",\\\"model\\\":\\\"LeBaron\\\",\\\"type\\\":\\\"SUV\\\",\\\"fuel\\\":\\\"Gasoline\\\",\\\"vin\\\":\\\"7RZ1HAK58HLY43020\\\"},\\\"transactions\\\":[{\\\"id\\\":\\\"42b7dde4-b5a7-47d7-b083-39bd8086b251\\\",\\\"amount\\\":\\\"535.30\\\",\\\"description\\\":\\\"Oriental Plastic Keyboard\\\",\\\"date\\\":\\\"2025-10-19T00:46:57.126Z\\\"},{\\\"id\\\":\\\"cace6760-9036-4f28-9dd4-8c0f021d8938\\\",\\\"amount\\\":\\\"4.03\\\",\\\"description\\\":\\\"Rustic Bronze Pants\\\",\\\"date\\\":\\\"2025-10-19T01:05:28.532Z\\\"}]}}\",\"business\":\"{{business_data}}\"},\"related_data\":{\"related_user\":{\"name\":\"Gail Maggio\",\"email\":\"Bernardo.Langosh17@hotmail.com\",\"company\":\"{\\\"user_profile\\\":{\\\"id\\\":\\\"d142fc31-094b-4a02-ac8f-34eef8f1a563\\\",\\\"first_name\\\":\\\"Price\\\",\\\"last_name\\\":\\\"Miller\\\",\\\"full_name\\\":\\\"Hilda Champlin-Bartoletti\\\",\\\"gender\\\":\\\"Non-binary\\\",\\\"email\\\":\\\"Travis.Reynolds@yahoo.com\\\",\\\"phone\\\":\\\"(415) 296-9932 x603\\\",\\\"website\\\":\\\"https://disgusting-overnighter.net/\\\",\\\"address\\\":{\\\"street\\\":\\\"7918 Franey Corner\\\",\\\"city\\\":\\\"Lake Lavonville\\\",\\\"state\\\":\\\"Massachusetts\\\",\\\"country\\\":\\\"Dominican Republic\\\",\\\"zip_code\\\":\\\"28571-7564\\\",\\\"latitude\\\":84.6382,\\\"longitude\\\":-114.4559},\\\"job\\\":{\\\"title\\\":\\\"Forward Metrics Specialist\\\",\\\"department\\\":\\\"Infrastructure\\\",\\\"company\\\":\\\"Kunde - Wiza\\\"},\\\"birth_date\\\":\\\"2002-12-18T08:44:01.690Z\\\",\\\"created_at\\\":\\\"2025-10-18T23:02:58.263Z\\\",\\\"last_login\\\":\\\"2025-10-18T13:29:57.870Z\\\",\\\"avatar\\\":\\\"https://avatars.githubusercontent.com/u/53642843\\\",\\\"bio\\\":\\\"Pecto vesco comes ademptio magni carbo ater cohors error. Solium temporibus territo adsidue adeo voluptates acervus. Porro talis audax curis angelus bene.\\\",\\\"username\\\":\\\"Herman.Schultz\\\"}}\"},\"related_products\":[{\"name\":\"Practical Granite Pizza\",\"price\":\"35.00\",\"category\":\"electronics\"},{\"name\":\"Electronic Granite Table\",\"price\":\"715.00\",\"category\":\"clothing\"}]},\"audit\":{\"generated_by\":\"faker.js\",\"test_batch\":5,\"environment\":\"staging\",\"timestamp\":\"2025-10-19T10:25:17.881Z\"}}}",
"final_timestamp": "{\"integration_data\":{\"user_summary\":{\"profile\":\"{\\\"user_profile\\\":{\\\"id\\\":\\\"d142fc31-094b-4a02-ac8f-34eef8f1a563\\\",\\\"first_name\\\":\\\"Price\\\",\\\"last_name\\\":\\\"Miller\\\",\\\"full_name\\\":\\\"Hilda Champlin-Bartoletti\\\",\\\"gender\\\":\\\"Non-binary\\\",\\\"email\\\":\\\"Travis.Reynolds@yahoo.com\\\",\\\"phone\\\":\\\"(415) 296-9932 x603\\\",\\\"website\\\":\\\"https://disgusting-overnighter.net/\\\",\\\"address\\\":{\\\"street\\\":\\\"7918 Franey Corner\\\",\\\"city\\\":\\\"Lake Lavonville\\\",\\\"state\\\":\\\"Massachusetts\\\",\\\"country\\\":\\\"Dominican Republic\\\",\\\"zip_code\\\":\\\"28571-7564\\\",\\\"latitude\\\":84.6382,\\\"longitude\\\":-114.4559},\\\"job\\\":{\\\"title\\\":\\\"Forward Metrics Specialist\\\",\\\"department\\\":\\\"Infrastructure\\\",\\\"company\\\":\\\"Kunde - Wiza\\\"},\\\"birth_date\\\":\\\"2002-12-18T08:44:01.690Z\\\",\\\"created_at\\\":\\\"2025-10-18T23:02:58.263Z\\\",\\\"last_login\\\":\\\"2025-10-18T13:29:57.870Z\\\",\\\"avatar\\\":\\\"https://avatars.githubusercontent.com/u/53642843\\\",\\\"bio\\\":\\\"Pecto vesco comes ademptio magni carbo ater cohors error. Solium temporibus territo adsidue adeo voluptates acervus. Porro talis audax curis angelus bene.\\\",\\\"username\\\":\\\"Herman.Schultz\\\"}}\",\"financial\":\"{\\\"financial_profile\\\":{\\\"account_number\\\":\\\"12447327\\\",\\\"routing_number\\\":\\\"763219866\\\",\\\"credit_card\\\":\\\"589328513943287374\\\",\\\"credit_card_cvv\\\":\\\"813\\\",\\\"amount\\\":\\\"249.92\\\",\\\"currency_code\\\":\\\"MMK\\\",\\\"currency_name\\\":\\\"Kwanza\\\",\\\"product\\\":{\\\"name\\\":\\\"Sleek Metal Chair\\\",\\\"description\\\":\\\"The Football Is Good For Training And Recreational Purposes\\\",\\\"price\\\":\\\"223.00\\\",\\\"department\\\":\\\"Games\\\",\\\"material\\\":\\\"Concrete\\\"},\\\"vehicle\\\":{\\\"manufacturer\\\":\\\"Nissan\\\",\\\"model\\\":\\\"LeBaron\\\",\\\"type\\\":\\\"SUV\\\",\\\"fuel\\\":\\\"Gasoline\\\",\\\"vin\\\":\\\"7RZ1HAK58HLY43020\\\"},\\\"transactions\\\":[{\\\"id\\\":\\\"42b7dde4-b5a7-47d7-b083-39bd8086b251\\\",\\\"amount\\\":\\\"535.30\\\",\\\"description\\\":\\\"Oriental Plastic Keyboard\\\",\\\"date\\\":\\\"2025-10-19T00:46:57.126Z\\\"},{\\\"id\\\":\\\"cace6760-9036-4f28-9dd4-8c0f021d8938\\\",\\\"amount\\\":\\\"4.03\\\",\\\"description\\\":\\\"Rustic Bronze Pants\\\",\\\"date\\\":\\\"2025-10-19T01:05:28.532Z\\\"}]}}\",\"business\":\"{{business_data}}\"},\"related_data\":{\"related_user\":{\"name\":\"Gail Maggio\",\"email\":\"Bernardo.Langosh17@hotmail.com\",\"company\":\"{\\\"user_profile\\\":{\\\"id\\\":\\\"d142fc31-094b-4a02-ac8f-34eef8f1a563\\\",\\\"first_name\\\":\\\"Price\\\",\\\"last_name\\\":\\\"Miller\\\",\\\"full_name\\\":\\\"Hilda Champlin-Bartoletti\\\",\\\"gender\\\":\\\"Non-binary\\\",\\\"email\\\":\\\"Travis.Reynolds@yahoo.com\\\",\\\"phone\\\":\\\"(415) 296-9932 x603\\\",\\\"website\\\":\\\"https://disgusting-overnighter.net/\\\",\\\"address\\\":{\\\"street\\\":\\\"7918 Franey Corner\\\",\\\"city\\\":\\\"Lake Lavonville\\\",\\\"state\\\":\\\"Massachusetts\\\",\\\"country\\\":\\\"Dominican Republic\\\",\\\"zip_code\\\":\\\"28571-7564\\\",\\\"latitude\\\":84.6382,\\\"longitude\\\":-114.4559},\\\"job\\\":{\\\"title\\\":\\\"Forward Metrics Specialist\\\",\\\"department\\\":\\\"Infrastructure\\\",\\\"company\\\":\\\"Kunde - Wiza\\\"},\\\"birth_date\\\":\\\"2002-12-18T08:44:01.690Z\\\",\\\"created_at\\\":\\\"2025-10-18T23:02:58.263Z\\\",\\\"last_login\\\":\\\"2025-10-18T13:29:57.870Z\\\",\\\"avatar\\\":\\\"https://avatars.githubusercontent.com/u/53642843\\\",\\\"bio\\\":\\\"Pecto vesco comes ademptio magni carbo ater cohors error. Solium temporibus territo adsidue adeo voluptates acervus. Porro talis audax curis angelus bene.\\\",\\\"username\\\":\\\"Herman.Schultz\\\"}}\"},\"related_products\":[{\"name\":\"Practical Granite Pizza\",\"price\":\"35.00\",\"category\":\"electronics\"},{\"name\":\"Electronic Granite Table\",\"price\":\"715.00\",\"category\":\"clothing\"}]},\"audit\":{\"generated_by\":\"faker.js\",\"test_batch\":5,\"environment\":\"staging\",\"timestamp\":\"2025-10-19T10:25:17.881Z\"}}}"
}Available Variables
{
"api_base_url": "http://localhost:8080",
"api_version": "v2.0",
"test_environment": "staging",
"auth_flows_test.jwt_token": "eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.mock_payload",
"auth_flows_test.oauth2_access_token": "oauth2_access_token_xyz",
"auth_flows_test.user_permissions": [
"read",
"write"
],
"auth_flows_test.auth_flow_results": {
"jwt_authentication": {
"status": "{{jwt_login_success && jwt_valid && jwt_refresh_success ? 'success' : 'partial'}}",
"tokens_issued": 2,
"profile_access": "{{js: Boolean(variables.profile_fetch_success)}}"
},
"oauth2_authentication": {
"status": "{{oauth2_token_exchange_success && oauth2_resource_access ? 'success' : 'partial'}}",
"authorization_code_flow": "{{js: Boolean(variables.oauth2_auth_started)}}",
"token_management": "{{js: Boolean(variables.oauth2_token_revoked)}}"
},
"security_validation": {
"expired_tokens": "{{js: Boolean(variables.jwt_expired_handled)}}",
"revoked_tokens": "{{js: Boolean(variables.revoked_token_rejected)}}",
"permissions": "{{js: Boolean(variables.admin_permission_granted || variables.admin_permission_denied)}}"
},
"session_management": {
"logout_success": "{{js: Boolean(variables.complete_logout)}}",
"cleanup_complete": "{{js: Boolean(variables.all_tokens_revoked)}}"
}
},
"complex-workflows-test.workflow_results": {
"api_contract_validations": {
"order_service": null,
"payment_service": null,
"user_service": null
},
"business_outcomes": {
"customer_id": "{{customer_id}}",
"items_purchased": 3,
"order_id": null,
"total_revenue": 594.96,
"transaction_id": null,
"workflow_completion": null
},
"ecommerce_workflow_results": {
"cart_management": "success",
"catalog_browsing": null,
"customer_registration": null,
"fulfillment_initiated": null,
"order_created": null,
"payment_processed": null,
"product_details": null,
"promotions_applied": null,
"shipping_calculated": null
},
"end_to_end_success": true,
"microservices_communication": {
"inventory_service": null,
"notification_service": null
},
"test_summary": "complex_workflows_ecommerce_contracts",
"total_complex_workflow_tests": 13,
"workflow_patterns_tested": [
"customer_lifecycle_management",
"product_catalog_interaction",
"cart_and_checkout_process",
"payment_transaction_flow",
"order_fulfillment_pipeline",
"api_contract_validation",
"microservices_integration",
"end_to_end_business_process",
"workflow_analytics_tracking"
],
"workflow_test_id": "workflow-ce7a02af-3257-4a3b-b77e-2dad7569115e"
},
"complex-workflows-test.ecommerce_data": {
"cart_management": "success",
"catalog_browsing": null,
"customer_registration": null,
"fulfillment_initiated": null,
"order_created": null,
"payment_processed": null,
"product_details": null,
"promotions_applied": null,
"shipping_calculated": null
},
"complex-workflows-test.contract_validation_results": {
"order_service": null,
"payment_service": null,
"user_service": null
},
"auth.token": "eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJzdWIiOiIxMjM0NTY3ODkwIiwibmFtZSI6IkpvaG4gRG9lIiwiYWRtaW4iOnRydWUsImlhdCI6MTUxNjIzOTAyMn0.KMUFsIDTnFmyG3nMiGM6H9FNFUROf3wh7SmqJp-QV30",
"input-capture-test.normalized_email": "John.Doe@Example.COM",
"input-capture-test.email_domain": "John.Doe@Example.COM",
"input-capture-test.full_name": "John Michael Doe",
"dependency-setup.auth_token": "test_user",
"dependency-setup.session_id": "172.18.0.3",
"dependency-setup.config_id": "v2",
"dependency-setup.setup_timestamp": true,
"comprehensive_basic.captured_echo_data": {
"action": "create_resource",
"metadata": {
"api_version": "v2.1",
"test_mode": true,
"timestamp": "2024-01-01T00:00:00Z"
},
"user_id": 12345,
"username": "flow_test_user"
},
"comprehensive_basic.generated_uuid": "httpbin",
"comprehensive_basic.final_status": "completed",
"javascript-expressions.js_calculated": 50,
"javascript-expressions.js_timestamp": 1760869717656,
"iteration-examples.users_tested": null,
"iteration-examples.range_test_summary": null,
"sensitive-data-security.security_test_passed": null,
"sensitive-data-security.sensitive_data_masked": null,
"sensitive-data-security.auth_tokens_secure": null,
"webhooks-realtime.webhook_delivered": true,
"webhooks-realtime.webhook_system_healthy": false,
"webhooks-realtime.event_user_id": "31b4e06a-4cf5-4af9-b89d-4c7d79e5e91e",
"webhooks-realtime.stream_event_count": 3,
"retry-logic-comprehensive.retry_attempts": 1,
"retry-logic-comprehensive.retry_system_functional": false,
"retry-logic-comprehensive.jittered_response_time": null,
"file-upload-multipart-test.upload_results": {
"content_types_tested": [
"text/plain",
"application/json",
"application/octet-stream",
"image/jpeg",
"application/pdf",
"video/mp4",
"multipart/form-data"
],
"test_id": "upload-6b89f201-e691-4ce2-ac53-a9d39aae657e",
"test_patterns": [
"single_file_upload",
"multiple_file_upload",
"large_file_handling",
"chunked_upload_process",
"upload_validation",
"error_handling",
"resume_functionality"
],
"test_summary": "file_upload_multipart_comprehensive",
"total_upload_tests": 12,
"upload_results": {
"binary_upload": null,
"chunked_upload": null,
"image_upload": null,
"json_upload": null,
"large_file": null,
"mixed_form": null,
"multiple_upload": null,
"resume_upload": null,
"text_upload": null,
"validated_upload": null
},
"upload_scenarios_tested": [
"text_file_upload",
"json_file_upload",
"binary_file_upload",
"image_file_upload",
"multiple_files_upload",
"mixed_form_data",
"large_file_upload",
"chunked_upload",
"validated_upload",
"error_scenarios",
"resume_upload"
]
},
"file-upload-multipart-test.multipart_data": {
"binary_upload": null,
"chunked_upload": null,
"image_upload": null,
"json_upload": null,
"large_file": null,
"mixed_form": null,
"multiple_upload": null,
"resume_upload": null,
"text_upload": null,
"validated_upload": null
},
"file-upload-multipart-test.file_handling_status": [
"text_file_upload",
"json_file_upload",
"binary_file_upload",
"image_file_upload",
"multiple_files_upload",
"mixed_form_data",
"large_file_upload",
"chunked_upload",
"validated_upload",
"error_scenarios",
"resume_upload"
],
"advanced-assertions-test.assertion_results": {
"assertion_types_tested": [
"regex_matching",
"length_validation",
"type_checking",
"oneof_validation",
"numeric_ranges",
"complex_nested",
"array_elements",
"conditional_exists",
"error_structure",
"performance_combined"
],
"test_id": "assert-f27e4cec-c756-4dad-8a77-a4177723732c",
"test_patterns": {
"array_length": null,
"complex_nested": null,
"email_regex": null,
"length_exact": null,
"oneof_strings": null,
"phone_regex": null,
"type_validation": null,
"url_regex": null,
"uuid_regex": null
},
"test_summary": "advanced_assertions_comprehensive",
"total_assertion_tests": 11
},
"advanced-assertions-test.validation_data": {
"array_length": null,
"complex_nested": null,
"email_regex": null,
"length_exact": null,
"oneof_strings": null,
"phone_regex": null,
"type_validation": null,
"url_regex": null,
"uuid_regex": null
},
"advanced-assertions-test.regex_test_results": [
"regex_matching",
"length_validation",
"type_checking",
"oneof_validation",
"numeric_ranges",
"complex_nested",
"array_elements",
"conditional_exists",
"error_structure",
"performance_combined"
],
"advanced-retry-patterns.retry_results": {
"base_delay_ms": 1000,
"max_retries_configured": 3,
"patterns_tested": [
"exponential_backoff",
"linear_backoff",
"fixed_delay",
"conditional_retry",
"no_retry_4xx",
"timeout_retry_combo",
"high_frequency",
"multi_condition",
"performance_tracking",
"retry_chain"
],
"test_id": "retry-cd4a5b7a-ee7d-4084-be15-f5ddbce03d5a",
"test_summary": "advanced_retry_patterns",
"total_retry_tests": 12
},
"advanced-retry-patterns.backoff_measurements": [
"exponential_backoff",
"linear_backoff",
"fixed_delay",
"conditional_retry",
"no_retry_4xx",
"timeout_retry_combo",
"high_frequency",
"multi_condition",
"performance_tracking",
"retry_chain"
],
"environment-feature-flags-test.environment_results": {
"current_environment": null,
"deployment_stage": null,
"environment_configurations": {
"development": {
"debug_logging": true,
"retry_attempts": 3,
"timeout": 30000
},
"production": {
"debug_logging": false,
"retry_attempts": 1,
"timeout": 5000
},
"staging": {
"debug_logging": false,
"retry_attempts": 2,
"timeout": 15000
},
"test": {
"debug_logging": false,
"retry_attempts": 2,
"timeout": 10000
}
},
"environment_specific_tests": {
"development": "skipped",
"production": "skipped",
"staging": "skipped",
"test": "skipped"
},
"environment_urls": {
"development": "http://localhost:3000",
"production": "https://api.example.com",
"staging": "https://staging-api.example.com",
"test": "http://localhost:8080"
},
"feature_flag_results": {
"advanced_analytics": "skipped",
"api_v2": "skipped",
"beta_program": "skipped",
"debug_mode": "skipped",
"experimental_features": "skipped",
"new_ui": "skipped"
},
"feature_flags_tested": {
"advanced_analytics": null,
"api_v2": null,
"beta_program": null,
"debug_mode": null,
"experimental_features": null,
"new_ui": null
},
"test_environment": null,
"test_id": "env-9155d18f-ba99-4cfc-b367-9d2df87e67e9",
"test_patterns": [
"environment_detection",
"environment_specific_operations",
"feature_flag_conditional_execution",
"multi_environment_configuration",
"environment_based_data_handling",
"feature_flag_combinations"
],
"test_summary": "environment_feature_flags_comprehensive",
"total_environment_tests": 13
},
"environment-feature-flags-test.feature_flag_data": {
"advanced_analytics": "skipped",
"api_v2": "skipped",
"beta_program": "skipped",
"debug_mode": "skipped",
"experimental_features": "skipped",
"new_ui": "skipped"
},
"environment-feature-flags-test.multi_env_config": {
"development": {
"debug_logging": true,
"retry_attempts": 3,
"timeout": 30000
},
"production": {
"debug_logging": false,
"retry_attempts": 1,
"timeout": 5000
},
"staging": {
"debug_logging": false,
"retry_attempts": 2,
"timeout": 15000
},
"test": {
"debug_logging": false,
"retry_attempts": 2,
"timeout": 10000
}
},
"error-handling-test.error_handling_results": {
"error_handling_results": {
"bad_gateway": null,
"bad_request": null,
"chain_recovery": "error_recovery",
"cleanup_status": null,
"continue_after_failure": null,
"degradation_mode": null,
"fallback_service": null,
"forbidden": null,
"not_found": null,
"primary_service": null,
"rate_limit": null,
"server_error": null,
"service_unavailable": null,
"timeout_handling": "{{timeout_result}}",
"unauthorized": null
},
"error_scenarios_tested": [
"continue_on_failure",
"timeout_handling",
"http_error_codes",
"error_recovery_fallback",
"graceful_degradation",
"chain_failure_recovery",
"error_propagation",
"network_errors",
"cleanup_after_errors"
],
"http_status_codes_handled": [
400,
401,
403,
404,
422,
429,
500,
502,
503
],
"recovery_patterns": [
"fallback_services",
"graceful_degradation",
"error_chain_recovery",
"resource_cleanup"
],
"test_id": "error-afc8e2e9-ee8c-4d98-ace0-c04d982c7248",
"test_summary": "error_handling_comprehensive",
"total_error_tests": 10
},
"error-handling-test.failure_scenarios": [
"continue_on_failure",
"timeout_handling",
"http_error_codes",
"error_recovery_fallback",
"graceful_degradation",
"chain_failure_recovery",
"error_propagation",
"network_errors",
"cleanup_after_errors"
],
"error-handling-test.recovery_data": [
"fallback_services",
"graceful_degradation",
"error_chain_recovery",
"resource_cleanup"
],
"faker_demo.generatedEmail": "Brittany.Mitchell@yahoo.com",
"faker_demo.generatedUserId": 8456786969362432,
"httpbin-test.captured_username": "alpha_user",
"httpbin-test.auth_token": "httpbin",
"variable_cleanup_test.cleanup_verification_result": "cleanup_test_completed",
"variable_cleanup_test.variable_state_before": null,
"variable_cleanup_test.variable_state_after": null,
"environment-variables.env_user": null,
"environment-variables.env_home": null,
"environment-variables.env_test_passed": true
} ✅
Complex Multi-Faker Scenario
Step #6
3ms
cURL Command
curl -X POST -H 'Content-Type: application/json' -d '{"complex_scenario":{"order":{"id":"bb7d6d12-f5a8-4501-b226-9a5f033b28a2","customer":{"name":"Mr. Leonard Reichert II","email":"Toney19@yahoo.com","phone":"1-886-655-6043","address":{"street":"4135 E Franklin Street","city":"Stephanieberg","zip":"36336"}},"items":[{"id":"454c2124-17a9-4413-ac25-d7b0268c350b","name":"Incredible Bronze Ball","price":"949.00","quantity":6280139184799744},{"id":"a4b8dbfe-0d96-4080-87d1-6f9f06af07dc","name":"Incredible Plastic Table","price":"694.00","quantity":4995967998754816}],"payment":{"method":"bank_transfer","card_number":"6011-1052-6582-7452","amount":"41.97","currency":"PHP"},"shipping":{"carrier":"USPS","tracking":"6f4beab5-6533-432f-98a4-4b9ed3ac502a","estimated_delivery":"2026-06-26T08:05:16.439Z"},"metadata":{"created_at":"2025-10-18T22:47:10.979Z","user_agent":"Mozilla/5.0 (Macintosh; PPC Mac OS X 10.10.4; rv:10.3) Gecko/20100101 Firefox/10.3.1","ip_address":"fcbc:14bc:8a00:3ae8:77f1:4b99:a36b:c73e"}}}}' "http://httpbin/post"📤 Request
Method: POST
URL:
http://httpbin/post Base URL:
http://httpbin Request Headers
Content-Type: application/jsonRequest Body
{
"complex_scenario": {
"order": {
"id": "bb7d6d12-f5a8-4501-b226-9a5f033b28a2",
"customer": {
"name": "Mr. Leonard Reichert II",
"email": "Toney19@yahoo.com",
"phone": "1-886-655-6043",
"address": {
"street": "4135 E Franklin Street",
"city": "Stephanieberg",
"zip": "36336"
}
},
"items": [
{
"id": "454c2124-17a9-4413-ac25-d7b0268c350b",
"name": "Incredible Bronze Ball",
"price": "949.00",
"quantity": 6280139184799744
},
{
"id": "a4b8dbfe-0d96-4080-87d1-6f9f06af07dc",
"name": "Incredible Plastic Table",
"price": "694.00",
"quantity": 4995967998754816
}
],
"payment": {
"method": "bank_transfer",
"card_number": "6011-1052-6582-7452",
"amount": "41.97",
"currency": "PHP"
},
"shipping": {
"carrier": "USPS",
"tracking": "6f4beab5-6533-432f-98a4-4b9ed3ac502a",
"estimated_delivery": "2026-06-26T08:05:16.439Z"
},
"metadata": {
"created_at": "2025-10-18T22:47:10.979Z",
"user_agent": "Mozilla/5.0 (Macintosh; PPC Mac OS X 10.10.4; rv:10.3) Gecko/20100101 Firefox/10.3.1",
"ip_address": "fcbc:14bc:8a00:3ae8:77f1:4b99:a36b:c73e"
}
}
}
}📥 Response
Status Code: 200
Duration: 3ms
Size: 2363 bytes
Response Headers
server: gunicorn/19.9.0
date: Sun, 19 Oct 2025 10:28:39 GMT
connection: keep-alive
content-type: application/json
content-length: 2990
access-control-allow-origin: *
access-control-allow-credentials: trueResponse Body
{
"args": {},
"data": "{\"complex_scenario\":{\"order\":{\"id\":\"bb7d6d12-f5a8-4501-b226-9a5f033b28a2\",\"customer\":{\"name\":\"Mr. Leonard Reichert II\",\"email\":\"Toney19@yahoo.com\",\"phone\":\"1-886-655-6043\",\"address\":{\"street\":\"4135 E Franklin Street\",\"city\":\"Stephanieberg\",\"zip\":\"36336\"}},\"items\":[{\"id\":\"454c2124-17a9-4413-ac25-d7b0268c350b\",\"name\":\"Incredible Bronze Ball\",\"price\":\"949.00\",\"quantity\":6280139184799744},{\"id\":\"a4b8dbfe-0d96-4080-87d1-6f9f06af07dc\",\"name\":\"Incredible Plastic Table\",\"price\":\"694.00\",\"quantity\":4995967998754816}],\"payment\":{\"method\":\"bank_transfer\",\"card_number\":\"6011-1052-6582-7452\",\"amount\":\"41.97\",\"currency\":\"PHP\"},\"shipping\":{\"carrier\":\"USPS\",\"tracking\":\"6f4beab5-6533-432f-98a4-4b9ed3ac502a\",\"estimated_delivery\":\"2026-06-26T08:05:16.439Z\"},\"metadata\":{\"created_at\":\"2025-10-18T22:47:10.979Z\",\"user_agent\":\"Mozilla/5.0 (Macintosh; PPC Mac OS X 10.10.4; rv:10.3) Gecko/20100101 Firefox/10.3.1\",\"ip_address\":\"fcbc:14bc:8a00:3ae8:77f1:4b99:a36b:c73e\"}}}}",
"files": {},
"form": {},
"headers": {
"Accept": "application/json, text/plain, */*",
"Accept-Encoding": "gzip, compress, deflate, br",
"Connection": "keep-alive",
"Content-Length": "959",
"Content-Type": "application/json",
"Host": "httpbin",
"User-Agent": "axios/1.12.1"
},
"json": {
"complex_scenario": {
"order": {
"customer": {
"address": {
"city": "Stephanieberg",
"street": "4135 E Franklin Street",
"zip": "36336"
},
"email": "Toney19@yahoo.com",
"name": "Mr. Leonard Reichert II",
"phone": "1-886-655-6043"
},
"id": "bb7d6d12-f5a8-4501-b226-9a5f033b28a2",
"items": [
{
"id": "454c2124-17a9-4413-ac25-d7b0268c350b",
"name": "Incredible Bronze Ball",
"price": "949.00",
"quantity": 6280139184799744
},
{
"id": "a4b8dbfe-0d96-4080-87d1-6f9f06af07dc",
"name": "Incredible Plastic Table",
"price": "694.00",
"quantity": 4995967998754816
}
],
"metadata": {
"created_at": "2025-10-18T22:47:10.979Z",
"ip_address": "fcbc:14bc:8a00:3ae8:77f1:4b99:a36b:c73e",
"user_agent": "Mozilla/5.0 (Macintosh; PPC Mac OS X 10.10.4; rv:10.3) Gecko/20100101 Firefox/10.3.1"
},
"payment": {
"amount": "41.97",
"card_number": "6011-1052-6582-7452",
"currency": "PHP",
"method": "bank_transfer"
},
"shipping": {
"carrier": "USPS",
"estimated_delivery": "2026-06-26T08:05:16.439Z",
"tracking": "6f4beab5-6533-432f-98a4-4b9ed3ac502a"
}
}
}
},
"origin": "172.18.0.3",
"url": "http://httpbin/post"
} 📊
Total
2
assertions
✅
Passed
2
assertions
📈
Success Rate
100%
success
✓
status_code
PASSED
✓ Match
Condição
status_code equals 200
Assertion passou conforme esperado
Valor recebido: 200
✓
body.data.contains
PASSED
Condição
body.data.contains equals complex_scenario
Comparação de Valores
Esperado expected
complex_scenario
Recebido actual
{"complex_scenario":{"order":{"id":"bb7d6d12-f5a8-4501-b226-9a5f033b28a2","customer":{"name":"Mr. Leonard Reichert II","email":"Toney19@yahoo.com","phone":"1-886-655-6043","address":{"street":"4135 E Franklin Street","city":"Stephanieberg","zip":"36336"}},"items":[{"id":"454c2124-17a9-4413-ac25-d7b0268c350b","name":"Incredible Bronze Ball","price":"949.00","quantity":6280139184799744},{"id":"a4b8dbfe-0d96-4080-87d1-6f9f06af07dc","name":"Incredible Plastic Table","price":"694.00","quantity":4995967998754816}],"payment":{"method":"bank_transfer","card_number":"6011-1052-6582-7452","amount":"41.97","currency":"PHP"},"shipping":{"carrier":"USPS","tracking":"6f4beab5-6533-432f-98a4-4b9ed3ac502a","estimated_delivery":"2026-06-26T08:05:16.439Z"},"metadata":{"created_at":"2025-10-18T22:47:10.979Z","user_agent":"Mozilla/5.0 (Macintosh; PPC Mac OS X 10.10.4; rv:10.3) Gecko/20100101 Firefox/10.3.1","ip_address":"fcbc:14bc:8a00:3ae8:77f1:4b99:a36b:c73e"}}}}
Captured Variables
{
"order_data": "{\"complex_scenario\":{\"order\":{\"id\":\"bb7d6d12-f5a8-4501-b226-9a5f033b28a2\",\"customer\":{\"name\":\"Mr. Leonard Reichert II\",\"email\":\"Toney19@yahoo.com\",\"phone\":\"1-886-655-6043\",\"address\":{\"street\":\"4135 E Franklin Street\",\"city\":\"Stephanieberg\",\"zip\":\"36336\"}},\"items\":[{\"id\":\"454c2124-17a9-4413-ac25-d7b0268c350b\",\"name\":\"Incredible Bronze Ball\",\"price\":\"949.00\",\"quantity\":6280139184799744},{\"id\":\"a4b8dbfe-0d96-4080-87d1-6f9f06af07dc\",\"name\":\"Incredible Plastic Table\",\"price\":\"694.00\",\"quantity\":4995967998754816}],\"payment\":{\"method\":\"bank_transfer\",\"card_number\":\"6011-1052-6582-7452\",\"amount\":\"41.97\",\"currency\":\"PHP\"},\"shipping\":{\"carrier\":\"USPS\",\"tracking\":\"6f4beab5-6533-432f-98a4-4b9ed3ac502a\",\"estimated_delivery\":\"2026-06-26T08:05:16.439Z\"},\"metadata\":{\"created_at\":\"2025-10-18T22:47:10.979Z\",\"user_agent\":\"Mozilla/5.0 (Macintosh; PPC Mac OS X 10.10.4; rv:10.3) Gecko/20100101 Firefox/10.3.1\",\"ip_address\":\"fcbc:14bc:8a00:3ae8:77f1:4b99:a36b:c73e\"}}}}",
"customer_email": "{\"complex_scenario\":{\"order\":{\"id\":\"bb7d6d12-f5a8-4501-b226-9a5f033b28a2\",\"customer\":{\"name\":\"Mr. Leonard Reichert II\",\"email\":\"Toney19@yahoo.com\",\"phone\":\"1-886-655-6043\",\"address\":{\"street\":\"4135 E Franklin Street\",\"city\":\"Stephanieberg\",\"zip\":\"36336\"}},\"items\":[{\"id\":\"454c2124-17a9-4413-ac25-d7b0268c350b\",\"name\":\"Incredible Bronze Ball\",\"price\":\"949.00\",\"quantity\":6280139184799744},{\"id\":\"a4b8dbfe-0d96-4080-87d1-6f9f06af07dc\",\"name\":\"Incredible Plastic Table\",\"price\":\"694.00\",\"quantity\":4995967998754816}],\"payment\":{\"method\":\"bank_transfer\",\"card_number\":\"6011-1052-6582-7452\",\"amount\":\"41.97\",\"currency\":\"PHP\"},\"shipping\":{\"carrier\":\"USPS\",\"tracking\":\"6f4beab5-6533-432f-98a4-4b9ed3ac502a\",\"estimated_delivery\":\"2026-06-26T08:05:16.439Z\"},\"metadata\":{\"created_at\":\"2025-10-18T22:47:10.979Z\",\"user_agent\":\"Mozilla/5.0 (Macintosh; PPC Mac OS X 10.10.4; rv:10.3) Gecko/20100101 Firefox/10.3.1\",\"ip_address\":\"fcbc:14bc:8a00:3ae8:77f1:4b99:a36b:c73e\"}}}}",
"total_items": "{\"complex_scenario\":{\"order\":{\"id\":\"bb7d6d12-f5a8-4501-b226-9a5f033b28a2\",\"customer\":{\"name\":\"Mr. Leonard Reichert II\",\"email\":\"Toney19@yahoo.com\",\"phone\":\"1-886-655-6043\",\"address\":{\"street\":\"4135 E Franklin Street\",\"city\":\"Stephanieberg\",\"zip\":\"36336\"}},\"items\":[{\"id\":\"454c2124-17a9-4413-ac25-d7b0268c350b\",\"name\":\"Incredible Bronze Ball\",\"price\":\"949.00\",\"quantity\":6280139184799744},{\"id\":\"a4b8dbfe-0d96-4080-87d1-6f9f06af07dc\",\"name\":\"Incredible Plastic Table\",\"price\":\"694.00\",\"quantity\":4995967998754816}],\"payment\":{\"method\":\"bank_transfer\",\"card_number\":\"6011-1052-6582-7452\",\"amount\":\"41.97\",\"currency\":\"PHP\"},\"shipping\":{\"carrier\":\"USPS\",\"tracking\":\"6f4beab5-6533-432f-98a4-4b9ed3ac502a\",\"estimated_delivery\":\"2026-06-26T08:05:16.439Z\"},\"metadata\":{\"created_at\":\"2025-10-18T22:47:10.979Z\",\"user_agent\":\"Mozilla/5.0 (Macintosh; PPC Mac OS X 10.10.4; rv:10.3) Gecko/20100101 Firefox/10.3.1\",\"ip_address\":\"fcbc:14bc:8a00:3ae8:77f1:4b99:a36b:c73e\"}}}}",
"payment_method": "{\"complex_scenario\":{\"order\":{\"id\":\"bb7d6d12-f5a8-4501-b226-9a5f033b28a2\",\"customer\":{\"name\":\"Mr. Leonard Reichert II\",\"email\":\"Toney19@yahoo.com\",\"phone\":\"1-886-655-6043\",\"address\":{\"street\":\"4135 E Franklin Street\",\"city\":\"Stephanieberg\",\"zip\":\"36336\"}},\"items\":[{\"id\":\"454c2124-17a9-4413-ac25-d7b0268c350b\",\"name\":\"Incredible Bronze Ball\",\"price\":\"949.00\",\"quantity\":6280139184799744},{\"id\":\"a4b8dbfe-0d96-4080-87d1-6f9f06af07dc\",\"name\":\"Incredible Plastic Table\",\"price\":\"694.00\",\"quantity\":4995967998754816}],\"payment\":{\"method\":\"bank_transfer\",\"card_number\":\"6011-1052-6582-7452\",\"amount\":\"41.97\",\"currency\":\"PHP\"},\"shipping\":{\"carrier\":\"USPS\",\"tracking\":\"6f4beab5-6533-432f-98a4-4b9ed3ac502a\",\"estimated_delivery\":\"2026-06-26T08:05:16.439Z\"},\"metadata\":{\"created_at\":\"2025-10-18T22:47:10.979Z\",\"user_agent\":\"Mozilla/5.0 (Macintosh; PPC Mac OS X 10.10.4; rv:10.3) Gecko/20100101 Firefox/10.3.1\",\"ip_address\":\"fcbc:14bc:8a00:3ae8:77f1:4b99:a36b:c73e\"}}}}"
}Available Variables
{
"api_base_url": "http://localhost:8080",
"api_version": "v2.0",
"test_environment": "staging",
"auth_flows_test.jwt_token": "eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.mock_payload",
"auth_flows_test.oauth2_access_token": "oauth2_access_token_xyz",
"auth_flows_test.user_permissions": [
"read",
"write"
],
"auth_flows_test.auth_flow_results": {
"jwt_authentication": {
"status": "{{jwt_login_success && jwt_valid && jwt_refresh_success ? 'success' : 'partial'}}",
"tokens_issued": 2,
"profile_access": "{{js: Boolean(variables.profile_fetch_success)}}"
},
"oauth2_authentication": {
"status": "{{oauth2_token_exchange_success && oauth2_resource_access ? 'success' : 'partial'}}",
"authorization_code_flow": "{{js: Boolean(variables.oauth2_auth_started)}}",
"token_management": "{{js: Boolean(variables.oauth2_token_revoked)}}"
},
"security_validation": {
"expired_tokens": "{{js: Boolean(variables.jwt_expired_handled)}}",
"revoked_tokens": "{{js: Boolean(variables.revoked_token_rejected)}}",
"permissions": "{{js: Boolean(variables.admin_permission_granted || variables.admin_permission_denied)}}"
},
"session_management": {
"logout_success": "{{js: Boolean(variables.complete_logout)}}",
"cleanup_complete": "{{js: Boolean(variables.all_tokens_revoked)}}"
}
},
"complex-workflows-test.workflow_results": {
"api_contract_validations": {
"order_service": null,
"payment_service": null,
"user_service": null
},
"business_outcomes": {
"customer_id": "{{customer_id}}",
"items_purchased": 3,
"order_id": null,
"total_revenue": 594.96,
"transaction_id": null,
"workflow_completion": null
},
"ecommerce_workflow_results": {
"cart_management": "success",
"catalog_browsing": null,
"customer_registration": null,
"fulfillment_initiated": null,
"order_created": null,
"payment_processed": null,
"product_details": null,
"promotions_applied": null,
"shipping_calculated": null
},
"end_to_end_success": true,
"microservices_communication": {
"inventory_service": null,
"notification_service": null
},
"test_summary": "complex_workflows_ecommerce_contracts",
"total_complex_workflow_tests": 13,
"workflow_patterns_tested": [
"customer_lifecycle_management",
"product_catalog_interaction",
"cart_and_checkout_process",
"payment_transaction_flow",
"order_fulfillment_pipeline",
"api_contract_validation",
"microservices_integration",
"end_to_end_business_process",
"workflow_analytics_tracking"
],
"workflow_test_id": "workflow-ce7a02af-3257-4a3b-b77e-2dad7569115e"
},
"complex-workflows-test.ecommerce_data": {
"cart_management": "success",
"catalog_browsing": null,
"customer_registration": null,
"fulfillment_initiated": null,
"order_created": null,
"payment_processed": null,
"product_details": null,
"promotions_applied": null,
"shipping_calculated": null
},
"complex-workflows-test.contract_validation_results": {
"order_service": null,
"payment_service": null,
"user_service": null
},
"auth.token": "eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJzdWIiOiIxMjM0NTY3ODkwIiwibmFtZSI6IkpvaG4gRG9lIiwiYWRtaW4iOnRydWUsImlhdCI6MTUxNjIzOTAyMn0.KMUFsIDTnFmyG3nMiGM6H9FNFUROf3wh7SmqJp-QV30",
"input-capture-test.normalized_email": "John.Doe@Example.COM",
"input-capture-test.email_domain": "John.Doe@Example.COM",
"input-capture-test.full_name": "John Michael Doe",
"dependency-setup.auth_token": "test_user",
"dependency-setup.session_id": "172.18.0.3",
"dependency-setup.config_id": "v2",
"dependency-setup.setup_timestamp": true,
"comprehensive_basic.captured_echo_data": {
"action": "create_resource",
"metadata": {
"api_version": "v2.1",
"test_mode": true,
"timestamp": "2024-01-01T00:00:00Z"
},
"user_id": 12345,
"username": "flow_test_user"
},
"comprehensive_basic.generated_uuid": "httpbin",
"comprehensive_basic.final_status": "completed",
"javascript-expressions.js_calculated": 50,
"javascript-expressions.js_timestamp": 1760869717656,
"iteration-examples.users_tested": null,
"iteration-examples.range_test_summary": null,
"sensitive-data-security.security_test_passed": null,
"sensitive-data-security.sensitive_data_masked": null,
"sensitive-data-security.auth_tokens_secure": null,
"webhooks-realtime.webhook_delivered": true,
"webhooks-realtime.webhook_system_healthy": false,
"webhooks-realtime.event_user_id": "31b4e06a-4cf5-4af9-b89d-4c7d79e5e91e",
"webhooks-realtime.stream_event_count": 3,
"retry-logic-comprehensive.retry_attempts": 1,
"retry-logic-comprehensive.retry_system_functional": false,
"retry-logic-comprehensive.jittered_response_time": null,
"file-upload-multipart-test.upload_results": {
"content_types_tested": [
"text/plain",
"application/json",
"application/octet-stream",
"image/jpeg",
"application/pdf",
"video/mp4",
"multipart/form-data"
],
"test_id": "upload-6b89f201-e691-4ce2-ac53-a9d39aae657e",
"test_patterns": [
"single_file_upload",
"multiple_file_upload",
"large_file_handling",
"chunked_upload_process",
"upload_validation",
"error_handling",
"resume_functionality"
],
"test_summary": "file_upload_multipart_comprehensive",
"total_upload_tests": 12,
"upload_results": {
"binary_upload": null,
"chunked_upload": null,
"image_upload": null,
"json_upload": null,
"large_file": null,
"mixed_form": null,
"multiple_upload": null,
"resume_upload": null,
"text_upload": null,
"validated_upload": null
},
"upload_scenarios_tested": [
"text_file_upload",
"json_file_upload",
"binary_file_upload",
"image_file_upload",
"multiple_files_upload",
"mixed_form_data",
"large_file_upload",
"chunked_upload",
"validated_upload",
"error_scenarios",
"resume_upload"
]
},
"file-upload-multipart-test.multipart_data": {
"binary_upload": null,
"chunked_upload": null,
"image_upload": null,
"json_upload": null,
"large_file": null,
"mixed_form": null,
"multiple_upload": null,
"resume_upload": null,
"text_upload": null,
"validated_upload": null
},
"file-upload-multipart-test.file_handling_status": [
"text_file_upload",
"json_file_upload",
"binary_file_upload",
"image_file_upload",
"multiple_files_upload",
"mixed_form_data",
"large_file_upload",
"chunked_upload",
"validated_upload",
"error_scenarios",
"resume_upload"
],
"advanced-assertions-test.assertion_results": {
"assertion_types_tested": [
"regex_matching",
"length_validation",
"type_checking",
"oneof_validation",
"numeric_ranges",
"complex_nested",
"array_elements",
"conditional_exists",
"error_structure",
"performance_combined"
],
"test_id": "assert-f27e4cec-c756-4dad-8a77-a4177723732c",
"test_patterns": {
"array_length": null,
"complex_nested": null,
"email_regex": null,
"length_exact": null,
"oneof_strings": null,
"phone_regex": null,
"type_validation": null,
"url_regex": null,
"uuid_regex": null
},
"test_summary": "advanced_assertions_comprehensive",
"total_assertion_tests": 11
},
"advanced-assertions-test.validation_data": {
"array_length": null,
"complex_nested": null,
"email_regex": null,
"length_exact": null,
"oneof_strings": null,
"phone_regex": null,
"type_validation": null,
"url_regex": null,
"uuid_regex": null
},
"advanced-assertions-test.regex_test_results": [
"regex_matching",
"length_validation",
"type_checking",
"oneof_validation",
"numeric_ranges",
"complex_nested",
"array_elements",
"conditional_exists",
"error_structure",
"performance_combined"
],
"advanced-retry-patterns.retry_results": {
"base_delay_ms": 1000,
"max_retries_configured": 3,
"patterns_tested": [
"exponential_backoff",
"linear_backoff",
"fixed_delay",
"conditional_retry",
"no_retry_4xx",
"timeout_retry_combo",
"high_frequency",
"multi_condition",
"performance_tracking",
"retry_chain"
],
"test_id": "retry-cd4a5b7a-ee7d-4084-be15-f5ddbce03d5a",
"test_summary": "advanced_retry_patterns",
"total_retry_tests": 12
},
"advanced-retry-patterns.backoff_measurements": [
"exponential_backoff",
"linear_backoff",
"fixed_delay",
"conditional_retry",
"no_retry_4xx",
"timeout_retry_combo",
"high_frequency",
"multi_condition",
"performance_tracking",
"retry_chain"
],
"environment-feature-flags-test.environment_results": {
"current_environment": null,
"deployment_stage": null,
"environment_configurations": {
"development": {
"debug_logging": true,
"retry_attempts": 3,
"timeout": 30000
},
"production": {
"debug_logging": false,
"retry_attempts": 1,
"timeout": 5000
},
"staging": {
"debug_logging": false,
"retry_attempts": 2,
"timeout": 15000
},
"test": {
"debug_logging": false,
"retry_attempts": 2,
"timeout": 10000
}
},
"environment_specific_tests": {
"development": "skipped",
"production": "skipped",
"staging": "skipped",
"test": "skipped"
},
"environment_urls": {
"development": "http://localhost:3000",
"production": "https://api.example.com",
"staging": "https://staging-api.example.com",
"test": "http://localhost:8080"
},
"feature_flag_results": {
"advanced_analytics": "skipped",
"api_v2": "skipped",
"beta_program": "skipped",
"debug_mode": "skipped",
"experimental_features": "skipped",
"new_ui": "skipped"
},
"feature_flags_tested": {
"advanced_analytics": null,
"api_v2": null,
"beta_program": null,
"debug_mode": null,
"experimental_features": null,
"new_ui": null
},
"test_environment": null,
"test_id": "env-9155d18f-ba99-4cfc-b367-9d2df87e67e9",
"test_patterns": [
"environment_detection",
"environment_specific_operations",
"feature_flag_conditional_execution",
"multi_environment_configuration",
"environment_based_data_handling",
"feature_flag_combinations"
],
"test_summary": "environment_feature_flags_comprehensive",
"total_environment_tests": 13
},
"environment-feature-flags-test.feature_flag_data": {
"advanced_analytics": "skipped",
"api_v2": "skipped",
"beta_program": "skipped",
"debug_mode": "skipped",
"experimental_features": "skipped",
"new_ui": "skipped"
},
"environment-feature-flags-test.multi_env_config": {
"development": {
"debug_logging": true,
"retry_attempts": 3,
"timeout": 30000
},
"production": {
"debug_logging": false,
"retry_attempts": 1,
"timeout": 5000
},
"staging": {
"debug_logging": false,
"retry_attempts": 2,
"timeout": 15000
},
"test": {
"debug_logging": false,
"retry_attempts": 2,
"timeout": 10000
}
},
"error-handling-test.error_handling_results": {
"error_handling_results": {
"bad_gateway": null,
"bad_request": null,
"chain_recovery": "error_recovery",
"cleanup_status": null,
"continue_after_failure": null,
"degradation_mode": null,
"fallback_service": null,
"forbidden": null,
"not_found": null,
"primary_service": null,
"rate_limit": null,
"server_error": null,
"service_unavailable": null,
"timeout_handling": "{{timeout_result}}",
"unauthorized": null
},
"error_scenarios_tested": [
"continue_on_failure",
"timeout_handling",
"http_error_codes",
"error_recovery_fallback",
"graceful_degradation",
"chain_failure_recovery",
"error_propagation",
"network_errors",
"cleanup_after_errors"
],
"http_status_codes_handled": [
400,
401,
403,
404,
422,
429,
500,
502,
503
],
"recovery_patterns": [
"fallback_services",
"graceful_degradation",
"error_chain_recovery",
"resource_cleanup"
],
"test_id": "error-afc8e2e9-ee8c-4d98-ace0-c04d982c7248",
"test_summary": "error_handling_comprehensive",
"total_error_tests": 10
},
"error-handling-test.failure_scenarios": [
"continue_on_failure",
"timeout_handling",
"http_error_codes",
"error_recovery_fallback",
"graceful_degradation",
"chain_failure_recovery",
"error_propagation",
"network_errors",
"cleanup_after_errors"
],
"error-handling-test.recovery_data": [
"fallback_services",
"graceful_degradation",
"error_chain_recovery",
"resource_cleanup"
],
"faker_demo.generatedEmail": "Brittany.Mitchell@yahoo.com",
"faker_demo.generatedUserId": 8456786969362432,
"httpbin-test.captured_username": "alpha_user",
"httpbin-test.auth_token": "httpbin",
"variable_cleanup_test.cleanup_verification_result": "cleanup_test_completed",
"variable_cleanup_test.variable_state_before": null,
"variable_cleanup_test.variable_state_after": null,
"environment-variables.env_user": null,
"environment-variables.env_home": null,
"environment-variables.env_test_passed": true
}📄 Raw Suite Data
Complete Suite Data
{
"node_id": "faker_comprehensive",
"suite_name": "Teste Abrangente de Integração Faker.js",
"file_path": "/app/tests/faker-comprehensive-test.yaml",
"priority": "medium",
"start_time": "2025-10-19T10:28:39.022Z",
"end_time": "2025-10-19T10:28:39.050Z",
"duration_ms": 28,
"status": "success",
"steps_executed": 6,
"steps_successful": 6,
"steps_failed": 0,
"success_rate": 100,
"steps_results": [
{
"step_id": "step-1-generate-complete-user-profile",
"qualified_step_id": "faker_comprehensive::step-1-generate-complete-user-profile",
"step_name": "Generate Complete User Profile",
"status": "success",
"duration_ms": 4,
"request_details": {
"method": "POST",
"url": "/post",
"headers": {
"Content-Type": "application/json",
"X-API-Version": "v2.0",
"X-Test-Environment": "staging"
},
"body": {
"user_profile": {
"id": "d142fc31-094b-4a02-ac8f-34eef8f1a563",
"first_name": "Price",
"last_name": "Miller",
"full_name": "Hilda Champlin-Bartoletti",
"gender": "Non-binary",
"email": "Travis.Reynolds@yahoo.com",
"phone": "(415) 296-9932 x603",
"website": "https://disgusting-overnighter.net/",
"address": {
"street": "7918 Franey Corner",
"city": "Lake Lavonville",
"state": "Massachusetts",
"country": "Dominican Republic",
"zip_code": "28571-7564",
"latitude": 84.6382,
"longitude": -114.4559
},
"job": {
"title": "Forward Metrics Specialist",
"department": "Infrastructure",
"company": "Kunde - Wiza"
},
"birth_date": "2002-12-18T08:44:01.690Z",
"created_at": "2025-10-18T23:02:58.263Z",
"last_login": "2025-10-18T13:29:57.870Z",
"avatar": "https://avatars.githubusercontent.com/u/53642843",
"bio": "Pecto vesco comes ademptio magni carbo ater cohors error. Solium temporibus territo adsidue adeo voluptates acervus. Porro talis audax curis angelus bene.",
"username": "Herman.Schultz"
}
},
"base_url": "http://httpbin",
"full_url": "http://httpbin/post",
"curl_command": "curl -X POST -H 'Content-Type: application/json' -H 'X-API-Version: v2.0' -H 'X-Test-Environment: staging' -d '{\"user_profile\":{\"id\":\"d142fc31-094b-4a02-ac8f-34eef8f1a563\",\"first_name\":\"Price\",\"last_name\":\"Miller\",\"full_name\":\"Hilda Champlin-Bartoletti\",\"gender\":\"Non-binary\",\"email\":\"Travis.Reynolds@yahoo.com\",\"phone\":\"(415) 296-9932 x603\",\"website\":\"https://disgusting-overnighter.net/\",\"address\":{\"street\":\"7918 Franey Corner\",\"city\":\"Lake Lavonville\",\"state\":\"Massachusetts\",\"country\":\"Dominican Republic\",\"zip_code\":\"28571-7564\",\"latitude\":84.6382,\"longitude\":-114.4559},\"job\":{\"title\":\"Forward Metrics Specialist\",\"department\":\"Infrastructure\",\"company\":\"Kunde - Wiza\"},\"birth_date\":\"2002-12-18T08:44:01.690Z\",\"created_at\":\"2025-10-18T23:02:58.263Z\",\"last_login\":\"2025-10-18T13:29:57.870Z\",\"avatar\":\"https://avatars.githubusercontent.com/u/53642843\",\"bio\":\"Pecto vesco comes ademptio magni carbo ater cohors error. Solium temporibus territo adsidue adeo voluptates acervus. Porro talis audax curis angelus bene.\",\"username\":\"Herman.Schultz\"}}' \"http://httpbin/post\"",
"raw_request": "POST /post HTTP/1.1\r\nHost: httpbin\r\nContent-Type: application/json\r\nX-API-Version: v2.0\r\nX-Test-Environment: staging\r\nContent-Length: 938\r\n\r\n{\"user_profile\":{\"id\":\"d142fc31-094b-4a02-ac8f-34eef8f1a563\",\"first_name\":\"Price\",\"last_name\":\"Miller\",\"full_name\":\"Hilda Champlin-Bartoletti\",\"gender\":\"Non-binary\",\"email\":\"Travis.Reynolds@yahoo.com\",\"phone\":\"(415) 296-9932 x603\",\"website\":\"https://disgusting-overnighter.net/\",\"address\":{\"street\":\"7918 Franey Corner\",\"city\":\"Lake Lavonville\",\"state\":\"Massachusetts\",\"country\":\"Dominican Republic\",\"zip_code\":\"28571-7564\",\"latitude\":84.6382,\"longitude\":-114.4559},\"job\":{\"title\":\"Forward Metrics Specialist\",\"department\":\"Infrastructure\",\"company\":\"Kunde - Wiza\"},\"birth_date\":\"2002-12-18T08:44:01.690Z\",\"created_at\":\"2025-10-18T23:02:58.263Z\",\"last_login\":\"2025-10-18T13:29:57.870Z\",\"avatar\":\"https://avatars.githubusercontent.com/u/53642843\",\"bio\":\"Pecto vesco comes ademptio magni carbo ater cohors error. Solium temporibus territo adsidue adeo voluptates acervus. Porro talis audax curis angelus bene.\",\"username\":\"Herman.Schultz\"}}",
"raw_url": "{{base_url}}/post"
},
"response_details": {
"status_code": 200,
"headers": {
"server": "gunicorn/19.9.0",
"date": "Sun, 19 Oct 2025 10:28:39 GMT",
"connection": "keep-alive",
"content-type": "application/json",
"content-length": "2746",
"access-control-allow-origin": "*",
"access-control-allow-credentials": "true"
},
"body": {
"args": {},
"data": "{\"user_profile\":{\"id\":\"d142fc31-094b-4a02-ac8f-34eef8f1a563\",\"first_name\":\"Price\",\"last_name\":\"Miller\",\"full_name\":\"Hilda Champlin-Bartoletti\",\"gender\":\"Non-binary\",\"email\":\"Travis.Reynolds@yahoo.com\",\"phone\":\"(415) 296-9932 x603\",\"website\":\"https://disgusting-overnighter.net/\",\"address\":{\"street\":\"7918 Franey Corner\",\"city\":\"Lake Lavonville\",\"state\":\"Massachusetts\",\"country\":\"Dominican Republic\",\"zip_code\":\"28571-7564\",\"latitude\":84.6382,\"longitude\":-114.4559},\"job\":{\"title\":\"Forward Metrics Specialist\",\"department\":\"Infrastructure\",\"company\":\"Kunde - Wiza\"},\"birth_date\":\"2002-12-18T08:44:01.690Z\",\"created_at\":\"2025-10-18T23:02:58.263Z\",\"last_login\":\"2025-10-18T13:29:57.870Z\",\"avatar\":\"https://avatars.githubusercontent.com/u/53642843\",\"bio\":\"Pecto vesco comes ademptio magni carbo ater cohors error. Solium temporibus territo adsidue adeo voluptates acervus. Porro talis audax curis angelus bene.\",\"username\":\"Herman.Schultz\"}}",
"files": {},
"form": {},
"headers": {
"Accept": "application/json, text/plain, */*",
"Accept-Encoding": "gzip, compress, deflate, br",
"Connection": "keep-alive",
"Content-Length": "938",
"Content-Type": "application/json",
"Host": "httpbin",
"User-Agent": "axios/1.12.1",
"X-Api-Version": "v2.0",
"X-Test-Environment": "staging"
},
"json": {
"user_profile": {
"address": {
"city": "Lake Lavonville",
"country": "Dominican Republic",
"latitude": 84.6382,
"longitude": -114.4559,
"state": "Massachusetts",
"street": "7918 Franey Corner",
"zip_code": "28571-7564"
},
"avatar": "https://avatars.githubusercontent.com/u/53642843",
"bio": "Pecto vesco comes ademptio magni carbo ater cohors error. Solium temporibus territo adsidue adeo voluptates acervus. Porro talis audax curis angelus bene.",
"birth_date": "2002-12-18T08:44:01.690Z",
"created_at": "2025-10-18T23:02:58.263Z",
"email": "Travis.Reynolds@yahoo.com",
"first_name": "Price",
"full_name": "Hilda Champlin-Bartoletti",
"gender": "Non-binary",
"id": "d142fc31-094b-4a02-ac8f-34eef8f1a563",
"job": {
"company": "Kunde - Wiza",
"department": "Infrastructure",
"title": "Forward Metrics Specialist"
},
"last_login": "2025-10-18T13:29:57.870Z",
"last_name": "Miller",
"phone": "(415) 296-9932 x603",
"username": "Herman.Schultz",
"website": "https://disgusting-overnighter.net/"
}
},
"origin": "172.18.0.3",
"url": "http://httpbin/post"
},
"size_bytes": 2361,
"raw_response": "HTTP/1.1 200 OK\r\nserver: gunicorn/19.9.0\r\ndate: Sun, 19 Oct 2025 10:28:39 GMT\r\nconnection: keep-alive\r\ncontent-type: application/json\r\ncontent-length: 2746\r\naccess-control-allow-origin: *\r\naccess-control-allow-credentials: true\r\n\r\n{\n \"args\": {},\n \"data\": \"{\\\"user_profile\\\":{\\\"id\\\":\\\"d142fc31-094b-4a02-ac8f-34eef8f1a563\\\",\\\"first_name\\\":\\\"Price\\\",\\\"last_name\\\":\\\"Miller\\\",\\\"full_name\\\":\\\"Hilda Champlin-Bartoletti\\\",\\\"gender\\\":\\\"Non-binary\\\",\\\"email\\\":\\\"Travis.Reynolds@yahoo.com\\\",\\\"phone\\\":\\\"(415) 296-9932 x603\\\",\\\"website\\\":\\\"https://disgusting-overnighter.net/\\\",\\\"address\\\":{\\\"street\\\":\\\"7918 Franey Corner\\\",\\\"city\\\":\\\"Lake Lavonville\\\",\\\"state\\\":\\\"Massachusetts\\\",\\\"country\\\":\\\"Dominican Republic\\\",\\\"zip_code\\\":\\\"28571-7564\\\",\\\"latitude\\\":84.6382,\\\"longitude\\\":-114.4559},\\\"job\\\":{\\\"title\\\":\\\"Forward Metrics Specialist\\\",\\\"department\\\":\\\"Infrastructure\\\",\\\"company\\\":\\\"Kunde - Wiza\\\"},\\\"birth_date\\\":\\\"2002-12-18T08:44:01.690Z\\\",\\\"created_at\\\":\\\"2025-10-18T23:02:58.263Z\\\",\\\"last_login\\\":\\\"2025-10-18T13:29:57.870Z\\\",\\\"avatar\\\":\\\"https://avatars.githubusercontent.com/u/53642843\\\",\\\"bio\\\":\\\"Pecto vesco comes ademptio magni carbo ater cohors error. Solium temporibus territo adsidue adeo voluptates acervus. Porro talis audax curis angelus bene.\\\",\\\"username\\\":\\\"Herman.Schultz\\\"}}\",\n \"files\": {},\n \"form\": {},\n \"headers\": {\n \"Accept\": \"application/json, text/plain, */*\",\n \"Accept-Encoding\": \"gzip, compress, deflate, br\",\n \"Connection\": \"keep-alive\",\n \"Content-Length\": \"938\",\n \"Content-Type\": \"application/json\",\n \"Host\": \"httpbin\",\n \"User-Agent\": \"axios/1.12.1\",\n \"X-Api-Version\": \"v2.0\",\n \"X-Test-Environment\": \"staging\"\n },\n \"json\": {\n \"user_profile\": {\n \"address\": {\n \"city\": \"Lake Lavonville\",\n \"country\": \"Dominican Republic\",\n \"latitude\": 84.6382,\n \"longitude\": -114.4559,\n \"state\": \"Massachusetts\",\n \"street\": \"7918 Franey Corner\",\n \"zip_code\": \"28571-7564\"\n },\n \"avatar\": \"https://avatars.githubusercontent.com/u/53642843\",\n \"bio\": \"Pecto vesco comes ademptio magni carbo ater cohors error. Solium temporibus territo adsidue adeo voluptates acervus. Porro talis audax curis angelus bene.\",\n \"birth_date\": \"2002-12-18T08:44:01.690Z\",\n \"created_at\": \"2025-10-18T23:02:58.263Z\",\n \"email\": \"Travis.Reynolds@yahoo.com\",\n \"first_name\": \"Price\",\n \"full_name\": \"Hilda Champlin-Bartoletti\",\n \"gender\": \"Non-binary\",\n \"id\": \"d142fc31-094b-4a02-ac8f-34eef8f1a563\",\n \"job\": {\n \"company\": \"Kunde - Wiza\",\n \"department\": \"Infrastructure\",\n \"title\": \"Forward Metrics Specialist\"\n },\n \"last_login\": \"2025-10-18T13:29:57.870Z\",\n \"last_name\": \"Miller\",\n \"phone\": \"(415) 296-9932 x603\",\n \"username\": \"Herman.Schultz\",\n \"website\": \"https://disgusting-overnighter.net/\"\n }\n },\n \"origin\": \"172.18.0.3\",\n \"url\": \"http://httpbin/post\"\n}"
},
"assertions_results": [
{
"field": "status_code",
"expected": 200,
"actual": 200,
"passed": true,
"message": "OK"
},
{
"field": "body.data.contains",
"expected": "@",
"actual": "{\"user_profile\":{\"id\":\"d142fc31-094b-4a02-ac8f-34eef8f1a563\",\"first_name\":\"Price\",\"last_name\":\"Miller\",\"full_name\":\"Hilda Champlin-Bartoletti\",\"gender\":\"Non-binary\",\"email\":\"Travis.Reynolds@yahoo.com\",\"phone\":\"(415) 296-9932 x603\",\"website\":\"https://disgusting-overnighter.net/\",\"address\":{\"street\":\"7918 Franey Corner\",\"city\":\"Lake Lavonville\",\"state\":\"Massachusetts\",\"country\":\"Dominican Republic\",\"zip_code\":\"28571-7564\",\"latitude\":84.6382,\"longitude\":-114.4559},\"job\":{\"title\":\"Forward Metrics Specialist\",\"department\":\"Infrastructure\",\"company\":\"Kunde - Wiza\"},\"birth_date\":\"2002-12-18T08:44:01.690Z\",\"created_at\":\"2025-10-18T23:02:58.263Z\",\"last_login\":\"2025-10-18T13:29:57.870Z\",\"avatar\":\"https://avatars.githubusercontent.com/u/53642843\",\"bio\":\"Pecto vesco comes ademptio magni carbo ater cohors error. Solium temporibus territo adsidue adeo voluptates acervus. Porro talis audax curis angelus bene.\",\"username\":\"Herman.Schultz\"}}",
"passed": true,
"message": "OK"
}
],
"captured_variables": {
"generated_user_profile": "{\"user_profile\":{\"id\":\"d142fc31-094b-4a02-ac8f-34eef8f1a563\",\"first_name\":\"Price\",\"last_name\":\"Miller\",\"full_name\":\"Hilda Champlin-Bartoletti\",\"gender\":\"Non-binary\",\"email\":\"Travis.Reynolds@yahoo.com\",\"phone\":\"(415) 296-9932 x603\",\"website\":\"https://disgusting-overnighter.net/\",\"address\":{\"street\":\"7918 Franey Corner\",\"city\":\"Lake Lavonville\",\"state\":\"Massachusetts\",\"country\":\"Dominican Republic\",\"zip_code\":\"28571-7564\",\"latitude\":84.6382,\"longitude\":-114.4559},\"job\":{\"title\":\"Forward Metrics Specialist\",\"department\":\"Infrastructure\",\"company\":\"Kunde - Wiza\"},\"birth_date\":\"2002-12-18T08:44:01.690Z\",\"created_at\":\"2025-10-18T23:02:58.263Z\",\"last_login\":\"2025-10-18T13:29:57.870Z\",\"avatar\":\"https://avatars.githubusercontent.com/u/53642843\",\"bio\":\"Pecto vesco comes ademptio magni carbo ater cohors error. Solium temporibus territo adsidue adeo voluptates acervus. Porro talis audax curis angelus bene.\",\"username\":\"Herman.Schultz\"}}",
"user_id": "http://httpbin/post",
"user_email": "httpbin",
"user_company": "{\"user_profile\":{\"id\":\"d142fc31-094b-4a02-ac8f-34eef8f1a563\",\"first_name\":\"Price\",\"last_name\":\"Miller\",\"full_name\":\"Hilda Champlin-Bartoletti\",\"gender\":\"Non-binary\",\"email\":\"Travis.Reynolds@yahoo.com\",\"phone\":\"(415) 296-9932 x603\",\"website\":\"https://disgusting-overnighter.net/\",\"address\":{\"street\":\"7918 Franey Corner\",\"city\":\"Lake Lavonville\",\"state\":\"Massachusetts\",\"country\":\"Dominican Republic\",\"zip_code\":\"28571-7564\",\"latitude\":84.6382,\"longitude\":-114.4559},\"job\":{\"title\":\"Forward Metrics Specialist\",\"department\":\"Infrastructure\",\"company\":\"Kunde - Wiza\"},\"birth_date\":\"2002-12-18T08:44:01.690Z\",\"created_at\":\"2025-10-18T23:02:58.263Z\",\"last_login\":\"2025-10-18T13:29:57.870Z\",\"avatar\":\"https://avatars.githubusercontent.com/u/53642843\",\"bio\":\"Pecto vesco comes ademptio magni carbo ater cohors error. Solium temporibus territo adsidue adeo voluptates acervus. Porro talis audax curis angelus bene.\",\"username\":\"Herman.Schultz\"}}"
},
"available_variables": {
"api_base_url": "http://localhost:8080",
"api_version": "v2.0",
"test_environment": "staging",
"auth_flows_test.jwt_token": "eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.mock_payload",
"auth_flows_test.oauth2_access_token": "oauth2_access_token_xyz",
"auth_flows_test.user_permissions": [
"read",
"write"
],
"auth_flows_test.auth_flow_results": {
"jwt_authentication": {
"status": "{{jwt_login_success && jwt_valid && jwt_refresh_success ? 'success' : 'partial'}}",
"tokens_issued": 2,
"profile_access": "{{js: Boolean(variables.profile_fetch_success)}}"
},
"oauth2_authentication": {
"status": "{{oauth2_token_exchange_success && oauth2_resource_access ? 'success' : 'partial'}}",
"authorization_code_flow": "{{js: Boolean(variables.oauth2_auth_started)}}",
"token_management": "{{js: Boolean(variables.oauth2_token_revoked)}}"
},
"security_validation": {
"expired_tokens": "{{js: Boolean(variables.jwt_expired_handled)}}",
"revoked_tokens": "{{js: Boolean(variables.revoked_token_rejected)}}",
"permissions": "{{js: Boolean(variables.admin_permission_granted || variables.admin_permission_denied)}}"
},
"session_management": {
"logout_success": "{{js: Boolean(variables.complete_logout)}}",
"cleanup_complete": "{{js: Boolean(variables.all_tokens_revoked)}}"
}
},
"complex-workflows-test.workflow_results": {
"api_contract_validations": {
"order_service": null,
"payment_service": null,
"user_service": null
},
"business_outcomes": {
"customer_id": "{{customer_id}}",
"items_purchased": 3,
"order_id": null,
"total_revenue": 594.96,
"transaction_id": null,
"workflow_completion": null
},
"ecommerce_workflow_results": {
"cart_management": "success",
"catalog_browsing": null,
"customer_registration": null,
"fulfillment_initiated": null,
"order_created": null,
"payment_processed": null,
"product_details": null,
"promotions_applied": null,
"shipping_calculated": null
},
"end_to_end_success": true,
"microservices_communication": {
"inventory_service": null,
"notification_service": null
},
"test_summary": "complex_workflows_ecommerce_contracts",
"total_complex_workflow_tests": 13,
"workflow_patterns_tested": [
"customer_lifecycle_management",
"product_catalog_interaction",
"cart_and_checkout_process",
"payment_transaction_flow",
"order_fulfillment_pipeline",
"api_contract_validation",
"microservices_integration",
"end_to_end_business_process",
"workflow_analytics_tracking"
],
"workflow_test_id": "workflow-ce7a02af-3257-4a3b-b77e-2dad7569115e"
},
"complex-workflows-test.ecommerce_data": {
"cart_management": "success",
"catalog_browsing": null,
"customer_registration": null,
"fulfillment_initiated": null,
"order_created": null,
"payment_processed": null,
"product_details": null,
"promotions_applied": null,
"shipping_calculated": null
},
"complex-workflows-test.contract_validation_results": {
"order_service": null,
"payment_service": null,
"user_service": null
},
"auth.token": "eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJzdWIiOiIxMjM0NTY3ODkwIiwibmFtZSI6IkpvaG4gRG9lIiwiYWRtaW4iOnRydWUsImlhdCI6MTUxNjIzOTAyMn0.KMUFsIDTnFmyG3nMiGM6H9FNFUROf3wh7SmqJp-QV30",
"input-capture-test.normalized_email": "John.Doe@Example.COM",
"input-capture-test.email_domain": "John.Doe@Example.COM",
"input-capture-test.full_name": "John Michael Doe",
"dependency-setup.auth_token": "test_user",
"dependency-setup.session_id": "172.18.0.3",
"dependency-setup.config_id": "v2",
"dependency-setup.setup_timestamp": true,
"comprehensive_basic.captured_echo_data": {
"action": "create_resource",
"metadata": {
"api_version": "v2.1",
"test_mode": true,
"timestamp": "2024-01-01T00:00:00Z"
},
"user_id": 12345,
"username": "flow_test_user"
},
"comprehensive_basic.generated_uuid": "httpbin",
"comprehensive_basic.final_status": "completed",
"javascript-expressions.js_calculated": 50,
"javascript-expressions.js_timestamp": 1760869717656,
"iteration-examples.users_tested": null,
"iteration-examples.range_test_summary": null,
"sensitive-data-security.security_test_passed": null,
"sensitive-data-security.sensitive_data_masked": null,
"sensitive-data-security.auth_tokens_secure": null,
"webhooks-realtime.webhook_delivered": true,
"webhooks-realtime.webhook_system_healthy": false,
"webhooks-realtime.event_user_id": "31b4e06a-4cf5-4af9-b89d-4c7d79e5e91e",
"webhooks-realtime.stream_event_count": 3,
"retry-logic-comprehensive.retry_attempts": 1,
"retry-logic-comprehensive.retry_system_functional": false,
"retry-logic-comprehensive.jittered_response_time": null,
"file-upload-multipart-test.upload_results": {
"content_types_tested": [
"text/plain",
"application/json",
"application/octet-stream",
"image/jpeg",
"application/pdf",
"video/mp4",
"multipart/form-data"
],
"test_id": "upload-6b89f201-e691-4ce2-ac53-a9d39aae657e",
"test_patterns": [
"single_file_upload",
"multiple_file_upload",
"large_file_handling",
"chunked_upload_process",
"upload_validation",
"error_handling",
"resume_functionality"
],
"test_summary": "file_upload_multipart_comprehensive",
"total_upload_tests": 12,
"upload_results": {
"binary_upload": null,
"chunked_upload": null,
"image_upload": null,
"json_upload": null,
"large_file": null,
"mixed_form": null,
"multiple_upload": null,
"resume_upload": null,
"text_upload": null,
"validated_upload": null
},
"upload_scenarios_tested": [
"text_file_upload",
"json_file_upload",
"binary_file_upload",
"image_file_upload",
"multiple_files_upload",
"mixed_form_data",
"large_file_upload",
"chunked_upload",
"validated_upload",
"error_scenarios",
"resume_upload"
]
},
"file-upload-multipart-test.multipart_data": {
"binary_upload": null,
"chunked_upload": null,
"image_upload": null,
"json_upload": null,
"large_file": null,
"mixed_form": null,
"multiple_upload": null,
"resume_upload": null,
"text_upload": null,
"validated_upload": null
},
"file-upload-multipart-test.file_handling_status": [
"text_file_upload",
"json_file_upload",
"binary_file_upload",
"image_file_upload",
"multiple_files_upload",
"mixed_form_data",
"large_file_upload",
"chunked_upload",
"validated_upload",
"error_scenarios",
"resume_upload"
],
"advanced-assertions-test.assertion_results": {
"assertion_types_tested": [
"regex_matching",
"length_validation",
"type_checking",
"oneof_validation",
"numeric_ranges",
"complex_nested",
"array_elements",
"conditional_exists",
"error_structure",
"performance_combined"
],
"test_id": "assert-f27e4cec-c756-4dad-8a77-a4177723732c",
"test_patterns": {
"array_length": null,
"complex_nested": null,
"email_regex": null,
"length_exact": null,
"oneof_strings": null,
"phone_regex": null,
"type_validation": null,
"url_regex": null,
"uuid_regex": null
},
"test_summary": "advanced_assertions_comprehensive",
"total_assertion_tests": 11
},
"advanced-assertions-test.validation_data": {
"array_length": null,
"complex_nested": null,
"email_regex": null,
"length_exact": null,
"oneof_strings": null,
"phone_regex": null,
"type_validation": null,
"url_regex": null,
"uuid_regex": null
},
"advanced-assertions-test.regex_test_results": [
"regex_matching",
"length_validation",
"type_checking",
"oneof_validation",
"numeric_ranges",
"complex_nested",
"array_elements",
"conditional_exists",
"error_structure",
"performance_combined"
],
"advanced-retry-patterns.retry_results": {
"base_delay_ms": 1000,
"max_retries_configured": 3,
"patterns_tested": [
"exponential_backoff",
"linear_backoff",
"fixed_delay",
"conditional_retry",
"no_retry_4xx",
"timeout_retry_combo",
"high_frequency",
"multi_condition",
"performance_tracking",
"retry_chain"
],
"test_id": "retry-cd4a5b7a-ee7d-4084-be15-f5ddbce03d5a",
"test_summary": "advanced_retry_patterns",
"total_retry_tests": 12
},
"advanced-retry-patterns.backoff_measurements": [
"exponential_backoff",
"linear_backoff",
"fixed_delay",
"conditional_retry",
"no_retry_4xx",
"timeout_retry_combo",
"high_frequency",
"multi_condition",
"performance_tracking",
"retry_chain"
],
"environment-feature-flags-test.environment_results": {
"current_environment": null,
"deployment_stage": null,
"environment_configurations": {
"development": {
"debug_logging": true,
"retry_attempts": 3,
"timeout": 30000
},
"production": {
"debug_logging": false,
"retry_attempts": 1,
"timeout": 5000
},
"staging": {
"debug_logging": false,
"retry_attempts": 2,
"timeout": 15000
},
"test": {
"debug_logging": false,
"retry_attempts": 2,
"timeout": 10000
}
},
"environment_specific_tests": {
"development": "skipped",
"production": "skipped",
"staging": "skipped",
"test": "skipped"
},
"environment_urls": {
"development": "http://localhost:3000",
"production": "https://api.example.com",
"staging": "https://staging-api.example.com",
"test": "http://localhost:8080"
},
"feature_flag_results": {
"advanced_analytics": "skipped",
"api_v2": "skipped",
"beta_program": "skipped",
"debug_mode": "skipped",
"experimental_features": "skipped",
"new_ui": "skipped"
},
"feature_flags_tested": {
"advanced_analytics": null,
"api_v2": null,
"beta_program": null,
"debug_mode": null,
"experimental_features": null,
"new_ui": null
},
"test_environment": null,
"test_id": "env-9155d18f-ba99-4cfc-b367-9d2df87e67e9",
"test_patterns": [
"environment_detection",
"environment_specific_operations",
"feature_flag_conditional_execution",
"multi_environment_configuration",
"environment_based_data_handling",
"feature_flag_combinations"
],
"test_summary": "environment_feature_flags_comprehensive",
"total_environment_tests": 13
},
"environment-feature-flags-test.feature_flag_data": {
"advanced_analytics": "skipped",
"api_v2": "skipped",
"beta_program": "skipped",
"debug_mode": "skipped",
"experimental_features": "skipped",
"new_ui": "skipped"
},
"environment-feature-flags-test.multi_env_config": {
"development": {
"debug_logging": true,
"retry_attempts": 3,
"timeout": 30000
},
"production": {
"debug_logging": false,
"retry_attempts": 1,
"timeout": 5000
},
"staging": {
"debug_logging": false,
"retry_attempts": 2,
"timeout": 15000
},
"test": {
"debug_logging": false,
"retry_attempts": 2,
"timeout": 10000
}
},
"error-handling-test.error_handling_results": {
"error_handling_results": {
"bad_gateway": null,
"bad_request": null,
"chain_recovery": "error_recovery",
"cleanup_status": null,
"continue_after_failure": null,
"degradation_mode": null,
"fallback_service": null,
"forbidden": null,
"not_found": null,
"primary_service": null,
"rate_limit": null,
"server_error": null,
"service_unavailable": null,
"timeout_handling": "{{timeout_result}}",
"unauthorized": null
},
"error_scenarios_tested": [
"continue_on_failure",
"timeout_handling",
"http_error_codes",
"error_recovery_fallback",
"graceful_degradation",
"chain_failure_recovery",
"error_propagation",
"network_errors",
"cleanup_after_errors"
],
"http_status_codes_handled": [
400,
401,
403,
404,
422,
429,
500,
502,
503
],
"recovery_patterns": [
"fallback_services",
"graceful_degradation",
"error_chain_recovery",
"resource_cleanup"
],
"test_id": "error-afc8e2e9-ee8c-4d98-ace0-c04d982c7248",
"test_summary": "error_handling_comprehensive",
"total_error_tests": 10
},
"error-handling-test.failure_scenarios": [
"continue_on_failure",
"timeout_handling",
"http_error_codes",
"error_recovery_fallback",
"graceful_degradation",
"chain_failure_recovery",
"error_propagation",
"network_errors",
"cleanup_after_errors"
],
"error-handling-test.recovery_data": [
"fallback_services",
"graceful_degradation",
"error_chain_recovery",
"resource_cleanup"
],
"faker_demo.generatedEmail": "Brittany.Mitchell@yahoo.com",
"faker_demo.generatedUserId": 8456786969362432,
"httpbin-test.captured_username": "alpha_user",
"httpbin-test.auth_token": "httpbin",
"variable_cleanup_test.cleanup_verification_result": "cleanup_test_completed",
"variable_cleanup_test.variable_state_before": null,
"variable_cleanup_test.variable_state_after": null,
"environment-variables.env_user": null,
"environment-variables.env_home": null,
"environment-variables.env_test_passed": true
}
},
{
"step_id": "step-2-generate-financial-and-commerce-data",
"qualified_step_id": "faker_comprehensive::step-2-generate-financial-and-commerce-data",
"step_name": "Generate Financial and Commerce Data",
"status": "success",
"duration_ms": 7,
"request_details": {
"method": "POST",
"url": "/post",
"headers": {
"Content-Type": "application/json",
"X-User-ID": "http://httpbin/post"
},
"body": {
"financial_profile": {
"account_number": "12447327",
"routing_number": "763219866",
"credit_card": "589328513943287374",
"credit_card_cvv": "813",
"amount": "249.92",
"currency_code": "MMK",
"currency_name": "Kwanza",
"product": {
"name": "Sleek Metal Chair",
"description": "The Football Is Good For Training And Recreational Purposes",
"price": "223.00",
"department": "Games",
"material": "Concrete"
},
"vehicle": {
"manufacturer": "Nissan",
"model": "LeBaron",
"type": "SUV",
"fuel": "Gasoline",
"vin": "7RZ1HAK58HLY43020"
},
"transactions": [
{
"id": "42b7dde4-b5a7-47d7-b083-39bd8086b251",
"amount": "535.30",
"description": "Oriental Plastic Keyboard",
"date": "2025-10-19T00:46:57.126Z"
},
{
"id": "cace6760-9036-4f28-9dd4-8c0f021d8938",
"amount": "4.03",
"description": "Rustic Bronze Pants",
"date": "2025-10-19T01:05:28.532Z"
}
]
}
},
"base_url": "http://httpbin",
"full_url": "http://httpbin/post",
"curl_command": "curl -X POST -H 'Content-Type: application/json' -H 'X-User-ID: http://httpbin/post' -d '{\"financial_profile\":{\"account_number\":\"12447327\",\"routing_number\":\"763219866\",\"credit_card\":\"589328513943287374\",\"credit_card_cvv\":\"813\",\"amount\":\"249.92\",\"currency_code\":\"MMK\",\"currency_name\":\"Kwanza\",\"product\":{\"name\":\"Sleek Metal Chair\",\"description\":\"The Football Is Good For Training And Recreational Purposes\",\"price\":\"223.00\",\"department\":\"Games\",\"material\":\"Concrete\"},\"vehicle\":{\"manufacturer\":\"Nissan\",\"model\":\"LeBaron\",\"type\":\"SUV\",\"fuel\":\"Gasoline\",\"vin\":\"7RZ1HAK58HLY43020\"},\"transactions\":[{\"id\":\"42b7dde4-b5a7-47d7-b083-39bd8086b251\",\"amount\":\"535.30\",\"description\":\"Oriental Plastic Keyboard\",\"date\":\"2025-10-19T00:46:57.126Z\"},{\"id\":\"cace6760-9036-4f28-9dd4-8c0f021d8938\",\"amount\":\"4.03\",\"description\":\"Rustic Bronze Pants\",\"date\":\"2025-10-19T01:05:28.532Z\"}]}}' \"http://httpbin/post\"",
"raw_request": "POST /post HTTP/1.1\r\nHost: httpbin\r\nContent-Type: application/json\r\nX-User-ID: http://httpbin/post\r\nContent-Length: 779\r\n\r\n{\"financial_profile\":{\"account_number\":\"12447327\",\"routing_number\":\"763219866\",\"credit_card\":\"589328513943287374\",\"credit_card_cvv\":\"813\",\"amount\":\"249.92\",\"currency_code\":\"MMK\",\"currency_name\":\"Kwanza\",\"product\":{\"name\":\"Sleek Metal Chair\",\"description\":\"The Football Is Good For Training And Recreational Purposes\",\"price\":\"223.00\",\"department\":\"Games\",\"material\":\"Concrete\"},\"vehicle\":{\"manufacturer\":\"Nissan\",\"model\":\"LeBaron\",\"type\":\"SUV\",\"fuel\":\"Gasoline\",\"vin\":\"7RZ1HAK58HLY43020\"},\"transactions\":[{\"id\":\"42b7dde4-b5a7-47d7-b083-39bd8086b251\",\"amount\":\"535.30\",\"description\":\"Oriental Plastic Keyboard\",\"date\":\"2025-10-19T00:46:57.126Z\"},{\"id\":\"cace6760-9036-4f28-9dd4-8c0f021d8938\",\"amount\":\"4.03\",\"description\":\"Rustic Bronze Pants\",\"date\":\"2025-10-19T01:05:28.532Z\"}]}}",
"raw_url": "{{base_url}}/post"
},
"response_details": {
"status_code": 200,
"headers": {
"server": "gunicorn/19.9.0",
"date": "Sun, 19 Oct 2025 10:28:39 GMT",
"connection": "keep-alive",
"content-type": "application/json",
"content-length": "2503",
"access-control-allow-origin": "*",
"access-control-allow-credentials": "true"
},
"body": {
"args": {},
"data": "{\"financial_profile\":{\"account_number\":\"12447327\",\"routing_number\":\"763219866\",\"credit_card\":\"589328513943287374\",\"credit_card_cvv\":\"813\",\"amount\":\"249.92\",\"currency_code\":\"MMK\",\"currency_name\":\"Kwanza\",\"product\":{\"name\":\"Sleek Metal Chair\",\"description\":\"The Football Is Good For Training And Recreational Purposes\",\"price\":\"223.00\",\"department\":\"Games\",\"material\":\"Concrete\"},\"vehicle\":{\"manufacturer\":\"Nissan\",\"model\":\"LeBaron\",\"type\":\"SUV\",\"fuel\":\"Gasoline\",\"vin\":\"7RZ1HAK58HLY43020\"},\"transactions\":[{\"id\":\"42b7dde4-b5a7-47d7-b083-39bd8086b251\",\"amount\":\"535.30\",\"description\":\"Oriental Plastic Keyboard\",\"date\":\"2025-10-19T00:46:57.126Z\"},{\"id\":\"cace6760-9036-4f28-9dd4-8c0f021d8938\",\"amount\":\"4.03\",\"description\":\"Rustic Bronze Pants\",\"date\":\"2025-10-19T01:05:28.532Z\"}]}}",
"files": {},
"form": {},
"headers": {
"Accept": "application/json, text/plain, */*",
"Accept-Encoding": "gzip, compress, deflate, br",
"Connection": "keep-alive",
"Content-Length": "779",
"Content-Type": "application/json",
"Host": "httpbin",
"User-Agent": "axios/1.12.1",
"X-User-Id": "http://httpbin/post"
},
"json": {
"financial_profile": {
"account_number": "12447327",
"amount": "249.92",
"credit_card": "589328513943287374",
"credit_card_cvv": "813",
"currency_code": "MMK",
"currency_name": "Kwanza",
"product": {
"department": "Games",
"description": "The Football Is Good For Training And Recreational Purposes",
"material": "Concrete",
"name": "Sleek Metal Chair",
"price": "223.00"
},
"routing_number": "763219866",
"transactions": [
{
"amount": "535.30",
"date": "2025-10-19T00:46:57.126Z",
"description": "Oriental Plastic Keyboard",
"id": "42b7dde4-b5a7-47d7-b083-39bd8086b251"
},
{
"amount": "4.03",
"date": "2025-10-19T01:05:28.532Z",
"description": "Rustic Bronze Pants",
"id": "cace6760-9036-4f28-9dd4-8c0f021d8938"
}
],
"vehicle": {
"fuel": "Gasoline",
"manufacturer": "Nissan",
"model": "LeBaron",
"type": "SUV",
"vin": "7RZ1HAK58HLY43020"
}
}
},
"origin": "172.18.0.3",
"url": "http://httpbin/post"
},
"size_bytes": 2033,
"raw_response": "HTTP/1.1 200 OK\r\nserver: gunicorn/19.9.0\r\ndate: Sun, 19 Oct 2025 10:28:39 GMT\r\nconnection: keep-alive\r\ncontent-type: application/json\r\ncontent-length: 2503\r\naccess-control-allow-origin: *\r\naccess-control-allow-credentials: true\r\n\r\n{\n \"args\": {},\n \"data\": \"{\\\"financial_profile\\\":{\\\"account_number\\\":\\\"12447327\\\",\\\"routing_number\\\":\\\"763219866\\\",\\\"credit_card\\\":\\\"589328513943287374\\\",\\\"credit_card_cvv\\\":\\\"813\\\",\\\"amount\\\":\\\"249.92\\\",\\\"currency_code\\\":\\\"MMK\\\",\\\"currency_name\\\":\\\"Kwanza\\\",\\\"product\\\":{\\\"name\\\":\\\"Sleek Metal Chair\\\",\\\"description\\\":\\\"The Football Is Good For Training And Recreational Purposes\\\",\\\"price\\\":\\\"223.00\\\",\\\"department\\\":\\\"Games\\\",\\\"material\\\":\\\"Concrete\\\"},\\\"vehicle\\\":{\\\"manufacturer\\\":\\\"Nissan\\\",\\\"model\\\":\\\"LeBaron\\\",\\\"type\\\":\\\"SUV\\\",\\\"fuel\\\":\\\"Gasoline\\\",\\\"vin\\\":\\\"7RZ1HAK58HLY43020\\\"},\\\"transactions\\\":[{\\\"id\\\":\\\"42b7dde4-b5a7-47d7-b083-39bd8086b251\\\",\\\"amount\\\":\\\"535.30\\\",\\\"description\\\":\\\"Oriental Plastic Keyboard\\\",\\\"date\\\":\\\"2025-10-19T00:46:57.126Z\\\"},{\\\"id\\\":\\\"cace6760-9036-4f28-9dd4-8c0f021d8938\\\",\\\"amount\\\":\\\"4.03\\\",\\\"description\\\":\\\"Rustic Bronze Pants\\\",\\\"date\\\":\\\"2025-10-19T01:05:28.532Z\\\"}]}}\",\n \"files\": {},\n \"form\": {},\n \"headers\": {\n \"Accept\": \"application/json, text/plain, */*\",\n \"Accept-Encoding\": \"gzip, compress, deflate, br\",\n \"Connection\": \"keep-alive\",\n \"Content-Length\": \"779\",\n \"Content-Type\": \"application/json\",\n \"Host\": \"httpbin\",\n \"User-Agent\": \"axios/1.12.1\",\n \"X-User-Id\": \"http://httpbin/post\"\n },\n \"json\": {\n \"financial_profile\": {\n \"account_number\": \"12447327\",\n \"amount\": \"249.92\",\n \"credit_card\": \"589328513943287374\",\n \"credit_card_cvv\": \"813\",\n \"currency_code\": \"MMK\",\n \"currency_name\": \"Kwanza\",\n \"product\": {\n \"department\": \"Games\",\n \"description\": \"The Football Is Good For Training And Recreational Purposes\",\n \"material\": \"Concrete\",\n \"name\": \"Sleek Metal Chair\",\n \"price\": \"223.00\"\n },\n \"routing_number\": \"763219866\",\n \"transactions\": [\n {\n \"amount\": \"535.30\",\n \"date\": \"2025-10-19T00:46:57.126Z\",\n \"description\": \"Oriental Plastic Keyboard\",\n \"id\": \"42b7dde4-b5a7-47d7-b083-39bd8086b251\"\n },\n {\n \"amount\": \"4.03\",\n \"date\": \"2025-10-19T01:05:28.532Z\",\n \"description\": \"Rustic Bronze Pants\",\n \"id\": \"cace6760-9036-4f28-9dd4-8c0f021d8938\"\n }\n ],\n \"vehicle\": {\n \"fuel\": \"Gasoline\",\n \"manufacturer\": \"Nissan\",\n \"model\": \"LeBaron\",\n \"type\": \"SUV\",\n \"vin\": \"7RZ1HAK58HLY43020\"\n }\n }\n },\n \"origin\": \"172.18.0.3\",\n \"url\": \"http://httpbin/post\"\n}"
},
"assertions_results": [
{
"field": "status_code",
"expected": 200,
"actual": 200,
"passed": true,
"message": "OK"
},
{
"field": "body.data.contains",
"expected": "financial_profile",
"actual": "{\"financial_profile\":{\"account_number\":\"12447327\",\"routing_number\":\"763219866\",\"credit_card\":\"589328513943287374\",\"credit_card_cvv\":\"813\",\"amount\":\"249.92\",\"currency_code\":\"MMK\",\"currency_name\":\"Kwanza\",\"product\":{\"name\":\"Sleek Metal Chair\",\"description\":\"The Football Is Good For Training And Recreational Purposes\",\"price\":\"223.00\",\"department\":\"Games\",\"material\":\"Concrete\"},\"vehicle\":{\"manufacturer\":\"Nissan\",\"model\":\"LeBaron\",\"type\":\"SUV\",\"fuel\":\"Gasoline\",\"vin\":\"7RZ1HAK58HLY43020\"},\"transactions\":[{\"id\":\"42b7dde4-b5a7-47d7-b083-39bd8086b251\",\"amount\":\"535.30\",\"description\":\"Oriental Plastic Keyboard\",\"date\":\"2025-10-19T00:46:57.126Z\"},{\"id\":\"cace6760-9036-4f28-9dd4-8c0f021d8938\",\"amount\":\"4.03\",\"description\":\"Rustic Bronze Pants\",\"date\":\"2025-10-19T01:05:28.532Z\"}]}}",
"passed": true,
"message": "OK"
}
],
"captured_variables": {
"financial_data": "{\"financial_profile\":{\"account_number\":\"12447327\",\"routing_number\":\"763219866\",\"credit_card\":\"589328513943287374\",\"credit_card_cvv\":\"813\",\"amount\":\"249.92\",\"currency_code\":\"MMK\",\"currency_name\":\"Kwanza\",\"product\":{\"name\":\"Sleek Metal Chair\",\"description\":\"The Football Is Good For Training And Recreational Purposes\",\"price\":\"223.00\",\"department\":\"Games\",\"material\":\"Concrete\"},\"vehicle\":{\"manufacturer\":\"Nissan\",\"model\":\"LeBaron\",\"type\":\"SUV\",\"fuel\":\"Gasoline\",\"vin\":\"7RZ1HAK58HLY43020\"},\"transactions\":[{\"id\":\"42b7dde4-b5a7-47d7-b083-39bd8086b251\",\"amount\":\"535.30\",\"description\":\"Oriental Plastic Keyboard\",\"date\":\"2025-10-19T00:46:57.126Z\"},{\"id\":\"cace6760-9036-4f28-9dd4-8c0f021d8938\",\"amount\":\"4.03\",\"description\":\"Rustic Bronze Pants\",\"date\":\"2025-10-19T01:05:28.532Z\"}]}}",
"product_name": "http://httpbin/post",
"transaction_count": "{\"financial_profile\":{\"account_number\":\"12447327\",\"routing_number\":\"763219866\",\"credit_card\":\"589328513943287374\",\"credit_card_cvv\":\"813\",\"amount\":\"249.92\",\"currency_code\":\"MMK\",\"currency_name\":\"Kwanza\",\"product\":{\"name\":\"Sleek Metal Chair\",\"description\":\"The Football Is Good For Training And Recreational Purposes\",\"price\":\"223.00\",\"department\":\"Games\",\"material\":\"Concrete\"},\"vehicle\":{\"manufacturer\":\"Nissan\",\"model\":\"LeBaron\",\"type\":\"SUV\",\"fuel\":\"Gasoline\",\"vin\":\"7RZ1HAK58HLY43020\"},\"transactions\":[{\"id\":\"42b7dde4-b5a7-47d7-b083-39bd8086b251\",\"amount\":\"535.30\",\"description\":\"Oriental Plastic Keyboard\",\"date\":\"2025-10-19T00:46:57.126Z\"},{\"id\":\"cace6760-9036-4f28-9dd4-8c0f021d8938\",\"amount\":\"4.03\",\"description\":\"Rustic Bronze Pants\",\"date\":\"2025-10-19T01:05:28.532Z\"}]}}"
},
"available_variables": {
"api_base_url": "http://localhost:8080",
"api_version": "v2.0",
"test_environment": "staging",
"auth_flows_test.jwt_token": "eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.mock_payload",
"auth_flows_test.oauth2_access_token": "oauth2_access_token_xyz",
"auth_flows_test.user_permissions": [
"read",
"write"
],
"auth_flows_test.auth_flow_results": {
"jwt_authentication": {
"status": "{{jwt_login_success && jwt_valid && jwt_refresh_success ? 'success' : 'partial'}}",
"tokens_issued": 2,
"profile_access": "{{js: Boolean(variables.profile_fetch_success)}}"
},
"oauth2_authentication": {
"status": "{{oauth2_token_exchange_success && oauth2_resource_access ? 'success' : 'partial'}}",
"authorization_code_flow": "{{js: Boolean(variables.oauth2_auth_started)}}",
"token_management": "{{js: Boolean(variables.oauth2_token_revoked)}}"
},
"security_validation": {
"expired_tokens": "{{js: Boolean(variables.jwt_expired_handled)}}",
"revoked_tokens": "{{js: Boolean(variables.revoked_token_rejected)}}",
"permissions": "{{js: Boolean(variables.admin_permission_granted || variables.admin_permission_denied)}}"
},
"session_management": {
"logout_success": "{{js: Boolean(variables.complete_logout)}}",
"cleanup_complete": "{{js: Boolean(variables.all_tokens_revoked)}}"
}
},
"complex-workflows-test.workflow_results": {
"api_contract_validations": {
"order_service": null,
"payment_service": null,
"user_service": null
},
"business_outcomes": {
"customer_id": "{{customer_id}}",
"items_purchased": 3,
"order_id": null,
"total_revenue": 594.96,
"transaction_id": null,
"workflow_completion": null
},
"ecommerce_workflow_results": {
"cart_management": "success",
"catalog_browsing": null,
"customer_registration": null,
"fulfillment_initiated": null,
"order_created": null,
"payment_processed": null,
"product_details": null,
"promotions_applied": null,
"shipping_calculated": null
},
"end_to_end_success": true,
"microservices_communication": {
"inventory_service": null,
"notification_service": null
},
"test_summary": "complex_workflows_ecommerce_contracts",
"total_complex_workflow_tests": 13,
"workflow_patterns_tested": [
"customer_lifecycle_management",
"product_catalog_interaction",
"cart_and_checkout_process",
"payment_transaction_flow",
"order_fulfillment_pipeline",
"api_contract_validation",
"microservices_integration",
"end_to_end_business_process",
"workflow_analytics_tracking"
],
"workflow_test_id": "workflow-ce7a02af-3257-4a3b-b77e-2dad7569115e"
},
"complex-workflows-test.ecommerce_data": {
"cart_management": "success",
"catalog_browsing": null,
"customer_registration": null,
"fulfillment_initiated": null,
"order_created": null,
"payment_processed": null,
"product_details": null,
"promotions_applied": null,
"shipping_calculated": null
},
"complex-workflows-test.contract_validation_results": {
"order_service": null,
"payment_service": null,
"user_service": null
},
"auth.token": "eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJzdWIiOiIxMjM0NTY3ODkwIiwibmFtZSI6IkpvaG4gRG9lIiwiYWRtaW4iOnRydWUsImlhdCI6MTUxNjIzOTAyMn0.KMUFsIDTnFmyG3nMiGM6H9FNFUROf3wh7SmqJp-QV30",
"input-capture-test.normalized_email": "John.Doe@Example.COM",
"input-capture-test.email_domain": "John.Doe@Example.COM",
"input-capture-test.full_name": "John Michael Doe",
"dependency-setup.auth_token": "test_user",
"dependency-setup.session_id": "172.18.0.3",
"dependency-setup.config_id": "v2",
"dependency-setup.setup_timestamp": true,
"comprehensive_basic.captured_echo_data": {
"action": "create_resource",
"metadata": {
"api_version": "v2.1",
"test_mode": true,
"timestamp": "2024-01-01T00:00:00Z"
},
"user_id": 12345,
"username": "flow_test_user"
},
"comprehensive_basic.generated_uuid": "httpbin",
"comprehensive_basic.final_status": "completed",
"javascript-expressions.js_calculated": 50,
"javascript-expressions.js_timestamp": 1760869717656,
"iteration-examples.users_tested": null,
"iteration-examples.range_test_summary": null,
"sensitive-data-security.security_test_passed": null,
"sensitive-data-security.sensitive_data_masked": null,
"sensitive-data-security.auth_tokens_secure": null,
"webhooks-realtime.webhook_delivered": true,
"webhooks-realtime.webhook_system_healthy": false,
"webhooks-realtime.event_user_id": "31b4e06a-4cf5-4af9-b89d-4c7d79e5e91e",
"webhooks-realtime.stream_event_count": 3,
"retry-logic-comprehensive.retry_attempts": 1,
"retry-logic-comprehensive.retry_system_functional": false,
"retry-logic-comprehensive.jittered_response_time": null,
"file-upload-multipart-test.upload_results": {
"content_types_tested": [
"text/plain",
"application/json",
"application/octet-stream",
"image/jpeg",
"application/pdf",
"video/mp4",
"multipart/form-data"
],
"test_id": "upload-6b89f201-e691-4ce2-ac53-a9d39aae657e",
"test_patterns": [
"single_file_upload",
"multiple_file_upload",
"large_file_handling",
"chunked_upload_process",
"upload_validation",
"error_handling",
"resume_functionality"
],
"test_summary": "file_upload_multipart_comprehensive",
"total_upload_tests": 12,
"upload_results": {
"binary_upload": null,
"chunked_upload": null,
"image_upload": null,
"json_upload": null,
"large_file": null,
"mixed_form": null,
"multiple_upload": null,
"resume_upload": null,
"text_upload": null,
"validated_upload": null
},
"upload_scenarios_tested": [
"text_file_upload",
"json_file_upload",
"binary_file_upload",
"image_file_upload",
"multiple_files_upload",
"mixed_form_data",
"large_file_upload",
"chunked_upload",
"validated_upload",
"error_scenarios",
"resume_upload"
]
},
"file-upload-multipart-test.multipart_data": {
"binary_upload": null,
"chunked_upload": null,
"image_upload": null,
"json_upload": null,
"large_file": null,
"mixed_form": null,
"multiple_upload": null,
"resume_upload": null,
"text_upload": null,
"validated_upload": null
},
"file-upload-multipart-test.file_handling_status": [
"text_file_upload",
"json_file_upload",
"binary_file_upload",
"image_file_upload",
"multiple_files_upload",
"mixed_form_data",
"large_file_upload",
"chunked_upload",
"validated_upload",
"error_scenarios",
"resume_upload"
],
"advanced-assertions-test.assertion_results": {
"assertion_types_tested": [
"regex_matching",
"length_validation",
"type_checking",
"oneof_validation",
"numeric_ranges",
"complex_nested",
"array_elements",
"conditional_exists",
"error_structure",
"performance_combined"
],
"test_id": "assert-f27e4cec-c756-4dad-8a77-a4177723732c",
"test_patterns": {
"array_length": null,
"complex_nested": null,
"email_regex": null,
"length_exact": null,
"oneof_strings": null,
"phone_regex": null,
"type_validation": null,
"url_regex": null,
"uuid_regex": null
},
"test_summary": "advanced_assertions_comprehensive",
"total_assertion_tests": 11
},
"advanced-assertions-test.validation_data": {
"array_length": null,
"complex_nested": null,
"email_regex": null,
"length_exact": null,
"oneof_strings": null,
"phone_regex": null,
"type_validation": null,
"url_regex": null,
"uuid_regex": null
},
"advanced-assertions-test.regex_test_results": [
"regex_matching",
"length_validation",
"type_checking",
"oneof_validation",
"numeric_ranges",
"complex_nested",
"array_elements",
"conditional_exists",
"error_structure",
"performance_combined"
],
"advanced-retry-patterns.retry_results": {
"base_delay_ms": 1000,
"max_retries_configured": 3,
"patterns_tested": [
"exponential_backoff",
"linear_backoff",
"fixed_delay",
"conditional_retry",
"no_retry_4xx",
"timeout_retry_combo",
"high_frequency",
"multi_condition",
"performance_tracking",
"retry_chain"
],
"test_id": "retry-cd4a5b7a-ee7d-4084-be15-f5ddbce03d5a",
"test_summary": "advanced_retry_patterns",
"total_retry_tests": 12
},
"advanced-retry-patterns.backoff_measurements": [
"exponential_backoff",
"linear_backoff",
"fixed_delay",
"conditional_retry",
"no_retry_4xx",
"timeout_retry_combo",
"high_frequency",
"multi_condition",
"performance_tracking",
"retry_chain"
],
"environment-feature-flags-test.environment_results": {
"current_environment": null,
"deployment_stage": null,
"environment_configurations": {
"development": {
"debug_logging": true,
"retry_attempts": 3,
"timeout": 30000
},
"production": {
"debug_logging": false,
"retry_attempts": 1,
"timeout": 5000
},
"staging": {
"debug_logging": false,
"retry_attempts": 2,
"timeout": 15000
},
"test": {
"debug_logging": false,
"retry_attempts": 2,
"timeout": 10000
}
},
"environment_specific_tests": {
"development": "skipped",
"production": "skipped",
"staging": "skipped",
"test": "skipped"
},
"environment_urls": {
"development": "http://localhost:3000",
"production": "https://api.example.com",
"staging": "https://staging-api.example.com",
"test": "http://localhost:8080"
},
"feature_flag_results": {
"advanced_analytics": "skipped",
"api_v2": "skipped",
"beta_program": "skipped",
"debug_mode": "skipped",
"experimental_features": "skipped",
"new_ui": "skipped"
},
"feature_flags_tested": {
"advanced_analytics": null,
"api_v2": null,
"beta_program": null,
"debug_mode": null,
"experimental_features": null,
"new_ui": null
},
"test_environment": null,
"test_id": "env-9155d18f-ba99-4cfc-b367-9d2df87e67e9",
"test_patterns": [
"environment_detection",
"environment_specific_operations",
"feature_flag_conditional_execution",
"multi_environment_configuration",
"environment_based_data_handling",
"feature_flag_combinations"
],
"test_summary": "environment_feature_flags_comprehensive",
"total_environment_tests": 13
},
"environment-feature-flags-test.feature_flag_data": {
"advanced_analytics": "skipped",
"api_v2": "skipped",
"beta_program": "skipped",
"debug_mode": "skipped",
"experimental_features": "skipped",
"new_ui": "skipped"
},
"environment-feature-flags-test.multi_env_config": {
"development": {
"debug_logging": true,
"retry_attempts": 3,
"timeout": 30000
},
"production": {
"debug_logging": false,
"retry_attempts": 1,
"timeout": 5000
},
"staging": {
"debug_logging": false,
"retry_attempts": 2,
"timeout": 15000
},
"test": {
"debug_logging": false,
"retry_attempts": 2,
"timeout": 10000
}
},
"error-handling-test.error_handling_results": {
"error_handling_results": {
"bad_gateway": null,
"bad_request": null,
"chain_recovery": "error_recovery",
"cleanup_status": null,
"continue_after_failure": null,
"degradation_mode": null,
"fallback_service": null,
"forbidden": null,
"not_found": null,
"primary_service": null,
"rate_limit": null,
"server_error": null,
"service_unavailable": null,
"timeout_handling": "{{timeout_result}}",
"unauthorized": null
},
"error_scenarios_tested": [
"continue_on_failure",
"timeout_handling",
"http_error_codes",
"error_recovery_fallback",
"graceful_degradation",
"chain_failure_recovery",
"error_propagation",
"network_errors",
"cleanup_after_errors"
],
"http_status_codes_handled": [
400,
401,
403,
404,
422,
429,
500,
502,
503
],
"recovery_patterns": [
"fallback_services",
"graceful_degradation",
"error_chain_recovery",
"resource_cleanup"
],
"test_id": "error-afc8e2e9-ee8c-4d98-ace0-c04d982c7248",
"test_summary": "error_handling_comprehensive",
"total_error_tests": 10
},
"error-handling-test.failure_scenarios": [
"continue_on_failure",
"timeout_handling",
"http_error_codes",
"error_recovery_fallback",
"graceful_degradation",
"chain_failure_recovery",
"error_propagation",
"network_errors",
"cleanup_after_errors"
],
"error-handling-test.recovery_data": [
"fallback_services",
"graceful_degradation",
"error_chain_recovery",
"resource_cleanup"
],
"faker_demo.generatedEmail": "Brittany.Mitchell@yahoo.com",
"faker_demo.generatedUserId": 8456786969362432,
"httpbin-test.captured_username": "alpha_user",
"httpbin-test.auth_token": "httpbin",
"variable_cleanup_test.cleanup_verification_result": "cleanup_test_completed",
"variable_cleanup_test.variable_state_before": null,
"variable_cleanup_test.variable_state_after": null,
"environment-variables.env_user": null,
"environment-variables.env_home": null,
"environment-variables.env_test_passed": true
}
},
{
"step_id": "step-3-generate-business-and-company-data",
"qualified_step_id": "faker_comprehensive::step-3-generate-business-and-company-data",
"step_name": "Generate Business and Company Data",
"status": "success",
"duration_ms": 4,
"request_details": {
"method": "POST",
"url": "/post",
"headers": {
"Content-Type": "application/json"
},
"body": {
"business_data": {
"company": {
"name": "Kuphal - Bechtelar",
"catch_phrase": "Business-focused static website",
"buzz_phrase": "grow back-end bandwidth"
},
"system": {
"domain": "adept-twister.com",
"ip_address": "126.114.147.53",
"mac_address": "4f:4d:69:00:44:6e",
"user_agent": "Mozilla/5.0 (Macintosh; U; PPC Mac OS X 10_10_2 rv:2.0; RO) AppleWebKit/536.1.1 (KHTML, like Gecko) Version/4.0.6 Safari/536.1.1"
},
"content": {
"word": "spes",
"sentence": "Animi vinitor vulgo crastinus suspendo tabesco sequi.",
"paragraph": "Tutamen sperno undique subseco tantum infit utor candidus arx cui. Vulticulus aequus dens nobis vis. Arca umerus allatus sapiente desino sulum.",
"lines": "Amoveo carcer undique cado vereor quisquam voluptatibus suppellex.\nSurculus utpote suscipio celo thymbra deleniti.\nAcceptus adulescens denuncio colo delibero advoco aliquid enim desino.\nClam comburo adipiscor cresco veritatis certus summa.\nPerspiciatis maxime sunt."
},
"priorities": "high",
"status": "active",
"is_active": {
"[object Object]": null
},
"random_number": {
"[object Object]": null
},
"float_number": 0.02123041939921677
}
},
"base_url": "http://httpbin",
"full_url": "http://httpbin/post",
"curl_command": "curl -X POST -H 'Content-Type: application/json' -d '{\"business_data\":{\"company\":{\"name\":\"Kuphal - Bechtelar\",\"catch_phrase\":\"Business-focused static website\",\"buzz_phrase\":\"grow back-end bandwidth\"},\"system\":{\"domain\":\"adept-twister.com\",\"ip_address\":\"126.114.147.53\",\"mac_address\":\"4f:4d:69:00:44:6e\",\"user_agent\":\"Mozilla/5.0 (Macintosh; U; PPC Mac OS X 10_10_2 rv:2.0; RO) AppleWebKit/536.1.1 (KHTML, like Gecko) Version/4.0.6 Safari/536.1.1\"},\"content\":{\"word\":\"spes\",\"sentence\":\"Animi vinitor vulgo crastinus suspendo tabesco sequi.\",\"paragraph\":\"Tutamen sperno undique subseco tantum infit utor candidus arx cui. Vulticulus aequus dens nobis vis. Arca umerus allatus sapiente desino sulum.\",\"lines\":\"Amoveo carcer undique cado vereor quisquam voluptatibus suppellex.\\nSurculus utpote suscipio celo thymbra deleniti.\\nAcceptus adulescens denuncio colo delibero advoco aliquid enim desino.\\nClam comburo adipiscor cresco veritatis certus summa.\\nPerspiciatis maxime sunt.\"},\"priorities\":\"high\",\"status\":\"active\",\"is_active\":{\"[object Object]\":null},\"random_number\":{\"[object Object]\":null},\"float_number\":0.02123041939921677}}' \"http://httpbin/post\"",
"raw_request": "POST /post HTTP/1.1\r\nHost: httpbin\r\nContent-Type: application/json\r\nContent-Length: 1078\r\n\r\n{\"business_data\":{\"company\":{\"name\":\"Kuphal - Bechtelar\",\"catch_phrase\":\"Business-focused static website\",\"buzz_phrase\":\"grow back-end bandwidth\"},\"system\":{\"domain\":\"adept-twister.com\",\"ip_address\":\"126.114.147.53\",\"mac_address\":\"4f:4d:69:00:44:6e\",\"user_agent\":\"Mozilla/5.0 (Macintosh; U; PPC Mac OS X 10_10_2 rv:2.0; RO) AppleWebKit/536.1.1 (KHTML, like Gecko) Version/4.0.6 Safari/536.1.1\"},\"content\":{\"word\":\"spes\",\"sentence\":\"Animi vinitor vulgo crastinus suspendo tabesco sequi.\",\"paragraph\":\"Tutamen sperno undique subseco tantum infit utor candidus arx cui. Vulticulus aequus dens nobis vis. Arca umerus allatus sapiente desino sulum.\",\"lines\":\"Amoveo carcer undique cado vereor quisquam voluptatibus suppellex.\\nSurculus utpote suscipio celo thymbra deleniti.\\nAcceptus adulescens denuncio colo delibero advoco aliquid enim desino.\\nClam comburo adipiscor cresco veritatis certus summa.\\nPerspiciatis maxime sunt.\"},\"priorities\":\"high\",\"status\":\"active\",\"is_active\":{\"[object Object]\":null},\"random_number\":{\"[object Object]\":null},\"float_number\":0.02123041939921677}}",
"raw_url": "{{base_url}}/post"
},
"response_details": {
"status_code": 200,
"headers": {
"server": "gunicorn/19.9.0",
"date": "Sun, 19 Oct 2025 10:28:39 GMT",
"connection": "keep-alive",
"content-type": "application/json",
"content-length": "2914",
"access-control-allow-origin": "*",
"access-control-allow-credentials": "true"
},
"body": {
"args": {},
"data": "{\"business_data\":{\"company\":{\"name\":\"Kuphal - Bechtelar\",\"catch_phrase\":\"Business-focused static website\",\"buzz_phrase\":\"grow back-end bandwidth\"},\"system\":{\"domain\":\"adept-twister.com\",\"ip_address\":\"126.114.147.53\",\"mac_address\":\"4f:4d:69:00:44:6e\",\"user_agent\":\"Mozilla/5.0 (Macintosh; U; PPC Mac OS X 10_10_2 rv:2.0; RO) AppleWebKit/536.1.1 (KHTML, like Gecko) Version/4.0.6 Safari/536.1.1\"},\"content\":{\"word\":\"spes\",\"sentence\":\"Animi vinitor vulgo crastinus suspendo tabesco sequi.\",\"paragraph\":\"Tutamen sperno undique subseco tantum infit utor candidus arx cui. Vulticulus aequus dens nobis vis. Arca umerus allatus sapiente desino sulum.\",\"lines\":\"Amoveo carcer undique cado vereor quisquam voluptatibus suppellex.\\nSurculus utpote suscipio celo thymbra deleniti.\\nAcceptus adulescens denuncio colo delibero advoco aliquid enim desino.\\nClam comburo adipiscor cresco veritatis certus summa.\\nPerspiciatis maxime sunt.\"},\"priorities\":\"high\",\"status\":\"active\",\"is_active\":{\"[object Object]\":null},\"random_number\":{\"[object Object]\":null},\"float_number\":0.02123041939921677}}",
"files": {},
"form": {},
"headers": {
"Accept": "application/json, text/plain, */*",
"Accept-Encoding": "gzip, compress, deflate, br",
"Connection": "keep-alive",
"Content-Length": "1078",
"Content-Type": "application/json",
"Host": "httpbin",
"User-Agent": "axios/1.12.1"
},
"json": {
"business_data": {
"company": {
"buzz_phrase": "grow back-end bandwidth",
"catch_phrase": "Business-focused static website",
"name": "Kuphal - Bechtelar"
},
"content": {
"lines": "Amoveo carcer undique cado vereor quisquam voluptatibus suppellex.\nSurculus utpote suscipio celo thymbra deleniti.\nAcceptus adulescens denuncio colo delibero advoco aliquid enim desino.\nClam comburo adipiscor cresco veritatis certus summa.\nPerspiciatis maxime sunt.",
"paragraph": "Tutamen sperno undique subseco tantum infit utor candidus arx cui. Vulticulus aequus dens nobis vis. Arca umerus allatus sapiente desino sulum.",
"sentence": "Animi vinitor vulgo crastinus suspendo tabesco sequi.",
"word": "spes"
},
"float_number": 0.02123041939921677,
"is_active": {
"[object Object]": null
},
"priorities": "high",
"random_number": {
"[object Object]": null
},
"status": "active",
"system": {
"domain": "adept-twister.com",
"ip_address": "126.114.147.53",
"mac_address": "4f:4d:69:00:44:6e",
"user_agent": "Mozilla/5.0 (Macintosh; U; PPC Mac OS X 10_10_2 rv:2.0; RO) AppleWebKit/536.1.1 (KHTML, like Gecko) Version/4.0.6 Safari/536.1.1"
}
}
},
"origin": "172.18.0.3",
"url": "http://httpbin/post"
},
"size_bytes": 2564,
"raw_response": "HTTP/1.1 200 OK\r\nserver: gunicorn/19.9.0\r\ndate: Sun, 19 Oct 2025 10:28:39 GMT\r\nconnection: keep-alive\r\ncontent-type: application/json\r\ncontent-length: 2914\r\naccess-control-allow-origin: *\r\naccess-control-allow-credentials: true\r\n\r\n{\n \"args\": {},\n \"data\": \"{\\\"business_data\\\":{\\\"company\\\":{\\\"name\\\":\\\"Kuphal - Bechtelar\\\",\\\"catch_phrase\\\":\\\"Business-focused static website\\\",\\\"buzz_phrase\\\":\\\"grow back-end bandwidth\\\"},\\\"system\\\":{\\\"domain\\\":\\\"adept-twister.com\\\",\\\"ip_address\\\":\\\"126.114.147.53\\\",\\\"mac_address\\\":\\\"4f:4d:69:00:44:6e\\\",\\\"user_agent\\\":\\\"Mozilla/5.0 (Macintosh; U; PPC Mac OS X 10_10_2 rv:2.0; RO) AppleWebKit/536.1.1 (KHTML, like Gecko) Version/4.0.6 Safari/536.1.1\\\"},\\\"content\\\":{\\\"word\\\":\\\"spes\\\",\\\"sentence\\\":\\\"Animi vinitor vulgo crastinus suspendo tabesco sequi.\\\",\\\"paragraph\\\":\\\"Tutamen sperno undique subseco tantum infit utor candidus arx cui. Vulticulus aequus dens nobis vis. Arca umerus allatus sapiente desino sulum.\\\",\\\"lines\\\":\\\"Amoveo carcer undique cado vereor quisquam voluptatibus suppellex.\\\\nSurculus utpote suscipio celo thymbra deleniti.\\\\nAcceptus adulescens denuncio colo delibero advoco aliquid enim desino.\\\\nClam comburo adipiscor cresco veritatis certus summa.\\\\nPerspiciatis maxime sunt.\\\"},\\\"priorities\\\":\\\"high\\\",\\\"status\\\":\\\"active\\\",\\\"is_active\\\":{\\\"[object Object]\\\":null},\\\"random_number\\\":{\\\"[object Object]\\\":null},\\\"float_number\\\":0.02123041939921677}}\",\n \"files\": {},\n \"form\": {},\n \"headers\": {\n \"Accept\": \"application/json, text/plain, */*\",\n \"Accept-Encoding\": \"gzip, compress, deflate, br\",\n \"Connection\": \"keep-alive\",\n \"Content-Length\": \"1078\",\n \"Content-Type\": \"application/json\",\n \"Host\": \"httpbin\",\n \"User-Agent\": \"axios/1.12.1\"\n },\n \"json\": {\n \"business_data\": {\n \"company\": {\n \"buzz_phrase\": \"grow back-end bandwidth\",\n \"catch_phrase\": \"Business-focused static website\",\n \"name\": \"Kuphal - Bechtelar\"\n },\n \"content\": {\n \"lines\": \"Amoveo carcer undique cado vereor quisquam voluptatibus suppellex.\\nSurculus utpote suscipio celo thymbra deleniti.\\nAcceptus adulescens denuncio colo delibero advoco aliquid enim desino.\\nClam comburo adipiscor cresco veritatis certus summa.\\nPerspiciatis maxime sunt.\",\n \"paragraph\": \"Tutamen sperno undique subseco tantum infit utor candidus arx cui. Vulticulus aequus dens nobis vis. Arca umerus allatus sapiente desino sulum.\",\n \"sentence\": \"Animi vinitor vulgo crastinus suspendo tabesco sequi.\",\n \"word\": \"spes\"\n },\n \"float_number\": 0.02123041939921677,\n \"is_active\": {\n \"[object Object]\": null\n },\n \"priorities\": \"high\",\n \"random_number\": {\n \"[object Object]\": null\n },\n \"status\": \"active\",\n \"system\": {\n \"domain\": \"adept-twister.com\",\n \"ip_address\": \"126.114.147.53\",\n \"mac_address\": \"4f:4d:69:00:44:6e\",\n \"user_agent\": \"Mozilla/5.0 (Macintosh; U; PPC Mac OS X 10_10_2 rv:2.0; RO) AppleWebKit/536.1.1 (KHTML, like Gecko) Version/4.0.6 Safari/536.1.1\"\n }\n }\n },\n \"origin\": \"172.18.0.3\",\n \"url\": \"http://httpbin/post\"\n}"
},
"assertions_results": [
{
"field": "status_code",
"expected": 200,
"actual": 200,
"passed": true,
"message": "OK"
},
{
"field": "body.data.type",
"expected": "string",
"actual": "string",
"passed": true,
"message": "OK"
}
],
"captured_variables": {},
"available_variables": {
"api_base_url": "http://localhost:8080",
"api_version": "v2.0",
"test_environment": "staging",
"auth_flows_test.jwt_token": "eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.mock_payload",
"auth_flows_test.oauth2_access_token": "oauth2_access_token_xyz",
"auth_flows_test.user_permissions": [
"read",
"write"
],
"auth_flows_test.auth_flow_results": {
"jwt_authentication": {
"status": "{{jwt_login_success && jwt_valid && jwt_refresh_success ? 'success' : 'partial'}}",
"tokens_issued": 2,
"profile_access": "{{js: Boolean(variables.profile_fetch_success)}}"
},
"oauth2_authentication": {
"status": "{{oauth2_token_exchange_success && oauth2_resource_access ? 'success' : 'partial'}}",
"authorization_code_flow": "{{js: Boolean(variables.oauth2_auth_started)}}",
"token_management": "{{js: Boolean(variables.oauth2_token_revoked)}}"
},
"security_validation": {
"expired_tokens": "{{js: Boolean(variables.jwt_expired_handled)}}",
"revoked_tokens": "{{js: Boolean(variables.revoked_token_rejected)}}",
"permissions": "{{js: Boolean(variables.admin_permission_granted || variables.admin_permission_denied)}}"
},
"session_management": {
"logout_success": "{{js: Boolean(variables.complete_logout)}}",
"cleanup_complete": "{{js: Boolean(variables.all_tokens_revoked)}}"
}
},
"complex-workflows-test.workflow_results": {
"api_contract_validations": {
"order_service": null,
"payment_service": null,
"user_service": null
},
"business_outcomes": {
"customer_id": "{{customer_id}}",
"items_purchased": 3,
"order_id": null,
"total_revenue": 594.96,
"transaction_id": null,
"workflow_completion": null
},
"ecommerce_workflow_results": {
"cart_management": "success",
"catalog_browsing": null,
"customer_registration": null,
"fulfillment_initiated": null,
"order_created": null,
"payment_processed": null,
"product_details": null,
"promotions_applied": null,
"shipping_calculated": null
},
"end_to_end_success": true,
"microservices_communication": {
"inventory_service": null,
"notification_service": null
},
"test_summary": "complex_workflows_ecommerce_contracts",
"total_complex_workflow_tests": 13,
"workflow_patterns_tested": [
"customer_lifecycle_management",
"product_catalog_interaction",
"cart_and_checkout_process",
"payment_transaction_flow",
"order_fulfillment_pipeline",
"api_contract_validation",
"microservices_integration",
"end_to_end_business_process",
"workflow_analytics_tracking"
],
"workflow_test_id": "workflow-ce7a02af-3257-4a3b-b77e-2dad7569115e"
},
"complex-workflows-test.ecommerce_data": {
"cart_management": "success",
"catalog_browsing": null,
"customer_registration": null,
"fulfillment_initiated": null,
"order_created": null,
"payment_processed": null,
"product_details": null,
"promotions_applied": null,
"shipping_calculated": null
},
"complex-workflows-test.contract_validation_results": {
"order_service": null,
"payment_service": null,
"user_service": null
},
"auth.token": "eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJzdWIiOiIxMjM0NTY3ODkwIiwibmFtZSI6IkpvaG4gRG9lIiwiYWRtaW4iOnRydWUsImlhdCI6MTUxNjIzOTAyMn0.KMUFsIDTnFmyG3nMiGM6H9FNFUROf3wh7SmqJp-QV30",
"input-capture-test.normalized_email": "John.Doe@Example.COM",
"input-capture-test.email_domain": "John.Doe@Example.COM",
"input-capture-test.full_name": "John Michael Doe",
"dependency-setup.auth_token": "test_user",
"dependency-setup.session_id": "172.18.0.3",
"dependency-setup.config_id": "v2",
"dependency-setup.setup_timestamp": true,
"comprehensive_basic.captured_echo_data": {
"action": "create_resource",
"metadata": {
"api_version": "v2.1",
"test_mode": true,
"timestamp": "2024-01-01T00:00:00Z"
},
"user_id": 12345,
"username": "flow_test_user"
},
"comprehensive_basic.generated_uuid": "httpbin",
"comprehensive_basic.final_status": "completed",
"javascript-expressions.js_calculated": 50,
"javascript-expressions.js_timestamp": 1760869717656,
"iteration-examples.users_tested": null,
"iteration-examples.range_test_summary": null,
"sensitive-data-security.security_test_passed": null,
"sensitive-data-security.sensitive_data_masked": null,
"sensitive-data-security.auth_tokens_secure": null,
"webhooks-realtime.webhook_delivered": true,
"webhooks-realtime.webhook_system_healthy": false,
"webhooks-realtime.event_user_id": "31b4e06a-4cf5-4af9-b89d-4c7d79e5e91e",
"webhooks-realtime.stream_event_count": 3,
"retry-logic-comprehensive.retry_attempts": 1,
"retry-logic-comprehensive.retry_system_functional": false,
"retry-logic-comprehensive.jittered_response_time": null,
"file-upload-multipart-test.upload_results": {
"content_types_tested": [
"text/plain",
"application/json",
"application/octet-stream",
"image/jpeg",
"application/pdf",
"video/mp4",
"multipart/form-data"
],
"test_id": "upload-6b89f201-e691-4ce2-ac53-a9d39aae657e",
"test_patterns": [
"single_file_upload",
"multiple_file_upload",
"large_file_handling",
"chunked_upload_process",
"upload_validation",
"error_handling",
"resume_functionality"
],
"test_summary": "file_upload_multipart_comprehensive",
"total_upload_tests": 12,
"upload_results": {
"binary_upload": null,
"chunked_upload": null,
"image_upload": null,
"json_upload": null,
"large_file": null,
"mixed_form": null,
"multiple_upload": null,
"resume_upload": null,
"text_upload": null,
"validated_upload": null
},
"upload_scenarios_tested": [
"text_file_upload",
"json_file_upload",
"binary_file_upload",
"image_file_upload",
"multiple_files_upload",
"mixed_form_data",
"large_file_upload",
"chunked_upload",
"validated_upload",
"error_scenarios",
"resume_upload"
]
},
"file-upload-multipart-test.multipart_data": {
"binary_upload": null,
"chunked_upload": null,
"image_upload": null,
"json_upload": null,
"large_file": null,
"mixed_form": null,
"multiple_upload": null,
"resume_upload": null,
"text_upload": null,
"validated_upload": null
},
"file-upload-multipart-test.file_handling_status": [
"text_file_upload",
"json_file_upload",
"binary_file_upload",
"image_file_upload",
"multiple_files_upload",
"mixed_form_data",
"large_file_upload",
"chunked_upload",
"validated_upload",
"error_scenarios",
"resume_upload"
],
"advanced-assertions-test.assertion_results": {
"assertion_types_tested": [
"regex_matching",
"length_validation",
"type_checking",
"oneof_validation",
"numeric_ranges",
"complex_nested",
"array_elements",
"conditional_exists",
"error_structure",
"performance_combined"
],
"test_id": "assert-f27e4cec-c756-4dad-8a77-a4177723732c",
"test_patterns": {
"array_length": null,
"complex_nested": null,
"email_regex": null,
"length_exact": null,
"oneof_strings": null,
"phone_regex": null,
"type_validation": null,
"url_regex": null,
"uuid_regex": null
},
"test_summary": "advanced_assertions_comprehensive",
"total_assertion_tests": 11
},
"advanced-assertions-test.validation_data": {
"array_length": null,
"complex_nested": null,
"email_regex": null,
"length_exact": null,
"oneof_strings": null,
"phone_regex": null,
"type_validation": null,
"url_regex": null,
"uuid_regex": null
},
"advanced-assertions-test.regex_test_results": [
"regex_matching",
"length_validation",
"type_checking",
"oneof_validation",
"numeric_ranges",
"complex_nested",
"array_elements",
"conditional_exists",
"error_structure",
"performance_combined"
],
"advanced-retry-patterns.retry_results": {
"base_delay_ms": 1000,
"max_retries_configured": 3,
"patterns_tested": [
"exponential_backoff",
"linear_backoff",
"fixed_delay",
"conditional_retry",
"no_retry_4xx",
"timeout_retry_combo",
"high_frequency",
"multi_condition",
"performance_tracking",
"retry_chain"
],
"test_id": "retry-cd4a5b7a-ee7d-4084-be15-f5ddbce03d5a",
"test_summary": "advanced_retry_patterns",
"total_retry_tests": 12
},
"advanced-retry-patterns.backoff_measurements": [
"exponential_backoff",
"linear_backoff",
"fixed_delay",
"conditional_retry",
"no_retry_4xx",
"timeout_retry_combo",
"high_frequency",
"multi_condition",
"performance_tracking",
"retry_chain"
],
"environment-feature-flags-test.environment_results": {
"current_environment": null,
"deployment_stage": null,
"environment_configurations": {
"development": {
"debug_logging": true,
"retry_attempts": 3,
"timeout": 30000
},
"production": {
"debug_logging": false,
"retry_attempts": 1,
"timeout": 5000
},
"staging": {
"debug_logging": false,
"retry_attempts": 2,
"timeout": 15000
},
"test": {
"debug_logging": false,
"retry_attempts": 2,
"timeout": 10000
}
},
"environment_specific_tests": {
"development": "skipped",
"production": "skipped",
"staging": "skipped",
"test": "skipped"
},
"environment_urls": {
"development": "http://localhost:3000",
"production": "https://api.example.com",
"staging": "https://staging-api.example.com",
"test": "http://localhost:8080"
},
"feature_flag_results": {
"advanced_analytics": "skipped",
"api_v2": "skipped",
"beta_program": "skipped",
"debug_mode": "skipped",
"experimental_features": "skipped",
"new_ui": "skipped"
},
"feature_flags_tested": {
"advanced_analytics": null,
"api_v2": null,
"beta_program": null,
"debug_mode": null,
"experimental_features": null,
"new_ui": null
},
"test_environment": null,
"test_id": "env-9155d18f-ba99-4cfc-b367-9d2df87e67e9",
"test_patterns": [
"environment_detection",
"environment_specific_operations",
"feature_flag_conditional_execution",
"multi_environment_configuration",
"environment_based_data_handling",
"feature_flag_combinations"
],
"test_summary": "environment_feature_flags_comprehensive",
"total_environment_tests": 13
},
"environment-feature-flags-test.feature_flag_data": {
"advanced_analytics": "skipped",
"api_v2": "skipped",
"beta_program": "skipped",
"debug_mode": "skipped",
"experimental_features": "skipped",
"new_ui": "skipped"
},
"environment-feature-flags-test.multi_env_config": {
"development": {
"debug_logging": true,
"retry_attempts": 3,
"timeout": 30000
},
"production": {
"debug_logging": false,
"retry_attempts": 1,
"timeout": 5000
},
"staging": {
"debug_logging": false,
"retry_attempts": 2,
"timeout": 15000
},
"test": {
"debug_logging": false,
"retry_attempts": 2,
"timeout": 10000
}
},
"error-handling-test.error_handling_results": {
"error_handling_results": {
"bad_gateway": null,
"bad_request": null,
"chain_recovery": "error_recovery",
"cleanup_status": null,
"continue_after_failure": null,
"degradation_mode": null,
"fallback_service": null,
"forbidden": null,
"not_found": null,
"primary_service": null,
"rate_limit": null,
"server_error": null,
"service_unavailable": null,
"timeout_handling": "{{timeout_result}}",
"unauthorized": null
},
"error_scenarios_tested": [
"continue_on_failure",
"timeout_handling",
"http_error_codes",
"error_recovery_fallback",
"graceful_degradation",
"chain_failure_recovery",
"error_propagation",
"network_errors",
"cleanup_after_errors"
],
"http_status_codes_handled": [
400,
401,
403,
404,
422,
429,
500,
502,
503
],
"recovery_patterns": [
"fallback_services",
"graceful_degradation",
"error_chain_recovery",
"resource_cleanup"
],
"test_id": "error-afc8e2e9-ee8c-4d98-ace0-c04d982c7248",
"test_summary": "error_handling_comprehensive",
"total_error_tests": 10
},
"error-handling-test.failure_scenarios": [
"continue_on_failure",
"timeout_handling",
"http_error_codes",
"error_recovery_fallback",
"graceful_degradation",
"chain_failure_recovery",
"error_propagation",
"network_errors",
"cleanup_after_errors"
],
"error-handling-test.recovery_data": [
"fallback_services",
"graceful_degradation",
"error_chain_recovery",
"resource_cleanup"
],
"faker_demo.generatedEmail": "Brittany.Mitchell@yahoo.com",
"faker_demo.generatedUserId": 8456786969362432,
"httpbin-test.captured_username": "alpha_user",
"httpbin-test.auth_token": "httpbin",
"variable_cleanup_test.cleanup_verification_result": "cleanup_test_completed",
"variable_cleanup_test.variable_state_before": null,
"variable_cleanup_test.variable_state_after": null,
"environment-variables.env_user": null,
"environment-variables.env_home": null,
"environment-variables.env_test_passed": true
}
},
{
"step_id": "step-4-validate-faker-data-formats",
"qualified_step_id": "faker_comprehensive::step-4-validate-faker-data-formats",
"step_name": "Validate Faker Data Formats",
"status": "success",
"duration_ms": 3,
"request_details": {
"method": "POST",
"url": "/post",
"headers": {
"Content-Type": "application/json"
},
"body": {
"validation_test": {
"emails": [
"Danial.Kuvalis92@gmail.com",
"Norris10@gmail.com",
"Skye_Botsford@yahoo.com"
],
"uuids": [
"cf9f3379-5dda-43c5-85fd-13d27166aa1c",
"73f5a9b1-f413-49a6-b6a2-5e04f6799cee",
"2983168d-4f9c-4459-9c9e-9e4596edfecf"
],
"phone_numbers": [
"1-602-444-4075 x042",
"315.724.2578 x458",
"378.818.4888"
],
"dates": {
"past": "2025-02-03T16:02:52.736Z",
"future": "2026-03-24T09:50:29.661Z",
"recent": "2025-10-18T14:32:08.117Z",
"birthdate": "2004-02-26T05:37:41.794Z"
},
"consistent_data": {
"name1": "Ms. Kristen Kris",
"name2": "Rodney Lang",
"email1": "Antoinette19@gmail.com",
"email2": "Ewald_Hodkiewicz84@gmail.com"
}
}
},
"base_url": "http://httpbin",
"full_url": "http://httpbin/post",
"curl_command": "curl -X POST -H 'Content-Type: application/json' -d '{\"validation_test\":{\"emails\":[\"Danial.Kuvalis92@gmail.com\",\"Norris10@gmail.com\",\"Skye_Botsford@yahoo.com\"],\"uuids\":[\"cf9f3379-5dda-43c5-85fd-13d27166aa1c\",\"73f5a9b1-f413-49a6-b6a2-5e04f6799cee\",\"2983168d-4f9c-4459-9c9e-9e4596edfecf\"],\"phone_numbers\":[\"1-602-444-4075 x042\",\"315.724.2578 x458\",\"378.818.4888\"],\"dates\":{\"past\":\"2025-02-03T16:02:52.736Z\",\"future\":\"2026-03-24T09:50:29.661Z\",\"recent\":\"2025-10-18T14:32:08.117Z\",\"birthdate\":\"2004-02-26T05:37:41.794Z\"},\"consistent_data\":{\"name1\":\"Ms. Kristen Kris\",\"name2\":\"Rodney Lang\",\"email1\":\"Antoinette19@gmail.com\",\"email2\":\"Ewald_Hodkiewicz84@gmail.com\"}}}' \"http://httpbin/post\"",
"raw_request": "POST /post HTTP/1.1\r\nHost: httpbin\r\nContent-Type: application/json\r\nContent-Length: 608\r\n\r\n{\"validation_test\":{\"emails\":[\"Danial.Kuvalis92@gmail.com\",\"Norris10@gmail.com\",\"Skye_Botsford@yahoo.com\"],\"uuids\":[\"cf9f3379-5dda-43c5-85fd-13d27166aa1c\",\"73f5a9b1-f413-49a6-b6a2-5e04f6799cee\",\"2983168d-4f9c-4459-9c9e-9e4596edfecf\"],\"phone_numbers\":[\"1-602-444-4075 x042\",\"315.724.2578 x458\",\"378.818.4888\"],\"dates\":{\"past\":\"2025-02-03T16:02:52.736Z\",\"future\":\"2026-03-24T09:50:29.661Z\",\"recent\":\"2025-10-18T14:32:08.117Z\",\"birthdate\":\"2004-02-26T05:37:41.794Z\"},\"consistent_data\":{\"name1\":\"Ms. Kristen Kris\",\"name2\":\"Rodney Lang\",\"email1\":\"Antoinette19@gmail.com\",\"email2\":\"Ewald_Hodkiewicz84@gmail.com\"}}}",
"raw_url": "{{base_url}}/post"
},
"response_details": {
"status_code": 200,
"headers": {
"server": "gunicorn/19.9.0",
"date": "Sun, 19 Oct 2025 10:28:39 GMT",
"connection": "keep-alive",
"content-type": "application/json",
"content-length": "1969",
"access-control-allow-origin": "*",
"access-control-allow-credentials": "true"
},
"body": {
"args": {},
"data": "{\"validation_test\":{\"emails\":[\"Danial.Kuvalis92@gmail.com\",\"Norris10@gmail.com\",\"Skye_Botsford@yahoo.com\"],\"uuids\":[\"cf9f3379-5dda-43c5-85fd-13d27166aa1c\",\"73f5a9b1-f413-49a6-b6a2-5e04f6799cee\",\"2983168d-4f9c-4459-9c9e-9e4596edfecf\"],\"phone_numbers\":[\"1-602-444-4075 x042\",\"315.724.2578 x458\",\"378.818.4888\"],\"dates\":{\"past\":\"2025-02-03T16:02:52.736Z\",\"future\":\"2026-03-24T09:50:29.661Z\",\"recent\":\"2025-10-18T14:32:08.117Z\",\"birthdate\":\"2004-02-26T05:37:41.794Z\"},\"consistent_data\":{\"name1\":\"Ms. Kristen Kris\",\"name2\":\"Rodney Lang\",\"email1\":\"Antoinette19@gmail.com\",\"email2\":\"Ewald_Hodkiewicz84@gmail.com\"}}}",
"files": {},
"form": {},
"headers": {
"Accept": "application/json, text/plain, */*",
"Accept-Encoding": "gzip, compress, deflate, br",
"Connection": "keep-alive",
"Content-Length": "608",
"Content-Type": "application/json",
"Host": "httpbin",
"User-Agent": "axios/1.12.1"
},
"json": {
"validation_test": {
"consistent_data": {
"email1": "Antoinette19@gmail.com",
"email2": "Ewald_Hodkiewicz84@gmail.com",
"name1": "Ms. Kristen Kris",
"name2": "Rodney Lang"
},
"dates": {
"birthdate": "2004-02-26T05:37:41.794Z",
"future": "2026-03-24T09:50:29.661Z",
"past": "2025-02-03T16:02:52.736Z",
"recent": "2025-10-18T14:32:08.117Z"
},
"emails": [
"Danial.Kuvalis92@gmail.com",
"Norris10@gmail.com",
"Skye_Botsford@yahoo.com"
],
"phone_numbers": [
"1-602-444-4075 x042",
"315.724.2578 x458",
"378.818.4888"
],
"uuids": [
"cf9f3379-5dda-43c5-85fd-13d27166aa1c",
"73f5a9b1-f413-49a6-b6a2-5e04f6799cee",
"2983168d-4f9c-4459-9c9e-9e4596edfecf"
]
}
},
"origin": "172.18.0.3",
"url": "http://httpbin/post"
},
"size_bytes": 1611,
"raw_response": "HTTP/1.1 200 OK\r\nserver: gunicorn/19.9.0\r\ndate: Sun, 19 Oct 2025 10:28:39 GMT\r\nconnection: keep-alive\r\ncontent-type: application/json\r\ncontent-length: 1969\r\naccess-control-allow-origin: *\r\naccess-control-allow-credentials: true\r\n\r\n{\n \"args\": {},\n \"data\": \"{\\\"validation_test\\\":{\\\"emails\\\":[\\\"Danial.Kuvalis92@gmail.com\\\",\\\"Norris10@gmail.com\\\",\\\"Skye_Botsford@yahoo.com\\\"],\\\"uuids\\\":[\\\"cf9f3379-5dda-43c5-85fd-13d27166aa1c\\\",\\\"73f5a9b1-f413-49a6-b6a2-5e04f6799cee\\\",\\\"2983168d-4f9c-4459-9c9e-9e4596edfecf\\\"],\\\"phone_numbers\\\":[\\\"1-602-444-4075 x042\\\",\\\"315.724.2578 x458\\\",\\\"378.818.4888\\\"],\\\"dates\\\":{\\\"past\\\":\\\"2025-02-03T16:02:52.736Z\\\",\\\"future\\\":\\\"2026-03-24T09:50:29.661Z\\\",\\\"recent\\\":\\\"2025-10-18T14:32:08.117Z\\\",\\\"birthdate\\\":\\\"2004-02-26T05:37:41.794Z\\\"},\\\"consistent_data\\\":{\\\"name1\\\":\\\"Ms. Kristen Kris\\\",\\\"name2\\\":\\\"Rodney Lang\\\",\\\"email1\\\":\\\"Antoinette19@gmail.com\\\",\\\"email2\\\":\\\"Ewald_Hodkiewicz84@gmail.com\\\"}}}\",\n \"files\": {},\n \"form\": {},\n \"headers\": {\n \"Accept\": \"application/json, text/plain, */*\",\n \"Accept-Encoding\": \"gzip, compress, deflate, br\",\n \"Connection\": \"keep-alive\",\n \"Content-Length\": \"608\",\n \"Content-Type\": \"application/json\",\n \"Host\": \"httpbin\",\n \"User-Agent\": \"axios/1.12.1\"\n },\n \"json\": {\n \"validation_test\": {\n \"consistent_data\": {\n \"email1\": \"Antoinette19@gmail.com\",\n \"email2\": \"Ewald_Hodkiewicz84@gmail.com\",\n \"name1\": \"Ms. Kristen Kris\",\n \"name2\": \"Rodney Lang\"\n },\n \"dates\": {\n \"birthdate\": \"2004-02-26T05:37:41.794Z\",\n \"future\": \"2026-03-24T09:50:29.661Z\",\n \"past\": \"2025-02-03T16:02:52.736Z\",\n \"recent\": \"2025-10-18T14:32:08.117Z\"\n },\n \"emails\": [\n \"Danial.Kuvalis92@gmail.com\",\n \"Norris10@gmail.com\",\n \"Skye_Botsford@yahoo.com\"\n ],\n \"phone_numbers\": [\n \"1-602-444-4075 x042\",\n \"315.724.2578 x458\",\n \"378.818.4888\"\n ],\n \"uuids\": [\n \"cf9f3379-5dda-43c5-85fd-13d27166aa1c\",\n \"73f5a9b1-f413-49a6-b6a2-5e04f6799cee\",\n \"2983168d-4f9c-4459-9c9e-9e4596edfecf\"\n ]\n }\n },\n \"origin\": \"172.18.0.3\",\n \"url\": \"http://httpbin/post\"\n}"
},
"assertions_results": [
{
"field": "status_code",
"expected": 200,
"actual": 200,
"passed": true,
"message": "OK"
},
{
"field": "body.data.contains",
"expected": "validation_test",
"actual": "{\"validation_test\":{\"emails\":[\"Danial.Kuvalis92@gmail.com\",\"Norris10@gmail.com\",\"Skye_Botsford@yahoo.com\"],\"uuids\":[\"cf9f3379-5dda-43c5-85fd-13d27166aa1c\",\"73f5a9b1-f413-49a6-b6a2-5e04f6799cee\",\"2983168d-4f9c-4459-9c9e-9e4596edfecf\"],\"phone_numbers\":[\"1-602-444-4075 x042\",\"315.724.2578 x458\",\"378.818.4888\"],\"dates\":{\"past\":\"2025-02-03T16:02:52.736Z\",\"future\":\"2026-03-24T09:50:29.661Z\",\"recent\":\"2025-10-18T14:32:08.117Z\",\"birthdate\":\"2004-02-26T05:37:41.794Z\"},\"consistent_data\":{\"name1\":\"Ms. Kristen Kris\",\"name2\":\"Rodney Lang\",\"email1\":\"Antoinette19@gmail.com\",\"email2\":\"Ewald_Hodkiewicz84@gmail.com\"}}}",
"passed": true,
"message": "OK"
}
],
"captured_variables": {
"validation_results": "{\"validation_test\":{\"emails\":[\"Danial.Kuvalis92@gmail.com\",\"Norris10@gmail.com\",\"Skye_Botsford@yahoo.com\"],\"uuids\":[\"cf9f3379-5dda-43c5-85fd-13d27166aa1c\",\"73f5a9b1-f413-49a6-b6a2-5e04f6799cee\",\"2983168d-4f9c-4459-9c9e-9e4596edfecf\"],\"phone_numbers\":[\"1-602-444-4075 x042\",\"315.724.2578 x458\",\"378.818.4888\"],\"dates\":{\"past\":\"2025-02-03T16:02:52.736Z\",\"future\":\"2026-03-24T09:50:29.661Z\",\"recent\":\"2025-10-18T14:32:08.117Z\",\"birthdate\":\"2004-02-26T05:37:41.794Z\"},\"consistent_data\":{\"name1\":\"Ms. Kristen Kris\",\"name2\":\"Rodney Lang\",\"email1\":\"Antoinette19@gmail.com\",\"email2\":\"Ewald_Hodkiewicz84@gmail.com\"}}}",
"email_count": "{\"validation_test\":{\"emails\":[\"Danial.Kuvalis92@gmail.com\",\"Norris10@gmail.com\",\"Skye_Botsford@yahoo.com\"],\"uuids\":[\"cf9f3379-5dda-43c5-85fd-13d27166aa1c\",\"73f5a9b1-f413-49a6-b6a2-5e04f6799cee\",\"2983168d-4f9c-4459-9c9e-9e4596edfecf\"],\"phone_numbers\":[\"1-602-444-4075 x042\",\"315.724.2578 x458\",\"378.818.4888\"],\"dates\":{\"past\":\"2025-02-03T16:02:52.736Z\",\"future\":\"2026-03-24T09:50:29.661Z\",\"recent\":\"2025-10-18T14:32:08.117Z\",\"birthdate\":\"2004-02-26T05:37:41.794Z\"},\"consistent_data\":{\"name1\":\"Ms. Kristen Kris\",\"name2\":\"Rodney Lang\",\"email1\":\"Antoinette19@gmail.com\",\"email2\":\"Ewald_Hodkiewicz84@gmail.com\"}}}",
"uuid_count": "{\"validation_test\":{\"emails\":[\"Danial.Kuvalis92@gmail.com\",\"Norris10@gmail.com\",\"Skye_Botsford@yahoo.com\"],\"uuids\":[\"cf9f3379-5dda-43c5-85fd-13d27166aa1c\",\"73f5a9b1-f413-49a6-b6a2-5e04f6799cee\",\"2983168d-4f9c-4459-9c9e-9e4596edfecf\"],\"phone_numbers\":[\"1-602-444-4075 x042\",\"315.724.2578 x458\",\"378.818.4888\"],\"dates\":{\"past\":\"2025-02-03T16:02:52.736Z\",\"future\":\"2026-03-24T09:50:29.661Z\",\"recent\":\"2025-10-18T14:32:08.117Z\",\"birthdate\":\"2004-02-26T05:37:41.794Z\"},\"consistent_data\":{\"name1\":\"Ms. Kristen Kris\",\"name2\":\"Rodney Lang\",\"email1\":\"Antoinette19@gmail.com\",\"email2\":\"Ewald_Hodkiewicz84@gmail.com\"}}}"
},
"available_variables": {
"api_base_url": "http://localhost:8080",
"api_version": "v2.0",
"test_environment": "staging",
"auth_flows_test.jwt_token": "eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.mock_payload",
"auth_flows_test.oauth2_access_token": "oauth2_access_token_xyz",
"auth_flows_test.user_permissions": [
"read",
"write"
],
"auth_flows_test.auth_flow_results": {
"jwt_authentication": {
"status": "{{jwt_login_success && jwt_valid && jwt_refresh_success ? 'success' : 'partial'}}",
"tokens_issued": 2,
"profile_access": "{{js: Boolean(variables.profile_fetch_success)}}"
},
"oauth2_authentication": {
"status": "{{oauth2_token_exchange_success && oauth2_resource_access ? 'success' : 'partial'}}",
"authorization_code_flow": "{{js: Boolean(variables.oauth2_auth_started)}}",
"token_management": "{{js: Boolean(variables.oauth2_token_revoked)}}"
},
"security_validation": {
"expired_tokens": "{{js: Boolean(variables.jwt_expired_handled)}}",
"revoked_tokens": "{{js: Boolean(variables.revoked_token_rejected)}}",
"permissions": "{{js: Boolean(variables.admin_permission_granted || variables.admin_permission_denied)}}"
},
"session_management": {
"logout_success": "{{js: Boolean(variables.complete_logout)}}",
"cleanup_complete": "{{js: Boolean(variables.all_tokens_revoked)}}"
}
},
"complex-workflows-test.workflow_results": {
"api_contract_validations": {
"order_service": null,
"payment_service": null,
"user_service": null
},
"business_outcomes": {
"customer_id": "{{customer_id}}",
"items_purchased": 3,
"order_id": null,
"total_revenue": 594.96,
"transaction_id": null,
"workflow_completion": null
},
"ecommerce_workflow_results": {
"cart_management": "success",
"catalog_browsing": null,
"customer_registration": null,
"fulfillment_initiated": null,
"order_created": null,
"payment_processed": null,
"product_details": null,
"promotions_applied": null,
"shipping_calculated": null
},
"end_to_end_success": true,
"microservices_communication": {
"inventory_service": null,
"notification_service": null
},
"test_summary": "complex_workflows_ecommerce_contracts",
"total_complex_workflow_tests": 13,
"workflow_patterns_tested": [
"customer_lifecycle_management",
"product_catalog_interaction",
"cart_and_checkout_process",
"payment_transaction_flow",
"order_fulfillment_pipeline",
"api_contract_validation",
"microservices_integration",
"end_to_end_business_process",
"workflow_analytics_tracking"
],
"workflow_test_id": "workflow-ce7a02af-3257-4a3b-b77e-2dad7569115e"
},
"complex-workflows-test.ecommerce_data": {
"cart_management": "success",
"catalog_browsing": null,
"customer_registration": null,
"fulfillment_initiated": null,
"order_created": null,
"payment_processed": null,
"product_details": null,
"promotions_applied": null,
"shipping_calculated": null
},
"complex-workflows-test.contract_validation_results": {
"order_service": null,
"payment_service": null,
"user_service": null
},
"auth.token": "eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJzdWIiOiIxMjM0NTY3ODkwIiwibmFtZSI6IkpvaG4gRG9lIiwiYWRtaW4iOnRydWUsImlhdCI6MTUxNjIzOTAyMn0.KMUFsIDTnFmyG3nMiGM6H9FNFUROf3wh7SmqJp-QV30",
"input-capture-test.normalized_email": "John.Doe@Example.COM",
"input-capture-test.email_domain": "John.Doe@Example.COM",
"input-capture-test.full_name": "John Michael Doe",
"dependency-setup.auth_token": "test_user",
"dependency-setup.session_id": "172.18.0.3",
"dependency-setup.config_id": "v2",
"dependency-setup.setup_timestamp": true,
"comprehensive_basic.captured_echo_data": {
"action": "create_resource",
"metadata": {
"api_version": "v2.1",
"test_mode": true,
"timestamp": "2024-01-01T00:00:00Z"
},
"user_id": 12345,
"username": "flow_test_user"
},
"comprehensive_basic.generated_uuid": "httpbin",
"comprehensive_basic.final_status": "completed",
"javascript-expressions.js_calculated": 50,
"javascript-expressions.js_timestamp": 1760869717656,
"iteration-examples.users_tested": null,
"iteration-examples.range_test_summary": null,
"sensitive-data-security.security_test_passed": null,
"sensitive-data-security.sensitive_data_masked": null,
"sensitive-data-security.auth_tokens_secure": null,
"webhooks-realtime.webhook_delivered": true,
"webhooks-realtime.webhook_system_healthy": false,
"webhooks-realtime.event_user_id": "31b4e06a-4cf5-4af9-b89d-4c7d79e5e91e",
"webhooks-realtime.stream_event_count": 3,
"retry-logic-comprehensive.retry_attempts": 1,
"retry-logic-comprehensive.retry_system_functional": false,
"retry-logic-comprehensive.jittered_response_time": null,
"file-upload-multipart-test.upload_results": {
"content_types_tested": [
"text/plain",
"application/json",
"application/octet-stream",
"image/jpeg",
"application/pdf",
"video/mp4",
"multipart/form-data"
],
"test_id": "upload-6b89f201-e691-4ce2-ac53-a9d39aae657e",
"test_patterns": [
"single_file_upload",
"multiple_file_upload",
"large_file_handling",
"chunked_upload_process",
"upload_validation",
"error_handling",
"resume_functionality"
],
"test_summary": "file_upload_multipart_comprehensive",
"total_upload_tests": 12,
"upload_results": {
"binary_upload": null,
"chunked_upload": null,
"image_upload": null,
"json_upload": null,
"large_file": null,
"mixed_form": null,
"multiple_upload": null,
"resume_upload": null,
"text_upload": null,
"validated_upload": null
},
"upload_scenarios_tested": [
"text_file_upload",
"json_file_upload",
"binary_file_upload",
"image_file_upload",
"multiple_files_upload",
"mixed_form_data",
"large_file_upload",
"chunked_upload",
"validated_upload",
"error_scenarios",
"resume_upload"
]
},
"file-upload-multipart-test.multipart_data": {
"binary_upload": null,
"chunked_upload": null,
"image_upload": null,
"json_upload": null,
"large_file": null,
"mixed_form": null,
"multiple_upload": null,
"resume_upload": null,
"text_upload": null,
"validated_upload": null
},
"file-upload-multipart-test.file_handling_status": [
"text_file_upload",
"json_file_upload",
"binary_file_upload",
"image_file_upload",
"multiple_files_upload",
"mixed_form_data",
"large_file_upload",
"chunked_upload",
"validated_upload",
"error_scenarios",
"resume_upload"
],
"advanced-assertions-test.assertion_results": {
"assertion_types_tested": [
"regex_matching",
"length_validation",
"type_checking",
"oneof_validation",
"numeric_ranges",
"complex_nested",
"array_elements",
"conditional_exists",
"error_structure",
"performance_combined"
],
"test_id": "assert-f27e4cec-c756-4dad-8a77-a4177723732c",
"test_patterns": {
"array_length": null,
"complex_nested": null,
"email_regex": null,
"length_exact": null,
"oneof_strings": null,
"phone_regex": null,
"type_validation": null,
"url_regex": null,
"uuid_regex": null
},
"test_summary": "advanced_assertions_comprehensive",
"total_assertion_tests": 11
},
"advanced-assertions-test.validation_data": {
"array_length": null,
"complex_nested": null,
"email_regex": null,
"length_exact": null,
"oneof_strings": null,
"phone_regex": null,
"type_validation": null,
"url_regex": null,
"uuid_regex": null
},
"advanced-assertions-test.regex_test_results": [
"regex_matching",
"length_validation",
"type_checking",
"oneof_validation",
"numeric_ranges",
"complex_nested",
"array_elements",
"conditional_exists",
"error_structure",
"performance_combined"
],
"advanced-retry-patterns.retry_results": {
"base_delay_ms": 1000,
"max_retries_configured": 3,
"patterns_tested": [
"exponential_backoff",
"linear_backoff",
"fixed_delay",
"conditional_retry",
"no_retry_4xx",
"timeout_retry_combo",
"high_frequency",
"multi_condition",
"performance_tracking",
"retry_chain"
],
"test_id": "retry-cd4a5b7a-ee7d-4084-be15-f5ddbce03d5a",
"test_summary": "advanced_retry_patterns",
"total_retry_tests": 12
},
"advanced-retry-patterns.backoff_measurements": [
"exponential_backoff",
"linear_backoff",
"fixed_delay",
"conditional_retry",
"no_retry_4xx",
"timeout_retry_combo",
"high_frequency",
"multi_condition",
"performance_tracking",
"retry_chain"
],
"environment-feature-flags-test.environment_results": {
"current_environment": null,
"deployment_stage": null,
"environment_configurations": {
"development": {
"debug_logging": true,
"retry_attempts": 3,
"timeout": 30000
},
"production": {
"debug_logging": false,
"retry_attempts": 1,
"timeout": 5000
},
"staging": {
"debug_logging": false,
"retry_attempts": 2,
"timeout": 15000
},
"test": {
"debug_logging": false,
"retry_attempts": 2,
"timeout": 10000
}
},
"environment_specific_tests": {
"development": "skipped",
"production": "skipped",
"staging": "skipped",
"test": "skipped"
},
"environment_urls": {
"development": "http://localhost:3000",
"production": "https://api.example.com",
"staging": "https://staging-api.example.com",
"test": "http://localhost:8080"
},
"feature_flag_results": {
"advanced_analytics": "skipped",
"api_v2": "skipped",
"beta_program": "skipped",
"debug_mode": "skipped",
"experimental_features": "skipped",
"new_ui": "skipped"
},
"feature_flags_tested": {
"advanced_analytics": null,
"api_v2": null,
"beta_program": null,
"debug_mode": null,
"experimental_features": null,
"new_ui": null
},
"test_environment": null,
"test_id": "env-9155d18f-ba99-4cfc-b367-9d2df87e67e9",
"test_patterns": [
"environment_detection",
"environment_specific_operations",
"feature_flag_conditional_execution",
"multi_environment_configuration",
"environment_based_data_handling",
"feature_flag_combinations"
],
"test_summary": "environment_feature_flags_comprehensive",
"total_environment_tests": 13
},
"environment-feature-flags-test.feature_flag_data": {
"advanced_analytics": "skipped",
"api_v2": "skipped",
"beta_program": "skipped",
"debug_mode": "skipped",
"experimental_features": "skipped",
"new_ui": "skipped"
},
"environment-feature-flags-test.multi_env_config": {
"development": {
"debug_logging": true,
"retry_attempts": 3,
"timeout": 30000
},
"production": {
"debug_logging": false,
"retry_attempts": 1,
"timeout": 5000
},
"staging": {
"debug_logging": false,
"retry_attempts": 2,
"timeout": 15000
},
"test": {
"debug_logging": false,
"retry_attempts": 2,
"timeout": 10000
}
},
"error-handling-test.error_handling_results": {
"error_handling_results": {
"bad_gateway": null,
"bad_request": null,
"chain_recovery": "error_recovery",
"cleanup_status": null,
"continue_after_failure": null,
"degradation_mode": null,
"fallback_service": null,
"forbidden": null,
"not_found": null,
"primary_service": null,
"rate_limit": null,
"server_error": null,
"service_unavailable": null,
"timeout_handling": "{{timeout_result}}",
"unauthorized": null
},
"error_scenarios_tested": [
"continue_on_failure",
"timeout_handling",
"http_error_codes",
"error_recovery_fallback",
"graceful_degradation",
"chain_failure_recovery",
"error_propagation",
"network_errors",
"cleanup_after_errors"
],
"http_status_codes_handled": [
400,
401,
403,
404,
422,
429,
500,
502,
503
],
"recovery_patterns": [
"fallback_services",
"graceful_degradation",
"error_chain_recovery",
"resource_cleanup"
],
"test_id": "error-afc8e2e9-ee8c-4d98-ace0-c04d982c7248",
"test_summary": "error_handling_comprehensive",
"total_error_tests": 10
},
"error-handling-test.failure_scenarios": [
"continue_on_failure",
"timeout_handling",
"http_error_codes",
"error_recovery_fallback",
"graceful_degradation",
"chain_failure_recovery",
"error_propagation",
"network_errors",
"cleanup_after_errors"
],
"error-handling-test.recovery_data": [
"fallback_services",
"graceful_degradation",
"error_chain_recovery",
"resource_cleanup"
],
"faker_demo.generatedEmail": "Brittany.Mitchell@yahoo.com",
"faker_demo.generatedUserId": 8456786969362432,
"httpbin-test.captured_username": "alpha_user",
"httpbin-test.auth_token": "httpbin",
"variable_cleanup_test.cleanup_verification_result": "cleanup_test_completed",
"variable_cleanup_test.variable_state_before": null,
"variable_cleanup_test.variable_state_after": null,
"environment-variables.env_user": null,
"environment-variables.env_home": null,
"environment-variables.env_test_passed": true
}
},
{
"step_id": "step-5-integration-with-previous-variables",
"qualified_step_id": "faker_comprehensive::step-5-integration-with-previous-variables",
"step_name": "Integration with Previous Variables",
"status": "success",
"duration_ms": 3,
"request_details": {
"method": "POST",
"url": "/post",
"headers": {
"Content-Type": "application/json",
"X-User-Company": "{\"user_profile\":{\"id\":\"d142fc31-094b-4a02-ac8f-34eef8f1a563\",\"first_name\":\"Price\",\"last_name\":\"Miller\",\"full_name\":\"Hilda Champlin-Bartoletti\",\"gender\":\"Non-binary\",\"email\":\"Travis.Reynolds@yahoo.com\",\"phone\":\"(415) 296-9932 x603\",\"website\":\"https://disgusting-overnighter.net/\",\"address\":{\"street\":\"7918 Franey Corner\",\"city\":\"Lake Lavonville\",\"state\":\"Massachusetts\",\"country\":\"Dominican Republic\",\"zip_code\":\"28571-7564\",\"latitude\":84.6382,\"longitude\":-114.4559},\"job\":{\"title\":\"Forward Metrics Specialist\",\"department\":\"Infrastructure\",\"company\":\"Kunde - Wiza\"},\"birth_date\":\"2002-12-18T08:44:01.690Z\",\"created_at\":\"2025-10-18T23:02:58.263Z\",\"last_login\":\"2025-10-18T13:29:57.870Z\",\"avatar\":\"https://avatars.githubusercontent.com/u/53642843\",\"bio\":\"Pecto vesco comes ademptio magni carbo ater cohors error. Solium temporibus territo adsidue adeo voluptates acervus. Porro talis audax curis angelus bene.\",\"username\":\"Herman.Schultz\"}}",
"X-Generated-Domain": "{{domain_name}}"
},
"body": {
"integration_data": {
"user_summary": {
"profile": "{\"user_profile\":{\"id\":\"d142fc31-094b-4a02-ac8f-34eef8f1a563\",\"first_name\":\"Price\",\"last_name\":\"Miller\",\"full_name\":\"Hilda Champlin-Bartoletti\",\"gender\":\"Non-binary\",\"email\":\"Travis.Reynolds@yahoo.com\",\"phone\":\"(415) 296-9932 x603\",\"website\":\"https://disgusting-overnighter.net/\",\"address\":{\"street\":\"7918 Franey Corner\",\"city\":\"Lake Lavonville\",\"state\":\"Massachusetts\",\"country\":\"Dominican Republic\",\"zip_code\":\"28571-7564\",\"latitude\":84.6382,\"longitude\":-114.4559},\"job\":{\"title\":\"Forward Metrics Specialist\",\"department\":\"Infrastructure\",\"company\":\"Kunde - Wiza\"},\"birth_date\":\"2002-12-18T08:44:01.690Z\",\"created_at\":\"2025-10-18T23:02:58.263Z\",\"last_login\":\"2025-10-18T13:29:57.870Z\",\"avatar\":\"https://avatars.githubusercontent.com/u/53642843\",\"bio\":\"Pecto vesco comes ademptio magni carbo ater cohors error. Solium temporibus territo adsidue adeo voluptates acervus. Porro talis audax curis angelus bene.\",\"username\":\"Herman.Schultz\"}}",
"financial": "{\"financial_profile\":{\"account_number\":\"12447327\",\"routing_number\":\"763219866\",\"credit_card\":\"589328513943287374\",\"credit_card_cvv\":\"813\",\"amount\":\"249.92\",\"currency_code\":\"MMK\",\"currency_name\":\"Kwanza\",\"product\":{\"name\":\"Sleek Metal Chair\",\"description\":\"The Football Is Good For Training And Recreational Purposes\",\"price\":\"223.00\",\"department\":\"Games\",\"material\":\"Concrete\"},\"vehicle\":{\"manufacturer\":\"Nissan\",\"model\":\"LeBaron\",\"type\":\"SUV\",\"fuel\":\"Gasoline\",\"vin\":\"7RZ1HAK58HLY43020\"},\"transactions\":[{\"id\":\"42b7dde4-b5a7-47d7-b083-39bd8086b251\",\"amount\":\"535.30\",\"description\":\"Oriental Plastic Keyboard\",\"date\":\"2025-10-19T00:46:57.126Z\"},{\"id\":\"cace6760-9036-4f28-9dd4-8c0f021d8938\",\"amount\":\"4.03\",\"description\":\"Rustic Bronze Pants\",\"date\":\"2025-10-19T01:05:28.532Z\"}]}}",
"business": "{{business_data}}"
},
"related_data": {
"related_user": {
"name": "Gail Maggio",
"email": "Bernardo.Langosh17@hotmail.com",
"company": "{\"user_profile\":{\"id\":\"d142fc31-094b-4a02-ac8f-34eef8f1a563\",\"first_name\":\"Price\",\"last_name\":\"Miller\",\"full_name\":\"Hilda Champlin-Bartoletti\",\"gender\":\"Non-binary\",\"email\":\"Travis.Reynolds@yahoo.com\",\"phone\":\"(415) 296-9932 x603\",\"website\":\"https://disgusting-overnighter.net/\",\"address\":{\"street\":\"7918 Franey Corner\",\"city\":\"Lake Lavonville\",\"state\":\"Massachusetts\",\"country\":\"Dominican Republic\",\"zip_code\":\"28571-7564\",\"latitude\":84.6382,\"longitude\":-114.4559},\"job\":{\"title\":\"Forward Metrics Specialist\",\"department\":\"Infrastructure\",\"company\":\"Kunde - Wiza\"},\"birth_date\":\"2002-12-18T08:44:01.690Z\",\"created_at\":\"2025-10-18T23:02:58.263Z\",\"last_login\":\"2025-10-18T13:29:57.870Z\",\"avatar\":\"https://avatars.githubusercontent.com/u/53642843\",\"bio\":\"Pecto vesco comes ademptio magni carbo ater cohors error. Solium temporibus territo adsidue adeo voluptates acervus. Porro talis audax curis angelus bene.\",\"username\":\"Herman.Schultz\"}}"
},
"related_products": [
{
"name": "Practical Granite Pizza",
"price": "35.00",
"category": "electronics"
},
{
"name": "Electronic Granite Table",
"price": "715.00",
"category": "clothing"
}
]
},
"audit": {
"generated_by": "faker.js",
"test_batch": 5,
"environment": "staging",
"timestamp": "2025-10-19T10:25:17.881Z"
}
}
},
"base_url": "http://httpbin",
"full_url": "http://httpbin/post",
"curl_command": "curl -X POST -H 'Content-Type: application/json' -H 'X-User-Company: {\"user_profile\":{\"id\":\"d142fc31-094b-4a02-ac8f-34eef8f1a563\",\"first_name\":\"Price\",\"last_name\":\"Miller\",\"full_name\":\"Hilda Champlin-Bartoletti\",\"gender\":\"Non-binary\",\"email\":\"Travis.Reynolds@yahoo.com\",\"phone\":\"(415) 296-9932 x603\",\"website\":\"https://disgusting-overnighter.net/\",\"address\":{\"street\":\"7918 Franey Corner\",\"city\":\"Lake Lavonville\",\"state\":\"Massachusetts\",\"country\":\"Dominican Republic\",\"zip_code\":\"28571-7564\",\"latitude\":84.6382,\"longitude\":-114.4559},\"job\":{\"title\":\"Forward Metrics Specialist\",\"department\":\"Infrastructure\",\"company\":\"Kunde - Wiza\"},\"birth_date\":\"2002-12-18T08:44:01.690Z\",\"created_at\":\"2025-10-18T23:02:58.263Z\",\"last_login\":\"2025-10-18T13:29:57.870Z\",\"avatar\":\"https://avatars.githubusercontent.com/u/53642843\",\"bio\":\"Pecto vesco comes ademptio magni carbo ater cohors error. Solium temporibus territo adsidue adeo voluptates acervus. Porro talis audax curis angelus bene.\",\"username\":\"Herman.Schultz\"}}' -H 'X-Generated-Domain: {{domain_name}}' -d '{\"integration_data\":{\"user_summary\":{\"profile\":\"{\\\"user_profile\\\":{\\\"id\\\":\\\"d142fc31-094b-4a02-ac8f-34eef8f1a563\\\",\\\"first_name\\\":\\\"Price\\\",\\\"last_name\\\":\\\"Miller\\\",\\\"full_name\\\":\\\"Hilda Champlin-Bartoletti\\\",\\\"gender\\\":\\\"Non-binary\\\",\\\"email\\\":\\\"Travis.Reynolds@yahoo.com\\\",\\\"phone\\\":\\\"(415) 296-9932 x603\\\",\\\"website\\\":\\\"https://disgusting-overnighter.net/\\\",\\\"address\\\":{\\\"street\\\":\\\"7918 Franey Corner\\\",\\\"city\\\":\\\"Lake Lavonville\\\",\\\"state\\\":\\\"Massachusetts\\\",\\\"country\\\":\\\"Dominican Republic\\\",\\\"zip_code\\\":\\\"28571-7564\\\",\\\"latitude\\\":84.6382,\\\"longitude\\\":-114.4559},\\\"job\\\":{\\\"title\\\":\\\"Forward Metrics Specialist\\\",\\\"department\\\":\\\"Infrastructure\\\",\\\"company\\\":\\\"Kunde - Wiza\\\"},\\\"birth_date\\\":\\\"2002-12-18T08:44:01.690Z\\\",\\\"created_at\\\":\\\"2025-10-18T23:02:58.263Z\\\",\\\"last_login\\\":\\\"2025-10-18T13:29:57.870Z\\\",\\\"avatar\\\":\\\"https://avatars.githubusercontent.com/u/53642843\\\",\\\"bio\\\":\\\"Pecto vesco comes ademptio magni carbo ater cohors error. Solium temporibus territo adsidue adeo voluptates acervus. Porro talis audax curis angelus bene.\\\",\\\"username\\\":\\\"Herman.Schultz\\\"}}\",\"financial\":\"{\\\"financial_profile\\\":{\\\"account_number\\\":\\\"12447327\\\",\\\"routing_number\\\":\\\"763219866\\\",\\\"credit_card\\\":\\\"589328513943287374\\\",\\\"credit_card_cvv\\\":\\\"813\\\",\\\"amount\\\":\\\"249.92\\\",\\\"currency_code\\\":\\\"MMK\\\",\\\"currency_name\\\":\\\"Kwanza\\\",\\\"product\\\":{\\\"name\\\":\\\"Sleek Metal Chair\\\",\\\"description\\\":\\\"The Football Is Good For Training And Recreational Purposes\\\",\\\"price\\\":\\\"223.00\\\",\\\"department\\\":\\\"Games\\\",\\\"material\\\":\\\"Concrete\\\"},\\\"vehicle\\\":{\\\"manufacturer\\\":\\\"Nissan\\\",\\\"model\\\":\\\"LeBaron\\\",\\\"type\\\":\\\"SUV\\\",\\\"fuel\\\":\\\"Gasoline\\\",\\\"vin\\\":\\\"7RZ1HAK58HLY43020\\\"},\\\"transactions\\\":[{\\\"id\\\":\\\"42b7dde4-b5a7-47d7-b083-39bd8086b251\\\",\\\"amount\\\":\\\"535.30\\\",\\\"description\\\":\\\"Oriental Plastic Keyboard\\\",\\\"date\\\":\\\"2025-10-19T00:46:57.126Z\\\"},{\\\"id\\\":\\\"cace6760-9036-4f28-9dd4-8c0f021d8938\\\",\\\"amount\\\":\\\"4.03\\\",\\\"description\\\":\\\"Rustic Bronze Pants\\\",\\\"date\\\":\\\"2025-10-19T01:05:28.532Z\\\"}]}}\",\"business\":\"{{business_data}}\"},\"related_data\":{\"related_user\":{\"name\":\"Gail Maggio\",\"email\":\"Bernardo.Langosh17@hotmail.com\",\"company\":\"{\\\"user_profile\\\":{\\\"id\\\":\\\"d142fc31-094b-4a02-ac8f-34eef8f1a563\\\",\\\"first_name\\\":\\\"Price\\\",\\\"last_name\\\":\\\"Miller\\\",\\\"full_name\\\":\\\"Hilda Champlin-Bartoletti\\\",\\\"gender\\\":\\\"Non-binary\\\",\\\"email\\\":\\\"Travis.Reynolds@yahoo.com\\\",\\\"phone\\\":\\\"(415) 296-9932 x603\\\",\\\"website\\\":\\\"https://disgusting-overnighter.net/\\\",\\\"address\\\":{\\\"street\\\":\\\"7918 Franey Corner\\\",\\\"city\\\":\\\"Lake Lavonville\\\",\\\"state\\\":\\\"Massachusetts\\\",\\\"country\\\":\\\"Dominican Republic\\\",\\\"zip_code\\\":\\\"28571-7564\\\",\\\"latitude\\\":84.6382,\\\"longitude\\\":-114.4559},\\\"job\\\":{\\\"title\\\":\\\"Forward Metrics Specialist\\\",\\\"department\\\":\\\"Infrastructure\\\",\\\"company\\\":\\\"Kunde - Wiza\\\"},\\\"birth_date\\\":\\\"2002-12-18T08:44:01.690Z\\\",\\\"created_at\\\":\\\"2025-10-18T23:02:58.263Z\\\",\\\"last_login\\\":\\\"2025-10-18T13:29:57.870Z\\\",\\\"avatar\\\":\\\"https://avatars.githubusercontent.com/u/53642843\\\",\\\"bio\\\":\\\"Pecto vesco comes ademptio magni carbo ater cohors error. Solium temporibus territo adsidue adeo voluptates acervus. Porro talis audax curis angelus bene.\\\",\\\"username\\\":\\\"Herman.Schultz\\\"}}\"},\"related_products\":[{\"name\":\"Practical Granite Pizza\",\"price\":\"35.00\",\"category\":\"electronics\"},{\"name\":\"Electronic Granite Table\",\"price\":\"715.00\",\"category\":\"clothing\"}]},\"audit\":{\"generated_by\":\"faker.js\",\"test_batch\":5,\"environment\":\"staging\",\"timestamp\":\"2025-10-19T10:25:17.881Z\"}}}' \"http://httpbin/post\"",
"raw_request": "POST /post HTTP/1.1\r\nHost: httpbin\r\nContent-Type: application/json\r\nX-User-Company: {\"user_profile\":{\"id\":\"d142fc31-094b-4a02-ac8f-34eef8f1a563\",\"first_name\":\"Price\",\"last_name\":\"Miller\",\"full_name\":\"Hilda Champlin-Bartoletti\",\"gender\":\"Non-binary\",\"email\":\"Travis.Reynolds@yahoo.com\",\"phone\":\"(415) 296-9932 x603\",\"website\":\"https://disgusting-overnighter.net/\",\"address\":{\"street\":\"7918 Franey Corner\",\"city\":\"Lake Lavonville\",\"state\":\"Massachusetts\",\"country\":\"Dominican Republic\",\"zip_code\":\"28571-7564\",\"latitude\":84.6382,\"longitude\":-114.4559},\"job\":{\"title\":\"Forward Metrics Specialist\",\"department\":\"Infrastructure\",\"company\":\"Kunde - Wiza\"},\"birth_date\":\"2002-12-18T08:44:01.690Z\",\"created_at\":\"2025-10-18T23:02:58.263Z\",\"last_login\":\"2025-10-18T13:29:57.870Z\",\"avatar\":\"https://avatars.githubusercontent.com/u/53642843\",\"bio\":\"Pecto vesco comes ademptio magni carbo ater cohors error. Solium temporibus territo adsidue adeo voluptates acervus. Porro talis audax curis angelus bene.\",\"username\":\"Herman.Schultz\"}}\r\nX-Generated-Domain: {{domain_name}}\r\nContent-Length: 3452\r\n\r\n{\"integration_data\":{\"user_summary\":{\"profile\":\"{\\\"user_profile\\\":{\\\"id\\\":\\\"d142fc31-094b-4a02-ac8f-34eef8f1a563\\\",\\\"first_name\\\":\\\"Price\\\",\\\"last_name\\\":\\\"Miller\\\",\\\"full_name\\\":\\\"Hilda Champlin-Bartoletti\\\",\\\"gender\\\":\\\"Non-binary\\\",\\\"email\\\":\\\"Travis.Reynolds@yahoo.com\\\",\\\"phone\\\":\\\"(415) 296-9932 x603\\\",\\\"website\\\":\\\"https://disgusting-overnighter.net/\\\",\\\"address\\\":{\\\"street\\\":\\\"7918 Franey Corner\\\",\\\"city\\\":\\\"Lake Lavonville\\\",\\\"state\\\":\\\"Massachusetts\\\",\\\"country\\\":\\\"Dominican Republic\\\",\\\"zip_code\\\":\\\"28571-7564\\\",\\\"latitude\\\":84.6382,\\\"longitude\\\":-114.4559},\\\"job\\\":{\\\"title\\\":\\\"Forward Metrics Specialist\\\",\\\"department\\\":\\\"Infrastructure\\\",\\\"company\\\":\\\"Kunde - Wiza\\\"},\\\"birth_date\\\":\\\"2002-12-18T08:44:01.690Z\\\",\\\"created_at\\\":\\\"2025-10-18T23:02:58.263Z\\\",\\\"last_login\\\":\\\"2025-10-18T13:29:57.870Z\\\",\\\"avatar\\\":\\\"https://avatars.githubusercontent.com/u/53642843\\\",\\\"bio\\\":\\\"Pecto vesco comes ademptio magni carbo ater cohors error. Solium temporibus territo adsidue adeo voluptates acervus. Porro talis audax curis angelus bene.\\\",\\\"username\\\":\\\"Herman.Schultz\\\"}}\",\"financial\":\"{\\\"financial_profile\\\":{\\\"account_number\\\":\\\"12447327\\\",\\\"routing_number\\\":\\\"763219866\\\",\\\"credit_card\\\":\\\"589328513943287374\\\",\\\"credit_card_cvv\\\":\\\"813\\\",\\\"amount\\\":\\\"249.92\\\",\\\"currency_code\\\":\\\"MMK\\\",\\\"currency_name\\\":\\\"Kwanza\\\",\\\"product\\\":{\\\"name\\\":\\\"Sleek Metal Chair\\\",\\\"description\\\":\\\"The Football Is Good For Training And Recreational Purposes\\\",\\\"price\\\":\\\"223.00\\\",\\\"department\\\":\\\"Games\\\",\\\"material\\\":\\\"Concrete\\\"},\\\"vehicle\\\":{\\\"manufacturer\\\":\\\"Nissan\\\",\\\"model\\\":\\\"LeBaron\\\",\\\"type\\\":\\\"SUV\\\",\\\"fuel\\\":\\\"Gasoline\\\",\\\"vin\\\":\\\"7RZ1HAK58HLY43020\\\"},\\\"transactions\\\":[{\\\"id\\\":\\\"42b7dde4-b5a7-47d7-b083-39bd8086b251\\\",\\\"amount\\\":\\\"535.30\\\",\\\"description\\\":\\\"Oriental Plastic Keyboard\\\",\\\"date\\\":\\\"2025-10-19T00:46:57.126Z\\\"},{\\\"id\\\":\\\"cace6760-9036-4f28-9dd4-8c0f021d8938\\\",\\\"amount\\\":\\\"4.03\\\",\\\"description\\\":\\\"Rustic Bronze Pants\\\",\\\"date\\\":\\\"2025-10-19T01:05:28.532Z\\\"}]}}\",\"business\":\"{{business_data}}\"},\"related_data\":{\"related_user\":{\"name\":\"Gail Maggio\",\"email\":\"Bernardo.Langosh17@hotmail.com\",\"company\":\"{\\\"user_profile\\\":{\\\"id\\\":\\\"d142fc31-094b-4a02-ac8f-34eef8f1a563\\\",\\\"first_name\\\":\\\"Price\\\",\\\"last_name\\\":\\\"Miller\\\",\\\"full_name\\\":\\\"Hilda Champlin-Bartoletti\\\",\\\"gender\\\":\\\"Non-binary\\\",\\\"email\\\":\\\"Travis.Reynolds@yahoo.com\\\",\\\"phone\\\":\\\"(415) 296-9932 x603\\\",\\\"website\\\":\\\"https://disgusting-overnighter.net/\\\",\\\"address\\\":{\\\"street\\\":\\\"7918 Franey Corner\\\",\\\"city\\\":\\\"Lake Lavonville\\\",\\\"state\\\":\\\"Massachusetts\\\",\\\"country\\\":\\\"Dominican Republic\\\",\\\"zip_code\\\":\\\"28571-7564\\\",\\\"latitude\\\":84.6382,\\\"longitude\\\":-114.4559},\\\"job\\\":{\\\"title\\\":\\\"Forward Metrics Specialist\\\",\\\"department\\\":\\\"Infrastructure\\\",\\\"company\\\":\\\"Kunde - Wiza\\\"},\\\"birth_date\\\":\\\"2002-12-18T08:44:01.690Z\\\",\\\"created_at\\\":\\\"2025-10-18T23:02:58.263Z\\\",\\\"last_login\\\":\\\"2025-10-18T13:29:57.870Z\\\",\\\"avatar\\\":\\\"https://avatars.githubusercontent.com/u/53642843\\\",\\\"bio\\\":\\\"Pecto vesco comes ademptio magni carbo ater cohors error. Solium temporibus territo adsidue adeo voluptates acervus. Porro talis audax curis angelus bene.\\\",\\\"username\\\":\\\"Herman.Schultz\\\"}}\"},\"related_products\":[{\"name\":\"Practical Granite Pizza\",\"price\":\"35.00\",\"category\":\"electronics\"},{\"name\":\"Electronic Granite Table\",\"price\":\"715.00\",\"category\":\"clothing\"}]},\"audit\":{\"generated_by\":\"faker.js\",\"test_batch\":5,\"environment\":\"staging\",\"timestamp\":\"2025-10-19T10:25:17.881Z\"}}}",
"raw_url": "{{base_url}}/post"
},
"response_details": {
"status_code": 200,
"headers": {
"server": "gunicorn/19.9.0",
"date": "Sun, 19 Oct 2025 10:28:39 GMT",
"connection": "keep-alive",
"content-type": "application/json",
"content-length": "9467",
"access-control-allow-origin": "*",
"access-control-allow-credentials": "true"
},
"body": {
"args": {},
"data": "{\"integration_data\":{\"user_summary\":{\"profile\":\"{\\\"user_profile\\\":{\\\"id\\\":\\\"d142fc31-094b-4a02-ac8f-34eef8f1a563\\\",\\\"first_name\\\":\\\"Price\\\",\\\"last_name\\\":\\\"Miller\\\",\\\"full_name\\\":\\\"Hilda Champlin-Bartoletti\\\",\\\"gender\\\":\\\"Non-binary\\\",\\\"email\\\":\\\"Travis.Reynolds@yahoo.com\\\",\\\"phone\\\":\\\"(415) 296-9932 x603\\\",\\\"website\\\":\\\"https://disgusting-overnighter.net/\\\",\\\"address\\\":{\\\"street\\\":\\\"7918 Franey Corner\\\",\\\"city\\\":\\\"Lake Lavonville\\\",\\\"state\\\":\\\"Massachusetts\\\",\\\"country\\\":\\\"Dominican Republic\\\",\\\"zip_code\\\":\\\"28571-7564\\\",\\\"latitude\\\":84.6382,\\\"longitude\\\":-114.4559},\\\"job\\\":{\\\"title\\\":\\\"Forward Metrics Specialist\\\",\\\"department\\\":\\\"Infrastructure\\\",\\\"company\\\":\\\"Kunde - Wiza\\\"},\\\"birth_date\\\":\\\"2002-12-18T08:44:01.690Z\\\",\\\"created_at\\\":\\\"2025-10-18T23:02:58.263Z\\\",\\\"last_login\\\":\\\"2025-10-18T13:29:57.870Z\\\",\\\"avatar\\\":\\\"https://avatars.githubusercontent.com/u/53642843\\\",\\\"bio\\\":\\\"Pecto vesco comes ademptio magni carbo ater cohors error. Solium temporibus territo adsidue adeo voluptates acervus. Porro talis audax curis angelus bene.\\\",\\\"username\\\":\\\"Herman.Schultz\\\"}}\",\"financial\":\"{\\\"financial_profile\\\":{\\\"account_number\\\":\\\"12447327\\\",\\\"routing_number\\\":\\\"763219866\\\",\\\"credit_card\\\":\\\"589328513943287374\\\",\\\"credit_card_cvv\\\":\\\"813\\\",\\\"amount\\\":\\\"249.92\\\",\\\"currency_code\\\":\\\"MMK\\\",\\\"currency_name\\\":\\\"Kwanza\\\",\\\"product\\\":{\\\"name\\\":\\\"Sleek Metal Chair\\\",\\\"description\\\":\\\"The Football Is Good For Training And Recreational Purposes\\\",\\\"price\\\":\\\"223.00\\\",\\\"department\\\":\\\"Games\\\",\\\"material\\\":\\\"Concrete\\\"},\\\"vehicle\\\":{\\\"manufacturer\\\":\\\"Nissan\\\",\\\"model\\\":\\\"LeBaron\\\",\\\"type\\\":\\\"SUV\\\",\\\"fuel\\\":\\\"Gasoline\\\",\\\"vin\\\":\\\"7RZ1HAK58HLY43020\\\"},\\\"transactions\\\":[{\\\"id\\\":\\\"42b7dde4-b5a7-47d7-b083-39bd8086b251\\\",\\\"amount\\\":\\\"535.30\\\",\\\"description\\\":\\\"Oriental Plastic Keyboard\\\",\\\"date\\\":\\\"2025-10-19T00:46:57.126Z\\\"},{\\\"id\\\":\\\"cace6760-9036-4f28-9dd4-8c0f021d8938\\\",\\\"amount\\\":\\\"4.03\\\",\\\"description\\\":\\\"Rustic Bronze Pants\\\",\\\"date\\\":\\\"2025-10-19T01:05:28.532Z\\\"}]}}\",\"business\":\"{{business_data}}\"},\"related_data\":{\"related_user\":{\"name\":\"Gail Maggio\",\"email\":\"Bernardo.Langosh17@hotmail.com\",\"company\":\"{\\\"user_profile\\\":{\\\"id\\\":\\\"d142fc31-094b-4a02-ac8f-34eef8f1a563\\\",\\\"first_name\\\":\\\"Price\\\",\\\"last_name\\\":\\\"Miller\\\",\\\"full_name\\\":\\\"Hilda Champlin-Bartoletti\\\",\\\"gender\\\":\\\"Non-binary\\\",\\\"email\\\":\\\"Travis.Reynolds@yahoo.com\\\",\\\"phone\\\":\\\"(415) 296-9932 x603\\\",\\\"website\\\":\\\"https://disgusting-overnighter.net/\\\",\\\"address\\\":{\\\"street\\\":\\\"7918 Franey Corner\\\",\\\"city\\\":\\\"Lake Lavonville\\\",\\\"state\\\":\\\"Massachusetts\\\",\\\"country\\\":\\\"Dominican Republic\\\",\\\"zip_code\\\":\\\"28571-7564\\\",\\\"latitude\\\":84.6382,\\\"longitude\\\":-114.4559},\\\"job\\\":{\\\"title\\\":\\\"Forward Metrics Specialist\\\",\\\"department\\\":\\\"Infrastructure\\\",\\\"company\\\":\\\"Kunde - Wiza\\\"},\\\"birth_date\\\":\\\"2002-12-18T08:44:01.690Z\\\",\\\"created_at\\\":\\\"2025-10-18T23:02:58.263Z\\\",\\\"last_login\\\":\\\"2025-10-18T13:29:57.870Z\\\",\\\"avatar\\\":\\\"https://avatars.githubusercontent.com/u/53642843\\\",\\\"bio\\\":\\\"Pecto vesco comes ademptio magni carbo ater cohors error. Solium temporibus territo adsidue adeo voluptates acervus. Porro talis audax curis angelus bene.\\\",\\\"username\\\":\\\"Herman.Schultz\\\"}}\"},\"related_products\":[{\"name\":\"Practical Granite Pizza\",\"price\":\"35.00\",\"category\":\"electronics\"},{\"name\":\"Electronic Granite Table\",\"price\":\"715.00\",\"category\":\"clothing\"}]},\"audit\":{\"generated_by\":\"faker.js\",\"test_batch\":5,\"environment\":\"staging\",\"timestamp\":\"2025-10-19T10:25:17.881Z\"}}}",
"files": {},
"form": {},
"headers": {
"Accept": "application/json, text/plain, */*",
"Accept-Encoding": "gzip, compress, deflate, br",
"Connection": "keep-alive",
"Content-Length": "3452",
"Content-Type": "application/json",
"Host": "httpbin",
"User-Agent": "axios/1.12.1",
"X-Generated-Domain": "{{domain_name}}",
"X-User-Company": "{\"user_profile\":{\"id\":\"d142fc31-094b-4a02-ac8f-34eef8f1a563\",\"first_name\":\"Price\",\"last_name\":\"Miller\",\"full_name\":\"Hilda Champlin-Bartoletti\",\"gender\":\"Non-binary\",\"email\":\"Travis.Reynolds@yahoo.com\",\"phone\":\"(415) 296-9932 x603\",\"website\":\"https://disgusting-overnighter.net/\",\"address\":{\"street\":\"7918 Franey Corner\",\"city\":\"Lake Lavonville\",\"state\":\"Massachusetts\",\"country\":\"Dominican Republic\",\"zip_code\":\"28571-7564\",\"latitude\":84.6382,\"longitude\":-114.4559},\"job\":{\"title\":\"Forward Metrics Specialist\",\"department\":\"Infrastructure\",\"company\":\"Kunde - Wiza\"},\"birth_date\":\"2002-12-18T08:44:01.690Z\",\"created_at\":\"2025-10-18T23:02:58.263Z\",\"last_login\":\"2025-10-18T13:29:57.870Z\",\"avatar\":\"https://avatars.githubusercontent.com/u/53642843\",\"bio\":\"Pecto vesco comes ademptio magni carbo ater cohors error. Solium temporibus territo adsidue adeo voluptates acervus. Porro talis audax curis angelus bene.\",\"username\":\"Herman.Schultz\"}}"
},
"json": {
"integration_data": {
"audit": {
"environment": "staging",
"generated_by": "faker.js",
"test_batch": 5,
"timestamp": "2025-10-19T10:25:17.881Z"
},
"related_data": {
"related_products": [
{
"category": "electronics",
"name": "Practical Granite Pizza",
"price": "35.00"
},
{
"category": "clothing",
"name": "Electronic Granite Table",
"price": "715.00"
}
],
"related_user": {
"company": "{\"user_profile\":{\"id\":\"d142fc31-094b-4a02-ac8f-34eef8f1a563\",\"first_name\":\"Price\",\"last_name\":\"Miller\",\"full_name\":\"Hilda Champlin-Bartoletti\",\"gender\":\"Non-binary\",\"email\":\"Travis.Reynolds@yahoo.com\",\"phone\":\"(415) 296-9932 x603\",\"website\":\"https://disgusting-overnighter.net/\",\"address\":{\"street\":\"7918 Franey Corner\",\"city\":\"Lake Lavonville\",\"state\":\"Massachusetts\",\"country\":\"Dominican Republic\",\"zip_code\":\"28571-7564\",\"latitude\":84.6382,\"longitude\":-114.4559},\"job\":{\"title\":\"Forward Metrics Specialist\",\"department\":\"Infrastructure\",\"company\":\"Kunde - Wiza\"},\"birth_date\":\"2002-12-18T08:44:01.690Z\",\"created_at\":\"2025-10-18T23:02:58.263Z\",\"last_login\":\"2025-10-18T13:29:57.870Z\",\"avatar\":\"https://avatars.githubusercontent.com/u/53642843\",\"bio\":\"Pecto vesco comes ademptio magni carbo ater cohors error. Solium temporibus territo adsidue adeo voluptates acervus. Porro talis audax curis angelus bene.\",\"username\":\"Herman.Schultz\"}}",
"email": "Bernardo.Langosh17@hotmail.com",
"name": "Gail Maggio"
}
},
"user_summary": {
"business": "{{business_data}}",
"financial": "{\"financial_profile\":{\"account_number\":\"12447327\",\"routing_number\":\"763219866\",\"credit_card\":\"589328513943287374\",\"credit_card_cvv\":\"813\",\"amount\":\"249.92\",\"currency_code\":\"MMK\",\"currency_name\":\"Kwanza\",\"product\":{\"name\":\"Sleek Metal Chair\",\"description\":\"The Football Is Good For Training And Recreational Purposes\",\"price\":\"223.00\",\"department\":\"Games\",\"material\":\"Concrete\"},\"vehicle\":{\"manufacturer\":\"Nissan\",\"model\":\"LeBaron\",\"type\":\"SUV\",\"fuel\":\"Gasoline\",\"vin\":\"7RZ1HAK58HLY43020\"},\"transactions\":[{\"id\":\"42b7dde4-b5a7-47d7-b083-39bd8086b251\",\"amount\":\"535.30\",\"description\":\"Oriental Plastic Keyboard\",\"date\":\"2025-10-19T00:46:57.126Z\"},{\"id\":\"cace6760-9036-4f28-9dd4-8c0f021d8938\",\"amount\":\"4.03\",\"description\":\"Rustic Bronze Pants\",\"date\":\"2025-10-19T01:05:28.532Z\"}]}}",
"profile": "{\"user_profile\":{\"id\":\"d142fc31-094b-4a02-ac8f-34eef8f1a563\",\"first_name\":\"Price\",\"last_name\":\"Miller\",\"full_name\":\"Hilda Champlin-Bartoletti\",\"gender\":\"Non-binary\",\"email\":\"Travis.Reynolds@yahoo.com\",\"phone\":\"(415) 296-9932 x603\",\"website\":\"https://disgusting-overnighter.net/\",\"address\":{\"street\":\"7918 Franey Corner\",\"city\":\"Lake Lavonville\",\"state\":\"Massachusetts\",\"country\":\"Dominican Republic\",\"zip_code\":\"28571-7564\",\"latitude\":84.6382,\"longitude\":-114.4559},\"job\":{\"title\":\"Forward Metrics Specialist\",\"department\":\"Infrastructure\",\"company\":\"Kunde - Wiza\"},\"birth_date\":\"2002-12-18T08:44:01.690Z\",\"created_at\":\"2025-10-18T23:02:58.263Z\",\"last_login\":\"2025-10-18T13:29:57.870Z\",\"avatar\":\"https://avatars.githubusercontent.com/u/53642843\",\"bio\":\"Pecto vesco comes ademptio magni carbo ater cohors error. Solium temporibus territo adsidue adeo voluptates acervus. Porro talis audax curis angelus bene.\",\"username\":\"Herman.Schultz\"}}"
}
}
},
"origin": "172.18.0.3",
"url": "http://httpbin/post"
},
"size_bytes": 9015,
"raw_response": "HTTP/1.1 200 OK\r\nserver: gunicorn/19.9.0\r\ndate: Sun, 19 Oct 2025 10:28:39 GMT\r\nconnection: keep-alive\r\ncontent-type: application/json\r\ncontent-length: 9467\r\naccess-control-allow-origin: *\r\naccess-control-allow-credentials: true\r\n\r\n{\n \"args\": {},\n \"data\": \"{\\\"integration_data\\\":{\\\"user_summary\\\":{\\\"profile\\\":\\\"{\\\\\\\"user_profile\\\\\\\":{\\\\\\\"id\\\\\\\":\\\\\\\"d142fc31-094b-4a02-ac8f-34eef8f1a563\\\\\\\",\\\\\\\"first_name\\\\\\\":\\\\\\\"Price\\\\\\\",\\\\\\\"last_name\\\\\\\":\\\\\\\"Miller\\\\\\\",\\\\\\\"full_name\\\\\\\":\\\\\\\"Hilda Champlin-Bartoletti\\\\\\\",\\\\\\\"gender\\\\\\\":\\\\\\\"Non-binary\\\\\\\",\\\\\\\"email\\\\\\\":\\\\\\\"Travis.Reynolds@yahoo.com\\\\\\\",\\\\\\\"phone\\\\\\\":\\\\\\\"(415) 296-9932 x603\\\\\\\",\\\\\\\"website\\\\\\\":\\\\\\\"https://disgusting-overnighter.net/\\\\\\\",\\\\\\\"address\\\\\\\":{\\\\\\\"street\\\\\\\":\\\\\\\"7918 Franey Corner\\\\\\\",\\\\\\\"city\\\\\\\":\\\\\\\"Lake Lavonville\\\\\\\",\\\\\\\"state\\\\\\\":\\\\\\\"Massachusetts\\\\\\\",\\\\\\\"country\\\\\\\":\\\\\\\"Dominican Republic\\\\\\\",\\\\\\\"zip_code\\\\\\\":\\\\\\\"28571-7564\\\\\\\",\\\\\\\"latitude\\\\\\\":84.6382,\\\\\\\"longitude\\\\\\\":-114.4559},\\\\\\\"job\\\\\\\":{\\\\\\\"title\\\\\\\":\\\\\\\"Forward Metrics Specialist\\\\\\\",\\\\\\\"department\\\\\\\":\\\\\\\"Infrastructure\\\\\\\",\\\\\\\"company\\\\\\\":\\\\\\\"Kunde - Wiza\\\\\\\"},\\\\\\\"birth_date\\\\\\\":\\\\\\\"2002-12-18T08:44:01.690Z\\\\\\\",\\\\\\\"created_at\\\\\\\":\\\\\\\"2025-10-18T23:02:58.263Z\\\\\\\",\\\\\\\"last_login\\\\\\\":\\\\\\\"2025-10-18T13:29:57.870Z\\\\\\\",\\\\\\\"avatar\\\\\\\":\\\\\\\"https://avatars.githubusercontent.com/u/53642843\\\\\\\",\\\\\\\"bio\\\\\\\":\\\\\\\"Pecto vesco comes ademptio magni carbo ater cohors error. Solium temporibus territo adsidue adeo voluptates acervus. Porro talis audax curis angelus bene.\\\\\\\",\\\\\\\"username\\\\\\\":\\\\\\\"Herman.Schultz\\\\\\\"}}\\\",\\\"financial\\\":\\\"{\\\\\\\"financial_profile\\\\\\\":{\\\\\\\"account_number\\\\\\\":\\\\\\\"12447327\\\\\\\",\\\\\\\"routing_number\\\\\\\":\\\\\\\"763219866\\\\\\\",\\\\\\\"credit_card\\\\\\\":\\\\\\\"589328513943287374\\\\\\\",\\\\\\\"credit_card_cvv\\\\\\\":\\\\\\\"813\\\\\\\",\\\\\\\"amount\\\\\\\":\\\\\\\"249.92\\\\\\\",\\\\\\\"currency_code\\\\\\\":\\\\\\\"MMK\\\\\\\",\\\\\\\"currency_name\\\\\\\":\\\\\\\"Kwanza\\\\\\\",\\\\\\\"product\\\\\\\":{\\\\\\\"name\\\\\\\":\\\\\\\"Sleek Metal Chair\\\\\\\",\\\\\\\"description\\\\\\\":\\\\\\\"The Football Is Good For Training And Recreational Purposes\\\\\\\",\\\\\\\"price\\\\\\\":\\\\\\\"223.00\\\\\\\",\\\\\\\"department\\\\\\\":\\\\\\\"Games\\\\\\\",\\\\\\\"material\\\\\\\":\\\\\\\"Concrete\\\\\\\"},\\\\\\\"vehicle\\\\\\\":{\\\\\\\"manufacturer\\\\\\\":\\\\\\\"Nissan\\\\\\\",\\\\\\\"model\\\\\\\":\\\\\\\"LeBaron\\\\\\\",\\\\\\\"type\\\\\\\":\\\\\\\"SUV\\\\\\\",\\\\\\\"fuel\\\\\\\":\\\\\\\"Gasoline\\\\\\\",\\\\\\\"vin\\\\\\\":\\\\\\\"7RZ1HAK58HLY43020\\\\\\\"},\\\\\\\"transactions\\\\\\\":[{\\\\\\\"id\\\\\\\":\\\\\\\"42b7dde4-b5a7-47d7-b083-39bd8086b251\\\\\\\",\\\\\\\"amount\\\\\\\":\\\\\\\"535.30\\\\\\\",\\\\\\\"description\\\\\\\":\\\\\\\"Oriental Plastic Keyboard\\\\\\\",\\\\\\\"date\\\\\\\":\\\\\\\"2025-10-19T00:46:57.126Z\\\\\\\"},{\\\\\\\"id\\\\\\\":\\\\\\\"cace6760-9036-4f28-9dd4-8c0f021d8938\\\\\\\",\\\\\\\"amount\\\\\\\":\\\\\\\"4.03\\\\\\\",\\\\\\\"description\\\\\\\":\\\\\\\"Rustic Bronze Pants\\\\\\\",\\\\\\\"date\\\\\\\":\\\\\\\"2025-10-19T01:05:28.532Z\\\\\\\"}]}}\\\",\\\"business\\\":\\\"{{business_data}}\\\"},\\\"related_data\\\":{\\\"related_user\\\":{\\\"name\\\":\\\"Gail Maggio\\\",\\\"email\\\":\\\"Bernardo.Langosh17@hotmail.com\\\",\\\"company\\\":\\\"{\\\\\\\"user_profile\\\\\\\":{\\\\\\\"id\\\\\\\":\\\\\\\"d142fc31-094b-4a02-ac8f-34eef8f1a563\\\\\\\",\\\\\\\"first_name\\\\\\\":\\\\\\\"Price\\\\\\\",\\\\\\\"last_name\\\\\\\":\\\\\\\"Miller\\\\\\\",\\\\\\\"full_name\\\\\\\":\\\\\\\"Hilda Champlin-Bartoletti\\\\\\\",\\\\\\\"gender\\\\\\\":\\\\\\\"Non-binary\\\\\\\",\\\\\\\"email\\\\\\\":\\\\\\\"Travis.Reynolds@yahoo.com\\\\\\\",\\\\\\\"phone\\\\\\\":\\\\\\\"(415) 296-9932 x603\\\\\\\",\\\\\\\"website\\\\\\\":\\\\\\\"https://disgusting-overnighter.net/\\\\\\\",\\\\\\\"address\\\\\\\":{\\\\\\\"street\\\\\\\":\\\\\\\"7918 Franey Corner\\\\\\\",\\\\\\\"city\\\\\\\":\\\\\\\"Lake Lavonville\\\\\\\",\\\\\\\"state\\\\\\\":\\\\\\\"Massachusetts\\\\\\\",\\\\\\\"country\\\\\\\":\\\\\\\"Dominican Republic\\\\\\\",\\\\\\\"zip_code\\\\\\\":\\\\\\\"28571-7564\\\\\\\",\\\\\\\"latitude\\\\\\\":84.6382,\\\\\\\"longitude\\\\\\\":-114.4559},\\\\\\\"job\\\\\\\":{\\\\\\\"title\\\\\\\":\\\\\\\"Forward Metrics Specialist\\\\\\\",\\\\\\\"department\\\\\\\":\\\\\\\"Infrastructure\\\\\\\",\\\\\\\"company\\\\\\\":\\\\\\\"Kunde - Wiza\\\\\\\"},\\\\\\\"birth_date\\\\\\\":\\\\\\\"2002-12-18T08:44:01.690Z\\\\\\\",\\\\\\\"created_at\\\\\\\":\\\\\\\"2025-10-18T23:02:58.263Z\\\\\\\",\\\\\\\"last_login\\\\\\\":\\\\\\\"2025-10-18T13:29:57.870Z\\\\\\\",\\\\\\\"avatar\\\\\\\":\\\\\\\"https://avatars.githubusercontent.com/u/53642843\\\\\\\",\\\\\\\"bio\\\\\\\":\\\\\\\"Pecto vesco comes ademptio magni carbo ater cohors error. Solium temporibus territo adsidue adeo voluptates acervus. Porro talis audax curis angelus bene.\\\\\\\",\\\\\\\"username\\\\\\\":\\\\\\\"Herman.Schultz\\\\\\\"}}\\\"},\\\"related_products\\\":[{\\\"name\\\":\\\"Practical Granite Pizza\\\",\\\"price\\\":\\\"35.00\\\",\\\"category\\\":\\\"electronics\\\"},{\\\"name\\\":\\\"Electronic Granite Table\\\",\\\"price\\\":\\\"715.00\\\",\\\"category\\\":\\\"clothing\\\"}]},\\\"audit\\\":{\\\"generated_by\\\":\\\"faker.js\\\",\\\"test_batch\\\":5,\\\"environment\\\":\\\"staging\\\",\\\"timestamp\\\":\\\"2025-10-19T10:25:17.881Z\\\"}}}\",\n \"files\": {},\n \"form\": {},\n \"headers\": {\n \"Accept\": \"application/json, text/plain, */*\",\n \"Accept-Encoding\": \"gzip, compress, deflate, br\",\n \"Connection\": \"keep-alive\",\n \"Content-Length\": \"3452\",\n \"Content-Type\": \"application/json\",\n \"Host\": \"httpbin\",\n \"User-Agent\": \"axios/1.12.1\",\n \"X-Generated-Domain\": \"{{domain_name}}\",\n \"X-User-Company\": \"{\\\"user_profile\\\":{\\\"id\\\":\\\"d142fc31-094b-4a02-ac8f-34eef8f1a563\\\",\\\"first_name\\\":\\\"Price\\\",\\\"last_name\\\":\\\"Miller\\\",\\\"full_name\\\":\\\"Hilda Champlin-Bartoletti\\\",\\\"gender\\\":\\\"Non-binary\\\",\\\"email\\\":\\\"Travis.Reynolds@yahoo.com\\\",\\\"phone\\\":\\\"(415) 296-9932 x603\\\",\\\"website\\\":\\\"https://disgusting-overnighter.net/\\\",\\\"address\\\":{\\\"street\\\":\\\"7918 Franey Corner\\\",\\\"city\\\":\\\"Lake Lavonville\\\",\\\"state\\\":\\\"Massachusetts\\\",\\\"country\\\":\\\"Dominican Republic\\\",\\\"zip_code\\\":\\\"28571-7564\\\",\\\"latitude\\\":84.6382,\\\"longitude\\\":-114.4559},\\\"job\\\":{\\\"title\\\":\\\"Forward Metrics Specialist\\\",\\\"department\\\":\\\"Infrastructure\\\",\\\"company\\\":\\\"Kunde - Wiza\\\"},\\\"birth_date\\\":\\\"2002-12-18T08:44:01.690Z\\\",\\\"created_at\\\":\\\"2025-10-18T23:02:58.263Z\\\",\\\"last_login\\\":\\\"2025-10-18T13:29:57.870Z\\\",\\\"avatar\\\":\\\"https://avatars.githubusercontent.com/u/53642843\\\",\\\"bio\\\":\\\"Pecto vesco comes ademptio magni carbo ater cohors error. Solium temporibus territo adsidue adeo voluptates acervus. Porro talis audax curis angelus bene.\\\",\\\"username\\\":\\\"Herman.Schultz\\\"}}\"\n },\n \"json\": {\n \"integration_data\": {\n \"audit\": {\n \"environment\": \"staging\",\n \"generated_by\": \"faker.js\",\n \"test_batch\": 5,\n \"timestamp\": \"2025-10-19T10:25:17.881Z\"\n },\n \"related_data\": {\n \"related_products\": [\n {\n \"category\": \"electronics\",\n \"name\": \"Practical Granite Pizza\",\n \"price\": \"35.00\"\n },\n {\n \"category\": \"clothing\",\n \"name\": \"Electronic Granite Table\",\n \"price\": \"715.00\"\n }\n ],\n \"related_user\": {\n \"company\": \"{\\\"user_profile\\\":{\\\"id\\\":\\\"d142fc31-094b-4a02-ac8f-34eef8f1a563\\\",\\\"first_name\\\":\\\"Price\\\",\\\"last_name\\\":\\\"Miller\\\",\\\"full_name\\\":\\\"Hilda Champlin-Bartoletti\\\",\\\"gender\\\":\\\"Non-binary\\\",\\\"email\\\":\\\"Travis.Reynolds@yahoo.com\\\",\\\"phone\\\":\\\"(415) 296-9932 x603\\\",\\\"website\\\":\\\"https://disgusting-overnighter.net/\\\",\\\"address\\\":{\\\"street\\\":\\\"7918 Franey Corner\\\",\\\"city\\\":\\\"Lake Lavonville\\\",\\\"state\\\":\\\"Massachusetts\\\",\\\"country\\\":\\\"Dominican Republic\\\",\\\"zip_code\\\":\\\"28571-7564\\\",\\\"latitude\\\":84.6382,\\\"longitude\\\":-114.4559},\\\"job\\\":{\\\"title\\\":\\\"Forward Metrics Specialist\\\",\\\"department\\\":\\\"Infrastructure\\\",\\\"company\\\":\\\"Kunde - Wiza\\\"},\\\"birth_date\\\":\\\"2002-12-18T08:44:01.690Z\\\",\\\"created_at\\\":\\\"2025-10-18T23:02:58.263Z\\\",\\\"last_login\\\":\\\"2025-10-18T13:29:57.870Z\\\",\\\"avatar\\\":\\\"https://avatars.githubusercontent.com/u/53642843\\\",\\\"bio\\\":\\\"Pecto vesco comes ademptio magni carbo ater cohors error. Solium temporibus territo adsidue adeo voluptates acervus. Porro talis audax curis angelus bene.\\\",\\\"username\\\":\\\"Herman.Schultz\\\"}}\",\n \"email\": \"Bernardo.Langosh17@hotmail.com\",\n \"name\": \"Gail Maggio\"\n }\n },\n \"user_summary\": {\n \"business\": \"{{business_data}}\",\n \"financial\": \"{\\\"financial_profile\\\":{\\\"account_number\\\":\\\"12447327\\\",\\\"routing_number\\\":\\\"763219866\\\",\\\"credit_card\\\":\\\"589328513943287374\\\",\\\"credit_card_cvv\\\":\\\"813\\\",\\\"amount\\\":\\\"249.92\\\",\\\"currency_code\\\":\\\"MMK\\\",\\\"currency_name\\\":\\\"Kwanza\\\",\\\"product\\\":{\\\"name\\\":\\\"Sleek Metal Chair\\\",\\\"description\\\":\\\"The Football Is Good For Training And Recreational Purposes\\\",\\\"price\\\":\\\"223.00\\\",\\\"department\\\":\\\"Games\\\",\\\"material\\\":\\\"Concrete\\\"},\\\"vehicle\\\":{\\\"manufacturer\\\":\\\"Nissan\\\",\\\"model\\\":\\\"LeBaron\\\",\\\"type\\\":\\\"SUV\\\",\\\"fuel\\\":\\\"Gasoline\\\",\\\"vin\\\":\\\"7RZ1HAK58HLY43020\\\"},\\\"transactions\\\":[{\\\"id\\\":\\\"42b7dde4-b5a7-47d7-b083-39bd8086b251\\\",\\\"amount\\\":\\\"535.30\\\",\\\"description\\\":\\\"Oriental Plastic Keyboard\\\",\\\"date\\\":\\\"2025-10-19T00:46:57.126Z\\\"},{\\\"id\\\":\\\"cace6760-9036-4f28-9dd4-8c0f021d8938\\\",\\\"amount\\\":\\\"4.03\\\",\\\"description\\\":\\\"Rustic Bronze Pants\\\",\\\"date\\\":\\\"2025-10-19T01:05:28.532Z\\\"}]}}\",\n \"profile\": \"{\\\"user_profile\\\":{\\\"id\\\":\\\"d142fc31-094b-4a02-ac8f-34eef8f1a563\\\",\\\"first_name\\\":\\\"Price\\\",\\\"last_name\\\":\\\"Miller\\\",\\\"full_name\\\":\\\"Hilda Champlin-Bartoletti\\\",\\\"gender\\\":\\\"Non-binary\\\",\\\"email\\\":\\\"Travis.Reynolds@yahoo.com\\\",\\\"phone\\\":\\\"(415) 296-9932 x603\\\",\\\"website\\\":\\\"https://disgusting-overnighter.net/\\\",\\\"address\\\":{\\\"street\\\":\\\"7918 Franey Corner\\\",\\\"city\\\":\\\"Lake Lavonville\\\",\\\"state\\\":\\\"Massachusetts\\\",\\\"country\\\":\\\"Dominican Republic\\\",\\\"zip_code\\\":\\\"28571-7564\\\",\\\"latitude\\\":84.6382,\\\"longitude\\\":-114.4559},\\\"job\\\":{\\\"title\\\":\\\"Forward Metrics Specialist\\\",\\\"department\\\":\\\"Infrastructure\\\",\\\"company\\\":\\\"Kunde - Wiza\\\"},\\\"birth_date\\\":\\\"2002-12-18T08:44:01.690Z\\\",\\\"created_at\\\":\\\"2025-10-18T23:02:58.263Z\\\",\\\"last_login\\\":\\\"2025-10-18T13:29:57.870Z\\\",\\\"avatar\\\":\\\"https://avatars.githubusercontent.com/u/53642843\\\",\\\"bio\\\":\\\"Pecto vesco comes ademptio magni carbo ater cohors error. Solium temporibus territo adsidue adeo voluptates acervus. Porro talis audax curis angelus bene.\\\",\\\"username\\\":\\\"Herman.Schultz\\\"}}\"\n }\n }\n },\n \"origin\": \"172.18.0.3\",\n \"url\": \"http://httpbin/post\"\n}"
},
"assertions_results": [
{
"field": "status_code",
"expected": 200,
"actual": 200,
"passed": true,
"message": "OK"
},
{
"field": "body.data.contains",
"expected": "integration_data",
"actual": "{\"integration_data\":{\"user_summary\":{\"profile\":\"{\\\"user_profile\\\":{\\\"id\\\":\\\"d142fc31-094b-4a02-ac8f-34eef8f1a563\\\",\\\"first_name\\\":\\\"Price\\\",\\\"last_name\\\":\\\"Miller\\\",\\\"full_name\\\":\\\"Hilda Champlin-Bartoletti\\\",\\\"gender\\\":\\\"Non-binary\\\",\\\"email\\\":\\\"Travis.Reynolds@yahoo.com\\\",\\\"phone\\\":\\\"(415) 296-9932 x603\\\",\\\"website\\\":\\\"https://disgusting-overnighter.net/\\\",\\\"address\\\":{\\\"street\\\":\\\"7918 Franey Corner\\\",\\\"city\\\":\\\"Lake Lavonville\\\",\\\"state\\\":\\\"Massachusetts\\\",\\\"country\\\":\\\"Dominican Republic\\\",\\\"zip_code\\\":\\\"28571-7564\\\",\\\"latitude\\\":84.6382,\\\"longitude\\\":-114.4559},\\\"job\\\":{\\\"title\\\":\\\"Forward Metrics Specialist\\\",\\\"department\\\":\\\"Infrastructure\\\",\\\"company\\\":\\\"Kunde - Wiza\\\"},\\\"birth_date\\\":\\\"2002-12-18T08:44:01.690Z\\\",\\\"created_at\\\":\\\"2025-10-18T23:02:58.263Z\\\",\\\"last_login\\\":\\\"2025-10-18T13:29:57.870Z\\\",\\\"avatar\\\":\\\"https://avatars.githubusercontent.com/u/53642843\\\",\\\"bio\\\":\\\"Pecto vesco comes ademptio magni carbo ater cohors error. Solium temporibus territo adsidue adeo voluptates acervus. Porro talis audax curis angelus bene.\\\",\\\"username\\\":\\\"Herman.Schultz\\\"}}\",\"financial\":\"{\\\"financial_profile\\\":{\\\"account_number\\\":\\\"12447327\\\",\\\"routing_number\\\":\\\"763219866\\\",\\\"credit_card\\\":\\\"589328513943287374\\\",\\\"credit_card_cvv\\\":\\\"813\\\",\\\"amount\\\":\\\"249.92\\\",\\\"currency_code\\\":\\\"MMK\\\",\\\"currency_name\\\":\\\"Kwanza\\\",\\\"product\\\":{\\\"name\\\":\\\"Sleek Metal Chair\\\",\\\"description\\\":\\\"The Football Is Good For Training And Recreational Purposes\\\",\\\"price\\\":\\\"223.00\\\",\\\"department\\\":\\\"Games\\\",\\\"material\\\":\\\"Concrete\\\"},\\\"vehicle\\\":{\\\"manufacturer\\\":\\\"Nissan\\\",\\\"model\\\":\\\"LeBaron\\\",\\\"type\\\":\\\"SUV\\\",\\\"fuel\\\":\\\"Gasoline\\\",\\\"vin\\\":\\\"7RZ1HAK58HLY43020\\\"},\\\"transactions\\\":[{\\\"id\\\":\\\"42b7dde4-b5a7-47d7-b083-39bd8086b251\\\",\\\"amount\\\":\\\"535.30\\\",\\\"description\\\":\\\"Oriental Plastic Keyboard\\\",\\\"date\\\":\\\"2025-10-19T00:46:57.126Z\\\"},{\\\"id\\\":\\\"cace6760-9036-4f28-9dd4-8c0f021d8938\\\",\\\"amount\\\":\\\"4.03\\\",\\\"description\\\":\\\"Rustic Bronze Pants\\\",\\\"date\\\":\\\"2025-10-19T01:05:28.532Z\\\"}]}}\",\"business\":\"{{business_data}}\"},\"related_data\":{\"related_user\":{\"name\":\"Gail Maggio\",\"email\":\"Bernardo.Langosh17@hotmail.com\",\"company\":\"{\\\"user_profile\\\":{\\\"id\\\":\\\"d142fc31-094b-4a02-ac8f-34eef8f1a563\\\",\\\"first_name\\\":\\\"Price\\\",\\\"last_name\\\":\\\"Miller\\\",\\\"full_name\\\":\\\"Hilda Champlin-Bartoletti\\\",\\\"gender\\\":\\\"Non-binary\\\",\\\"email\\\":\\\"Travis.Reynolds@yahoo.com\\\",\\\"phone\\\":\\\"(415) 296-9932 x603\\\",\\\"website\\\":\\\"https://disgusting-overnighter.net/\\\",\\\"address\\\":{\\\"street\\\":\\\"7918 Franey Corner\\\",\\\"city\\\":\\\"Lake Lavonville\\\",\\\"state\\\":\\\"Massachusetts\\\",\\\"country\\\":\\\"Dominican Republic\\\",\\\"zip_code\\\":\\\"28571-7564\\\",\\\"latitude\\\":84.6382,\\\"longitude\\\":-114.4559},\\\"job\\\":{\\\"title\\\":\\\"Forward Metrics Specialist\\\",\\\"department\\\":\\\"Infrastructure\\\",\\\"company\\\":\\\"Kunde - Wiza\\\"},\\\"birth_date\\\":\\\"2002-12-18T08:44:01.690Z\\\",\\\"created_at\\\":\\\"2025-10-18T23:02:58.263Z\\\",\\\"last_login\\\":\\\"2025-10-18T13:29:57.870Z\\\",\\\"avatar\\\":\\\"https://avatars.githubusercontent.com/u/53642843\\\",\\\"bio\\\":\\\"Pecto vesco comes ademptio magni carbo ater cohors error. Solium temporibus territo adsidue adeo voluptates acervus. Porro talis audax curis angelus bene.\\\",\\\"username\\\":\\\"Herman.Schultz\\\"}}\"},\"related_products\":[{\"name\":\"Practical Granite Pizza\",\"price\":\"35.00\",\"category\":\"electronics\"},{\"name\":\"Electronic Granite Table\",\"price\":\"715.00\",\"category\":\"clothing\"}]},\"audit\":{\"generated_by\":\"faker.js\",\"test_batch\":5,\"environment\":\"staging\",\"timestamp\":\"2025-10-19T10:25:17.881Z\"}}}",
"passed": true,
"message": "OK"
}
],
"captured_variables": {
"integration_summary": "{\"integration_data\":{\"user_summary\":{\"profile\":\"{\\\"user_profile\\\":{\\\"id\\\":\\\"d142fc31-094b-4a02-ac8f-34eef8f1a563\\\",\\\"first_name\\\":\\\"Price\\\",\\\"last_name\\\":\\\"Miller\\\",\\\"full_name\\\":\\\"Hilda Champlin-Bartoletti\\\",\\\"gender\\\":\\\"Non-binary\\\",\\\"email\\\":\\\"Travis.Reynolds@yahoo.com\\\",\\\"phone\\\":\\\"(415) 296-9932 x603\\\",\\\"website\\\":\\\"https://disgusting-overnighter.net/\\\",\\\"address\\\":{\\\"street\\\":\\\"7918 Franey Corner\\\",\\\"city\\\":\\\"Lake Lavonville\\\",\\\"state\\\":\\\"Massachusetts\\\",\\\"country\\\":\\\"Dominican Republic\\\",\\\"zip_code\\\":\\\"28571-7564\\\",\\\"latitude\\\":84.6382,\\\"longitude\\\":-114.4559},\\\"job\\\":{\\\"title\\\":\\\"Forward Metrics Specialist\\\",\\\"department\\\":\\\"Infrastructure\\\",\\\"company\\\":\\\"Kunde - Wiza\\\"},\\\"birth_date\\\":\\\"2002-12-18T08:44:01.690Z\\\",\\\"created_at\\\":\\\"2025-10-18T23:02:58.263Z\\\",\\\"last_login\\\":\\\"2025-10-18T13:29:57.870Z\\\",\\\"avatar\\\":\\\"https://avatars.githubusercontent.com/u/53642843\\\",\\\"bio\\\":\\\"Pecto vesco comes ademptio magni carbo ater cohors error. Solium temporibus territo adsidue adeo voluptates acervus. Porro talis audax curis angelus bene.\\\",\\\"username\\\":\\\"Herman.Schultz\\\"}}\",\"financial\":\"{\\\"financial_profile\\\":{\\\"account_number\\\":\\\"12447327\\\",\\\"routing_number\\\":\\\"763219866\\\",\\\"credit_card\\\":\\\"589328513943287374\\\",\\\"credit_card_cvv\\\":\\\"813\\\",\\\"amount\\\":\\\"249.92\\\",\\\"currency_code\\\":\\\"MMK\\\",\\\"currency_name\\\":\\\"Kwanza\\\",\\\"product\\\":{\\\"name\\\":\\\"Sleek Metal Chair\\\",\\\"description\\\":\\\"The Football Is Good For Training And Recreational Purposes\\\",\\\"price\\\":\\\"223.00\\\",\\\"department\\\":\\\"Games\\\",\\\"material\\\":\\\"Concrete\\\"},\\\"vehicle\\\":{\\\"manufacturer\\\":\\\"Nissan\\\",\\\"model\\\":\\\"LeBaron\\\",\\\"type\\\":\\\"SUV\\\",\\\"fuel\\\":\\\"Gasoline\\\",\\\"vin\\\":\\\"7RZ1HAK58HLY43020\\\"},\\\"transactions\\\":[{\\\"id\\\":\\\"42b7dde4-b5a7-47d7-b083-39bd8086b251\\\",\\\"amount\\\":\\\"535.30\\\",\\\"description\\\":\\\"Oriental Plastic Keyboard\\\",\\\"date\\\":\\\"2025-10-19T00:46:57.126Z\\\"},{\\\"id\\\":\\\"cace6760-9036-4f28-9dd4-8c0f021d8938\\\",\\\"amount\\\":\\\"4.03\\\",\\\"description\\\":\\\"Rustic Bronze Pants\\\",\\\"date\\\":\\\"2025-10-19T01:05:28.532Z\\\"}]}}\",\"business\":\"{{business_data}}\"},\"related_data\":{\"related_user\":{\"name\":\"Gail Maggio\",\"email\":\"Bernardo.Langosh17@hotmail.com\",\"company\":\"{\\\"user_profile\\\":{\\\"id\\\":\\\"d142fc31-094b-4a02-ac8f-34eef8f1a563\\\",\\\"first_name\\\":\\\"Price\\\",\\\"last_name\\\":\\\"Miller\\\",\\\"full_name\\\":\\\"Hilda Champlin-Bartoletti\\\",\\\"gender\\\":\\\"Non-binary\\\",\\\"email\\\":\\\"Travis.Reynolds@yahoo.com\\\",\\\"phone\\\":\\\"(415) 296-9932 x603\\\",\\\"website\\\":\\\"https://disgusting-overnighter.net/\\\",\\\"address\\\":{\\\"street\\\":\\\"7918 Franey Corner\\\",\\\"city\\\":\\\"Lake Lavonville\\\",\\\"state\\\":\\\"Massachusetts\\\",\\\"country\\\":\\\"Dominican Republic\\\",\\\"zip_code\\\":\\\"28571-7564\\\",\\\"latitude\\\":84.6382,\\\"longitude\\\":-114.4559},\\\"job\\\":{\\\"title\\\":\\\"Forward Metrics Specialist\\\",\\\"department\\\":\\\"Infrastructure\\\",\\\"company\\\":\\\"Kunde - Wiza\\\"},\\\"birth_date\\\":\\\"2002-12-18T08:44:01.690Z\\\",\\\"created_at\\\":\\\"2025-10-18T23:02:58.263Z\\\",\\\"last_login\\\":\\\"2025-10-18T13:29:57.870Z\\\",\\\"avatar\\\":\\\"https://avatars.githubusercontent.com/u/53642843\\\",\\\"bio\\\":\\\"Pecto vesco comes ademptio magni carbo ater cohors error. Solium temporibus territo adsidue adeo voluptates acervus. Porro talis audax curis angelus bene.\\\",\\\"username\\\":\\\"Herman.Schultz\\\"}}\"},\"related_products\":[{\"name\":\"Practical Granite Pizza\",\"price\":\"35.00\",\"category\":\"electronics\"},{\"name\":\"Electronic Granite Table\",\"price\":\"715.00\",\"category\":\"clothing\"}]},\"audit\":{\"generated_by\":\"faker.js\",\"test_batch\":5,\"environment\":\"staging\",\"timestamp\":\"2025-10-19T10:25:17.881Z\"}}}",
"related_user_count": "{\"integration_data\":{\"user_summary\":{\"profile\":\"{\\\"user_profile\\\":{\\\"id\\\":\\\"d142fc31-094b-4a02-ac8f-34eef8f1a563\\\",\\\"first_name\\\":\\\"Price\\\",\\\"last_name\\\":\\\"Miller\\\",\\\"full_name\\\":\\\"Hilda Champlin-Bartoletti\\\",\\\"gender\\\":\\\"Non-binary\\\",\\\"email\\\":\\\"Travis.Reynolds@yahoo.com\\\",\\\"phone\\\":\\\"(415) 296-9932 x603\\\",\\\"website\\\":\\\"https://disgusting-overnighter.net/\\\",\\\"address\\\":{\\\"street\\\":\\\"7918 Franey Corner\\\",\\\"city\\\":\\\"Lake Lavonville\\\",\\\"state\\\":\\\"Massachusetts\\\",\\\"country\\\":\\\"Dominican Republic\\\",\\\"zip_code\\\":\\\"28571-7564\\\",\\\"latitude\\\":84.6382,\\\"longitude\\\":-114.4559},\\\"job\\\":{\\\"title\\\":\\\"Forward Metrics Specialist\\\",\\\"department\\\":\\\"Infrastructure\\\",\\\"company\\\":\\\"Kunde - Wiza\\\"},\\\"birth_date\\\":\\\"2002-12-18T08:44:01.690Z\\\",\\\"created_at\\\":\\\"2025-10-18T23:02:58.263Z\\\",\\\"last_login\\\":\\\"2025-10-18T13:29:57.870Z\\\",\\\"avatar\\\":\\\"https://avatars.githubusercontent.com/u/53642843\\\",\\\"bio\\\":\\\"Pecto vesco comes ademptio magni carbo ater cohors error. Solium temporibus territo adsidue adeo voluptates acervus. Porro talis audax curis angelus bene.\\\",\\\"username\\\":\\\"Herman.Schultz\\\"}}\",\"financial\":\"{\\\"financial_profile\\\":{\\\"account_number\\\":\\\"12447327\\\",\\\"routing_number\\\":\\\"763219866\\\",\\\"credit_card\\\":\\\"589328513943287374\\\",\\\"credit_card_cvv\\\":\\\"813\\\",\\\"amount\\\":\\\"249.92\\\",\\\"currency_code\\\":\\\"MMK\\\",\\\"currency_name\\\":\\\"Kwanza\\\",\\\"product\\\":{\\\"name\\\":\\\"Sleek Metal Chair\\\",\\\"description\\\":\\\"The Football Is Good For Training And Recreational Purposes\\\",\\\"price\\\":\\\"223.00\\\",\\\"department\\\":\\\"Games\\\",\\\"material\\\":\\\"Concrete\\\"},\\\"vehicle\\\":{\\\"manufacturer\\\":\\\"Nissan\\\",\\\"model\\\":\\\"LeBaron\\\",\\\"type\\\":\\\"SUV\\\",\\\"fuel\\\":\\\"Gasoline\\\",\\\"vin\\\":\\\"7RZ1HAK58HLY43020\\\"},\\\"transactions\\\":[{\\\"id\\\":\\\"42b7dde4-b5a7-47d7-b083-39bd8086b251\\\",\\\"amount\\\":\\\"535.30\\\",\\\"description\\\":\\\"Oriental Plastic Keyboard\\\",\\\"date\\\":\\\"2025-10-19T00:46:57.126Z\\\"},{\\\"id\\\":\\\"cace6760-9036-4f28-9dd4-8c0f021d8938\\\",\\\"amount\\\":\\\"4.03\\\",\\\"description\\\":\\\"Rustic Bronze Pants\\\",\\\"date\\\":\\\"2025-10-19T01:05:28.532Z\\\"}]}}\",\"business\":\"{{business_data}}\"},\"related_data\":{\"related_user\":{\"name\":\"Gail Maggio\",\"email\":\"Bernardo.Langosh17@hotmail.com\",\"company\":\"{\\\"user_profile\\\":{\\\"id\\\":\\\"d142fc31-094b-4a02-ac8f-34eef8f1a563\\\",\\\"first_name\\\":\\\"Price\\\",\\\"last_name\\\":\\\"Miller\\\",\\\"full_name\\\":\\\"Hilda Champlin-Bartoletti\\\",\\\"gender\\\":\\\"Non-binary\\\",\\\"email\\\":\\\"Travis.Reynolds@yahoo.com\\\",\\\"phone\\\":\\\"(415) 296-9932 x603\\\",\\\"website\\\":\\\"https://disgusting-overnighter.net/\\\",\\\"address\\\":{\\\"street\\\":\\\"7918 Franey Corner\\\",\\\"city\\\":\\\"Lake Lavonville\\\",\\\"state\\\":\\\"Massachusetts\\\",\\\"country\\\":\\\"Dominican Republic\\\",\\\"zip_code\\\":\\\"28571-7564\\\",\\\"latitude\\\":84.6382,\\\"longitude\\\":-114.4559},\\\"job\\\":{\\\"title\\\":\\\"Forward Metrics Specialist\\\",\\\"department\\\":\\\"Infrastructure\\\",\\\"company\\\":\\\"Kunde - Wiza\\\"},\\\"birth_date\\\":\\\"2002-12-18T08:44:01.690Z\\\",\\\"created_at\\\":\\\"2025-10-18T23:02:58.263Z\\\",\\\"last_login\\\":\\\"2025-10-18T13:29:57.870Z\\\",\\\"avatar\\\":\\\"https://avatars.githubusercontent.com/u/53642843\\\",\\\"bio\\\":\\\"Pecto vesco comes ademptio magni carbo ater cohors error. Solium temporibus territo adsidue adeo voluptates acervus. Porro talis audax curis angelus bene.\\\",\\\"username\\\":\\\"Herman.Schultz\\\"}}\"},\"related_products\":[{\"name\":\"Practical Granite Pizza\",\"price\":\"35.00\",\"category\":\"electronics\"},{\"name\":\"Electronic Granite Table\",\"price\":\"715.00\",\"category\":\"clothing\"}]},\"audit\":{\"generated_by\":\"faker.js\",\"test_batch\":5,\"environment\":\"staging\",\"timestamp\":\"2025-10-19T10:25:17.881Z\"}}}",
"final_timestamp": "{\"integration_data\":{\"user_summary\":{\"profile\":\"{\\\"user_profile\\\":{\\\"id\\\":\\\"d142fc31-094b-4a02-ac8f-34eef8f1a563\\\",\\\"first_name\\\":\\\"Price\\\",\\\"last_name\\\":\\\"Miller\\\",\\\"full_name\\\":\\\"Hilda Champlin-Bartoletti\\\",\\\"gender\\\":\\\"Non-binary\\\",\\\"email\\\":\\\"Travis.Reynolds@yahoo.com\\\",\\\"phone\\\":\\\"(415) 296-9932 x603\\\",\\\"website\\\":\\\"https://disgusting-overnighter.net/\\\",\\\"address\\\":{\\\"street\\\":\\\"7918 Franey Corner\\\",\\\"city\\\":\\\"Lake Lavonville\\\",\\\"state\\\":\\\"Massachusetts\\\",\\\"country\\\":\\\"Dominican Republic\\\",\\\"zip_code\\\":\\\"28571-7564\\\",\\\"latitude\\\":84.6382,\\\"longitude\\\":-114.4559},\\\"job\\\":{\\\"title\\\":\\\"Forward Metrics Specialist\\\",\\\"department\\\":\\\"Infrastructure\\\",\\\"company\\\":\\\"Kunde - Wiza\\\"},\\\"birth_date\\\":\\\"2002-12-18T08:44:01.690Z\\\",\\\"created_at\\\":\\\"2025-10-18T23:02:58.263Z\\\",\\\"last_login\\\":\\\"2025-10-18T13:29:57.870Z\\\",\\\"avatar\\\":\\\"https://avatars.githubusercontent.com/u/53642843\\\",\\\"bio\\\":\\\"Pecto vesco comes ademptio magni carbo ater cohors error. Solium temporibus territo adsidue adeo voluptates acervus. Porro talis audax curis angelus bene.\\\",\\\"username\\\":\\\"Herman.Schultz\\\"}}\",\"financial\":\"{\\\"financial_profile\\\":{\\\"account_number\\\":\\\"12447327\\\",\\\"routing_number\\\":\\\"763219866\\\",\\\"credit_card\\\":\\\"589328513943287374\\\",\\\"credit_card_cvv\\\":\\\"813\\\",\\\"amount\\\":\\\"249.92\\\",\\\"currency_code\\\":\\\"MMK\\\",\\\"currency_name\\\":\\\"Kwanza\\\",\\\"product\\\":{\\\"name\\\":\\\"Sleek Metal Chair\\\",\\\"description\\\":\\\"The Football Is Good For Training And Recreational Purposes\\\",\\\"price\\\":\\\"223.00\\\",\\\"department\\\":\\\"Games\\\",\\\"material\\\":\\\"Concrete\\\"},\\\"vehicle\\\":{\\\"manufacturer\\\":\\\"Nissan\\\",\\\"model\\\":\\\"LeBaron\\\",\\\"type\\\":\\\"SUV\\\",\\\"fuel\\\":\\\"Gasoline\\\",\\\"vin\\\":\\\"7RZ1HAK58HLY43020\\\"},\\\"transactions\\\":[{\\\"id\\\":\\\"42b7dde4-b5a7-47d7-b083-39bd8086b251\\\",\\\"amount\\\":\\\"535.30\\\",\\\"description\\\":\\\"Oriental Plastic Keyboard\\\",\\\"date\\\":\\\"2025-10-19T00:46:57.126Z\\\"},{\\\"id\\\":\\\"cace6760-9036-4f28-9dd4-8c0f021d8938\\\",\\\"amount\\\":\\\"4.03\\\",\\\"description\\\":\\\"Rustic Bronze Pants\\\",\\\"date\\\":\\\"2025-10-19T01:05:28.532Z\\\"}]}}\",\"business\":\"{{business_data}}\"},\"related_data\":{\"related_user\":{\"name\":\"Gail Maggio\",\"email\":\"Bernardo.Langosh17@hotmail.com\",\"company\":\"{\\\"user_profile\\\":{\\\"id\\\":\\\"d142fc31-094b-4a02-ac8f-34eef8f1a563\\\",\\\"first_name\\\":\\\"Price\\\",\\\"last_name\\\":\\\"Miller\\\",\\\"full_name\\\":\\\"Hilda Champlin-Bartoletti\\\",\\\"gender\\\":\\\"Non-binary\\\",\\\"email\\\":\\\"Travis.Reynolds@yahoo.com\\\",\\\"phone\\\":\\\"(415) 296-9932 x603\\\",\\\"website\\\":\\\"https://disgusting-overnighter.net/\\\",\\\"address\\\":{\\\"street\\\":\\\"7918 Franey Corner\\\",\\\"city\\\":\\\"Lake Lavonville\\\",\\\"state\\\":\\\"Massachusetts\\\",\\\"country\\\":\\\"Dominican Republic\\\",\\\"zip_code\\\":\\\"28571-7564\\\",\\\"latitude\\\":84.6382,\\\"longitude\\\":-114.4559},\\\"job\\\":{\\\"title\\\":\\\"Forward Metrics Specialist\\\",\\\"department\\\":\\\"Infrastructure\\\",\\\"company\\\":\\\"Kunde - Wiza\\\"},\\\"birth_date\\\":\\\"2002-12-18T08:44:01.690Z\\\",\\\"created_at\\\":\\\"2025-10-18T23:02:58.263Z\\\",\\\"last_login\\\":\\\"2025-10-18T13:29:57.870Z\\\",\\\"avatar\\\":\\\"https://avatars.githubusercontent.com/u/53642843\\\",\\\"bio\\\":\\\"Pecto vesco comes ademptio magni carbo ater cohors error. Solium temporibus territo adsidue adeo voluptates acervus. Porro talis audax curis angelus bene.\\\",\\\"username\\\":\\\"Herman.Schultz\\\"}}\"},\"related_products\":[{\"name\":\"Practical Granite Pizza\",\"price\":\"35.00\",\"category\":\"electronics\"},{\"name\":\"Electronic Granite Table\",\"price\":\"715.00\",\"category\":\"clothing\"}]},\"audit\":{\"generated_by\":\"faker.js\",\"test_batch\":5,\"environment\":\"staging\",\"timestamp\":\"2025-10-19T10:25:17.881Z\"}}}"
},
"available_variables": {
"api_base_url": "http://localhost:8080",
"api_version": "v2.0",
"test_environment": "staging",
"auth_flows_test.jwt_token": "eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.mock_payload",
"auth_flows_test.oauth2_access_token": "oauth2_access_token_xyz",
"auth_flows_test.user_permissions": [
"read",
"write"
],
"auth_flows_test.auth_flow_results": {
"jwt_authentication": {
"status": "{{jwt_login_success && jwt_valid && jwt_refresh_success ? 'success' : 'partial'}}",
"tokens_issued": 2,
"profile_access": "{{js: Boolean(variables.profile_fetch_success)}}"
},
"oauth2_authentication": {
"status": "{{oauth2_token_exchange_success && oauth2_resource_access ? 'success' : 'partial'}}",
"authorization_code_flow": "{{js: Boolean(variables.oauth2_auth_started)}}",
"token_management": "{{js: Boolean(variables.oauth2_token_revoked)}}"
},
"security_validation": {
"expired_tokens": "{{js: Boolean(variables.jwt_expired_handled)}}",
"revoked_tokens": "{{js: Boolean(variables.revoked_token_rejected)}}",
"permissions": "{{js: Boolean(variables.admin_permission_granted || variables.admin_permission_denied)}}"
},
"session_management": {
"logout_success": "{{js: Boolean(variables.complete_logout)}}",
"cleanup_complete": "{{js: Boolean(variables.all_tokens_revoked)}}"
}
},
"complex-workflows-test.workflow_results": {
"api_contract_validations": {
"order_service": null,
"payment_service": null,
"user_service": null
},
"business_outcomes": {
"customer_id": "{{customer_id}}",
"items_purchased": 3,
"order_id": null,
"total_revenue": 594.96,
"transaction_id": null,
"workflow_completion": null
},
"ecommerce_workflow_results": {
"cart_management": "success",
"catalog_browsing": null,
"customer_registration": null,
"fulfillment_initiated": null,
"order_created": null,
"payment_processed": null,
"product_details": null,
"promotions_applied": null,
"shipping_calculated": null
},
"end_to_end_success": true,
"microservices_communication": {
"inventory_service": null,
"notification_service": null
},
"test_summary": "complex_workflows_ecommerce_contracts",
"total_complex_workflow_tests": 13,
"workflow_patterns_tested": [
"customer_lifecycle_management",
"product_catalog_interaction",
"cart_and_checkout_process",
"payment_transaction_flow",
"order_fulfillment_pipeline",
"api_contract_validation",
"microservices_integration",
"end_to_end_business_process",
"workflow_analytics_tracking"
],
"workflow_test_id": "workflow-ce7a02af-3257-4a3b-b77e-2dad7569115e"
},
"complex-workflows-test.ecommerce_data": {
"cart_management": "success",
"catalog_browsing": null,
"customer_registration": null,
"fulfillment_initiated": null,
"order_created": null,
"payment_processed": null,
"product_details": null,
"promotions_applied": null,
"shipping_calculated": null
},
"complex-workflows-test.contract_validation_results": {
"order_service": null,
"payment_service": null,
"user_service": null
},
"auth.token": "eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJzdWIiOiIxMjM0NTY3ODkwIiwibmFtZSI6IkpvaG4gRG9lIiwiYWRtaW4iOnRydWUsImlhdCI6MTUxNjIzOTAyMn0.KMUFsIDTnFmyG3nMiGM6H9FNFUROf3wh7SmqJp-QV30",
"input-capture-test.normalized_email": "John.Doe@Example.COM",
"input-capture-test.email_domain": "John.Doe@Example.COM",
"input-capture-test.full_name": "John Michael Doe",
"dependency-setup.auth_token": "test_user",
"dependency-setup.session_id": "172.18.0.3",
"dependency-setup.config_id": "v2",
"dependency-setup.setup_timestamp": true,
"comprehensive_basic.captured_echo_data": {
"action": "create_resource",
"metadata": {
"api_version": "v2.1",
"test_mode": true,
"timestamp": "2024-01-01T00:00:00Z"
},
"user_id": 12345,
"username": "flow_test_user"
},
"comprehensive_basic.generated_uuid": "httpbin",
"comprehensive_basic.final_status": "completed",
"javascript-expressions.js_calculated": 50,
"javascript-expressions.js_timestamp": 1760869717656,
"iteration-examples.users_tested": null,
"iteration-examples.range_test_summary": null,
"sensitive-data-security.security_test_passed": null,
"sensitive-data-security.sensitive_data_masked": null,
"sensitive-data-security.auth_tokens_secure": null,
"webhooks-realtime.webhook_delivered": true,
"webhooks-realtime.webhook_system_healthy": false,
"webhooks-realtime.event_user_id": "31b4e06a-4cf5-4af9-b89d-4c7d79e5e91e",
"webhooks-realtime.stream_event_count": 3,
"retry-logic-comprehensive.retry_attempts": 1,
"retry-logic-comprehensive.retry_system_functional": false,
"retry-logic-comprehensive.jittered_response_time": null,
"file-upload-multipart-test.upload_results": {
"content_types_tested": [
"text/plain",
"application/json",
"application/octet-stream",
"image/jpeg",
"application/pdf",
"video/mp4",
"multipart/form-data"
],
"test_id": "upload-6b89f201-e691-4ce2-ac53-a9d39aae657e",
"test_patterns": [
"single_file_upload",
"multiple_file_upload",
"large_file_handling",
"chunked_upload_process",
"upload_validation",
"error_handling",
"resume_functionality"
],
"test_summary": "file_upload_multipart_comprehensive",
"total_upload_tests": 12,
"upload_results": {
"binary_upload": null,
"chunked_upload": null,
"image_upload": null,
"json_upload": null,
"large_file": null,
"mixed_form": null,
"multiple_upload": null,
"resume_upload": null,
"text_upload": null,
"validated_upload": null
},
"upload_scenarios_tested": [
"text_file_upload",
"json_file_upload",
"binary_file_upload",
"image_file_upload",
"multiple_files_upload",
"mixed_form_data",
"large_file_upload",
"chunked_upload",
"validated_upload",
"error_scenarios",
"resume_upload"
]
},
"file-upload-multipart-test.multipart_data": {
"binary_upload": null,
"chunked_upload": null,
"image_upload": null,
"json_upload": null,
"large_file": null,
"mixed_form": null,
"multiple_upload": null,
"resume_upload": null,
"text_upload": null,
"validated_upload": null
},
"file-upload-multipart-test.file_handling_status": [
"text_file_upload",
"json_file_upload",
"binary_file_upload",
"image_file_upload",
"multiple_files_upload",
"mixed_form_data",
"large_file_upload",
"chunked_upload",
"validated_upload",
"error_scenarios",
"resume_upload"
],
"advanced-assertions-test.assertion_results": {
"assertion_types_tested": [
"regex_matching",
"length_validation",
"type_checking",
"oneof_validation",
"numeric_ranges",
"complex_nested",
"array_elements",
"conditional_exists",
"error_structure",
"performance_combined"
],
"test_id": "assert-f27e4cec-c756-4dad-8a77-a4177723732c",
"test_patterns": {
"array_length": null,
"complex_nested": null,
"email_regex": null,
"length_exact": null,
"oneof_strings": null,
"phone_regex": null,
"type_validation": null,
"url_regex": null,
"uuid_regex": null
},
"test_summary": "advanced_assertions_comprehensive",
"total_assertion_tests": 11
},
"advanced-assertions-test.validation_data": {
"array_length": null,
"complex_nested": null,
"email_regex": null,
"length_exact": null,
"oneof_strings": null,
"phone_regex": null,
"type_validation": null,
"url_regex": null,
"uuid_regex": null
},
"advanced-assertions-test.regex_test_results": [
"regex_matching",
"length_validation",
"type_checking",
"oneof_validation",
"numeric_ranges",
"complex_nested",
"array_elements",
"conditional_exists",
"error_structure",
"performance_combined"
],
"advanced-retry-patterns.retry_results": {
"base_delay_ms": 1000,
"max_retries_configured": 3,
"patterns_tested": [
"exponential_backoff",
"linear_backoff",
"fixed_delay",
"conditional_retry",
"no_retry_4xx",
"timeout_retry_combo",
"high_frequency",
"multi_condition",
"performance_tracking",
"retry_chain"
],
"test_id": "retry-cd4a5b7a-ee7d-4084-be15-f5ddbce03d5a",
"test_summary": "advanced_retry_patterns",
"total_retry_tests": 12
},
"advanced-retry-patterns.backoff_measurements": [
"exponential_backoff",
"linear_backoff",
"fixed_delay",
"conditional_retry",
"no_retry_4xx",
"timeout_retry_combo",
"high_frequency",
"multi_condition",
"performance_tracking",
"retry_chain"
],
"environment-feature-flags-test.environment_results": {
"current_environment": null,
"deployment_stage": null,
"environment_configurations": {
"development": {
"debug_logging": true,
"retry_attempts": 3,
"timeout": 30000
},
"production": {
"debug_logging": false,
"retry_attempts": 1,
"timeout": 5000
},
"staging": {
"debug_logging": false,
"retry_attempts": 2,
"timeout": 15000
},
"test": {
"debug_logging": false,
"retry_attempts": 2,
"timeout": 10000
}
},
"environment_specific_tests": {
"development": "skipped",
"production": "skipped",
"staging": "skipped",
"test": "skipped"
},
"environment_urls": {
"development": "http://localhost:3000",
"production": "https://api.example.com",
"staging": "https://staging-api.example.com",
"test": "http://localhost:8080"
},
"feature_flag_results": {
"advanced_analytics": "skipped",
"api_v2": "skipped",
"beta_program": "skipped",
"debug_mode": "skipped",
"experimental_features": "skipped",
"new_ui": "skipped"
},
"feature_flags_tested": {
"advanced_analytics": null,
"api_v2": null,
"beta_program": null,
"debug_mode": null,
"experimental_features": null,
"new_ui": null
},
"test_environment": null,
"test_id": "env-9155d18f-ba99-4cfc-b367-9d2df87e67e9",
"test_patterns": [
"environment_detection",
"environment_specific_operations",
"feature_flag_conditional_execution",
"multi_environment_configuration",
"environment_based_data_handling",
"feature_flag_combinations"
],
"test_summary": "environment_feature_flags_comprehensive",
"total_environment_tests": 13
},
"environment-feature-flags-test.feature_flag_data": {
"advanced_analytics": "skipped",
"api_v2": "skipped",
"beta_program": "skipped",
"debug_mode": "skipped",
"experimental_features": "skipped",
"new_ui": "skipped"
},
"environment-feature-flags-test.multi_env_config": {
"development": {
"debug_logging": true,
"retry_attempts": 3,
"timeout": 30000
},
"production": {
"debug_logging": false,
"retry_attempts": 1,
"timeout": 5000
},
"staging": {
"debug_logging": false,
"retry_attempts": 2,
"timeout": 15000
},
"test": {
"debug_logging": false,
"retry_attempts": 2,
"timeout": 10000
}
},
"error-handling-test.error_handling_results": {
"error_handling_results": {
"bad_gateway": null,
"bad_request": null,
"chain_recovery": "error_recovery",
"cleanup_status": null,
"continue_after_failure": null,
"degradation_mode": null,
"fallback_service": null,
"forbidden": null,
"not_found": null,
"primary_service": null,
"rate_limit": null,
"server_error": null,
"service_unavailable": null,
"timeout_handling": "{{timeout_result}}",
"unauthorized": null
},
"error_scenarios_tested": [
"continue_on_failure",
"timeout_handling",
"http_error_codes",
"error_recovery_fallback",
"graceful_degradation",
"chain_failure_recovery",
"error_propagation",
"network_errors",
"cleanup_after_errors"
],
"http_status_codes_handled": [
400,
401,
403,
404,
422,
429,
500,
502,
503
],
"recovery_patterns": [
"fallback_services",
"graceful_degradation",
"error_chain_recovery",
"resource_cleanup"
],
"test_id": "error-afc8e2e9-ee8c-4d98-ace0-c04d982c7248",
"test_summary": "error_handling_comprehensive",
"total_error_tests": 10
},
"error-handling-test.failure_scenarios": [
"continue_on_failure",
"timeout_handling",
"http_error_codes",
"error_recovery_fallback",
"graceful_degradation",
"chain_failure_recovery",
"error_propagation",
"network_errors",
"cleanup_after_errors"
],
"error-handling-test.recovery_data": [
"fallback_services",
"graceful_degradation",
"error_chain_recovery",
"resource_cleanup"
],
"faker_demo.generatedEmail": "Brittany.Mitchell@yahoo.com",
"faker_demo.generatedUserId": 8456786969362432,
"httpbin-test.captured_username": "alpha_user",
"httpbin-test.auth_token": "httpbin",
"variable_cleanup_test.cleanup_verification_result": "cleanup_test_completed",
"variable_cleanup_test.variable_state_before": null,
"variable_cleanup_test.variable_state_after": null,
"environment-variables.env_user": null,
"environment-variables.env_home": null,
"environment-variables.env_test_passed": true
}
},
{
"step_id": "step-6-complex-multi-faker-scenario",
"qualified_step_id": "faker_comprehensive::step-6-complex-multi-faker-scenario",
"step_name": "Complex Multi-Faker Scenario",
"status": "success",
"duration_ms": 3,
"request_details": {
"method": "POST",
"url": "/post",
"headers": {
"Content-Type": "application/json"
},
"body": {
"complex_scenario": {
"order": {
"id": "bb7d6d12-f5a8-4501-b226-9a5f033b28a2",
"customer": {
"name": "Mr. Leonard Reichert II",
"email": "Toney19@yahoo.com",
"phone": "1-886-655-6043",
"address": {
"street": "4135 E Franklin Street",
"city": "Stephanieberg",
"zip": "36336"
}
},
"items": [
{
"id": "454c2124-17a9-4413-ac25-d7b0268c350b",
"name": "Incredible Bronze Ball",
"price": "949.00",
"quantity": 6280139184799744
},
{
"id": "a4b8dbfe-0d96-4080-87d1-6f9f06af07dc",
"name": "Incredible Plastic Table",
"price": "694.00",
"quantity": 4995967998754816
}
],
"payment": {
"method": "bank_transfer",
"card_number": "6011-1052-6582-7452",
"amount": "41.97",
"currency": "PHP"
},
"shipping": {
"carrier": "USPS",
"tracking": "6f4beab5-6533-432f-98a4-4b9ed3ac502a",
"estimated_delivery": "2026-06-26T08:05:16.439Z"
},
"metadata": {
"created_at": "2025-10-18T22:47:10.979Z",
"user_agent": "Mozilla/5.0 (Macintosh; PPC Mac OS X 10.10.4; rv:10.3) Gecko/20100101 Firefox/10.3.1",
"ip_address": "fcbc:14bc:8a00:3ae8:77f1:4b99:a36b:c73e"
}
}
}
},
"base_url": "http://httpbin",
"full_url": "http://httpbin/post",
"curl_command": "curl -X POST -H 'Content-Type: application/json' -d '{\"complex_scenario\":{\"order\":{\"id\":\"bb7d6d12-f5a8-4501-b226-9a5f033b28a2\",\"customer\":{\"name\":\"Mr. Leonard Reichert II\",\"email\":\"Toney19@yahoo.com\",\"phone\":\"1-886-655-6043\",\"address\":{\"street\":\"4135 E Franklin Street\",\"city\":\"Stephanieberg\",\"zip\":\"36336\"}},\"items\":[{\"id\":\"454c2124-17a9-4413-ac25-d7b0268c350b\",\"name\":\"Incredible Bronze Ball\",\"price\":\"949.00\",\"quantity\":6280139184799744},{\"id\":\"a4b8dbfe-0d96-4080-87d1-6f9f06af07dc\",\"name\":\"Incredible Plastic Table\",\"price\":\"694.00\",\"quantity\":4995967998754816}],\"payment\":{\"method\":\"bank_transfer\",\"card_number\":\"6011-1052-6582-7452\",\"amount\":\"41.97\",\"currency\":\"PHP\"},\"shipping\":{\"carrier\":\"USPS\",\"tracking\":\"6f4beab5-6533-432f-98a4-4b9ed3ac502a\",\"estimated_delivery\":\"2026-06-26T08:05:16.439Z\"},\"metadata\":{\"created_at\":\"2025-10-18T22:47:10.979Z\",\"user_agent\":\"Mozilla/5.0 (Macintosh; PPC Mac OS X 10.10.4; rv:10.3) Gecko/20100101 Firefox/10.3.1\",\"ip_address\":\"fcbc:14bc:8a00:3ae8:77f1:4b99:a36b:c73e\"}}}}' \"http://httpbin/post\"",
"raw_request": "POST /post HTTP/1.1\r\nHost: httpbin\r\nContent-Type: application/json\r\nContent-Length: 959\r\n\r\n{\"complex_scenario\":{\"order\":{\"id\":\"bb7d6d12-f5a8-4501-b226-9a5f033b28a2\",\"customer\":{\"name\":\"Mr. Leonard Reichert II\",\"email\":\"Toney19@yahoo.com\",\"phone\":\"1-886-655-6043\",\"address\":{\"street\":\"4135 E Franklin Street\",\"city\":\"Stephanieberg\",\"zip\":\"36336\"}},\"items\":[{\"id\":\"454c2124-17a9-4413-ac25-d7b0268c350b\",\"name\":\"Incredible Bronze Ball\",\"price\":\"949.00\",\"quantity\":6280139184799744},{\"id\":\"a4b8dbfe-0d96-4080-87d1-6f9f06af07dc\",\"name\":\"Incredible Plastic Table\",\"price\":\"694.00\",\"quantity\":4995967998754816}],\"payment\":{\"method\":\"bank_transfer\",\"card_number\":\"6011-1052-6582-7452\",\"amount\":\"41.97\",\"currency\":\"PHP\"},\"shipping\":{\"carrier\":\"USPS\",\"tracking\":\"6f4beab5-6533-432f-98a4-4b9ed3ac502a\",\"estimated_delivery\":\"2026-06-26T08:05:16.439Z\"},\"metadata\":{\"created_at\":\"2025-10-18T22:47:10.979Z\",\"user_agent\":\"Mozilla/5.0 (Macintosh; PPC Mac OS X 10.10.4; rv:10.3) Gecko/20100101 Firefox/10.3.1\",\"ip_address\":\"fcbc:14bc:8a00:3ae8:77f1:4b99:a36b:c73e\"}}}}",
"raw_url": "{{base_url}}/post"
},
"response_details": {
"status_code": 200,
"headers": {
"server": "gunicorn/19.9.0",
"date": "Sun, 19 Oct 2025 10:28:39 GMT",
"connection": "keep-alive",
"content-type": "application/json",
"content-length": "2990",
"access-control-allow-origin": "*",
"access-control-allow-credentials": "true"
},
"body": {
"args": {},
"data": "{\"complex_scenario\":{\"order\":{\"id\":\"bb7d6d12-f5a8-4501-b226-9a5f033b28a2\",\"customer\":{\"name\":\"Mr. Leonard Reichert II\",\"email\":\"Toney19@yahoo.com\",\"phone\":\"1-886-655-6043\",\"address\":{\"street\":\"4135 E Franklin Street\",\"city\":\"Stephanieberg\",\"zip\":\"36336\"}},\"items\":[{\"id\":\"454c2124-17a9-4413-ac25-d7b0268c350b\",\"name\":\"Incredible Bronze Ball\",\"price\":\"949.00\",\"quantity\":6280139184799744},{\"id\":\"a4b8dbfe-0d96-4080-87d1-6f9f06af07dc\",\"name\":\"Incredible Plastic Table\",\"price\":\"694.00\",\"quantity\":4995967998754816}],\"payment\":{\"method\":\"bank_transfer\",\"card_number\":\"6011-1052-6582-7452\",\"amount\":\"41.97\",\"currency\":\"PHP\"},\"shipping\":{\"carrier\":\"USPS\",\"tracking\":\"6f4beab5-6533-432f-98a4-4b9ed3ac502a\",\"estimated_delivery\":\"2026-06-26T08:05:16.439Z\"},\"metadata\":{\"created_at\":\"2025-10-18T22:47:10.979Z\",\"user_agent\":\"Mozilla/5.0 (Macintosh; PPC Mac OS X 10.10.4; rv:10.3) Gecko/20100101 Firefox/10.3.1\",\"ip_address\":\"fcbc:14bc:8a00:3ae8:77f1:4b99:a36b:c73e\"}}}}",
"files": {},
"form": {},
"headers": {
"Accept": "application/json, text/plain, */*",
"Accept-Encoding": "gzip, compress, deflate, br",
"Connection": "keep-alive",
"Content-Length": "959",
"Content-Type": "application/json",
"Host": "httpbin",
"User-Agent": "axios/1.12.1"
},
"json": {
"complex_scenario": {
"order": {
"customer": {
"address": {
"city": "Stephanieberg",
"street": "4135 E Franklin Street",
"zip": "36336"
},
"email": "Toney19@yahoo.com",
"name": "Mr. Leonard Reichert II",
"phone": "1-886-655-6043"
},
"id": "bb7d6d12-f5a8-4501-b226-9a5f033b28a2",
"items": [
{
"id": "454c2124-17a9-4413-ac25-d7b0268c350b",
"name": "Incredible Bronze Ball",
"price": "949.00",
"quantity": 6280139184799744
},
{
"id": "a4b8dbfe-0d96-4080-87d1-6f9f06af07dc",
"name": "Incredible Plastic Table",
"price": "694.00",
"quantity": 4995967998754816
}
],
"metadata": {
"created_at": "2025-10-18T22:47:10.979Z",
"ip_address": "fcbc:14bc:8a00:3ae8:77f1:4b99:a36b:c73e",
"user_agent": "Mozilla/5.0 (Macintosh; PPC Mac OS X 10.10.4; rv:10.3) Gecko/20100101 Firefox/10.3.1"
},
"payment": {
"amount": "41.97",
"card_number": "6011-1052-6582-7452",
"currency": "PHP",
"method": "bank_transfer"
},
"shipping": {
"carrier": "USPS",
"estimated_delivery": "2026-06-26T08:05:16.439Z",
"tracking": "6f4beab5-6533-432f-98a4-4b9ed3ac502a"
}
}
}
},
"origin": "172.18.0.3",
"url": "http://httpbin/post"
},
"size_bytes": 2363,
"raw_response": "HTTP/1.1 200 OK\r\nserver: gunicorn/19.9.0\r\ndate: Sun, 19 Oct 2025 10:28:39 GMT\r\nconnection: keep-alive\r\ncontent-type: application/json\r\ncontent-length: 2990\r\naccess-control-allow-origin: *\r\naccess-control-allow-credentials: true\r\n\r\n{\n \"args\": {},\n \"data\": \"{\\\"complex_scenario\\\":{\\\"order\\\":{\\\"id\\\":\\\"bb7d6d12-f5a8-4501-b226-9a5f033b28a2\\\",\\\"customer\\\":{\\\"name\\\":\\\"Mr. Leonard Reichert II\\\",\\\"email\\\":\\\"Toney19@yahoo.com\\\",\\\"phone\\\":\\\"1-886-655-6043\\\",\\\"address\\\":{\\\"street\\\":\\\"4135 E Franklin Street\\\",\\\"city\\\":\\\"Stephanieberg\\\",\\\"zip\\\":\\\"36336\\\"}},\\\"items\\\":[{\\\"id\\\":\\\"454c2124-17a9-4413-ac25-d7b0268c350b\\\",\\\"name\\\":\\\"Incredible Bronze Ball\\\",\\\"price\\\":\\\"949.00\\\",\\\"quantity\\\":6280139184799744},{\\\"id\\\":\\\"a4b8dbfe-0d96-4080-87d1-6f9f06af07dc\\\",\\\"name\\\":\\\"Incredible Plastic Table\\\",\\\"price\\\":\\\"694.00\\\",\\\"quantity\\\":4995967998754816}],\\\"payment\\\":{\\\"method\\\":\\\"bank_transfer\\\",\\\"card_number\\\":\\\"6011-1052-6582-7452\\\",\\\"amount\\\":\\\"41.97\\\",\\\"currency\\\":\\\"PHP\\\"},\\\"shipping\\\":{\\\"carrier\\\":\\\"USPS\\\",\\\"tracking\\\":\\\"6f4beab5-6533-432f-98a4-4b9ed3ac502a\\\",\\\"estimated_delivery\\\":\\\"2026-06-26T08:05:16.439Z\\\"},\\\"metadata\\\":{\\\"created_at\\\":\\\"2025-10-18T22:47:10.979Z\\\",\\\"user_agent\\\":\\\"Mozilla/5.0 (Macintosh; PPC Mac OS X 10.10.4; rv:10.3) Gecko/20100101 Firefox/10.3.1\\\",\\\"ip_address\\\":\\\"fcbc:14bc:8a00:3ae8:77f1:4b99:a36b:c73e\\\"}}}}\",\n \"files\": {},\n \"form\": {},\n \"headers\": {\n \"Accept\": \"application/json, text/plain, */*\",\n \"Accept-Encoding\": \"gzip, compress, deflate, br\",\n \"Connection\": \"keep-alive\",\n \"Content-Length\": \"959\",\n \"Content-Type\": \"application/json\",\n \"Host\": \"httpbin\",\n \"User-Agent\": \"axios/1.12.1\"\n },\n \"json\": {\n \"complex_scenario\": {\n \"order\": {\n \"customer\": {\n \"address\": {\n \"city\": \"Stephanieberg\",\n \"street\": \"4135 E Franklin Street\",\n \"zip\": \"36336\"\n },\n \"email\": \"Toney19@yahoo.com\",\n \"name\": \"Mr. Leonard Reichert II\",\n \"phone\": \"1-886-655-6043\"\n },\n \"id\": \"bb7d6d12-f5a8-4501-b226-9a5f033b28a2\",\n \"items\": [\n {\n \"id\": \"454c2124-17a9-4413-ac25-d7b0268c350b\",\n \"name\": \"Incredible Bronze Ball\",\n \"price\": \"949.00\",\n \"quantity\": 6280139184799744\n },\n {\n \"id\": \"a4b8dbfe-0d96-4080-87d1-6f9f06af07dc\",\n \"name\": \"Incredible Plastic Table\",\n \"price\": \"694.00\",\n \"quantity\": 4995967998754816\n }\n ],\n \"metadata\": {\n \"created_at\": \"2025-10-18T22:47:10.979Z\",\n \"ip_address\": \"fcbc:14bc:8a00:3ae8:77f1:4b99:a36b:c73e\",\n \"user_agent\": \"Mozilla/5.0 (Macintosh; PPC Mac OS X 10.10.4; rv:10.3) Gecko/20100101 Firefox/10.3.1\"\n },\n \"payment\": {\n \"amount\": \"41.97\",\n \"card_number\": \"6011-1052-6582-7452\",\n \"currency\": \"PHP\",\n \"method\": \"bank_transfer\"\n },\n \"shipping\": {\n \"carrier\": \"USPS\",\n \"estimated_delivery\": \"2026-06-26T08:05:16.439Z\",\n \"tracking\": \"6f4beab5-6533-432f-98a4-4b9ed3ac502a\"\n }\n }\n }\n },\n \"origin\": \"172.18.0.3\",\n \"url\": \"http://httpbin/post\"\n}"
},
"assertions_results": [
{
"field": "status_code",
"expected": 200,
"actual": 200,
"passed": true,
"message": "OK"
},
{
"field": "body.data.contains",
"expected": "complex_scenario",
"actual": "{\"complex_scenario\":{\"order\":{\"id\":\"bb7d6d12-f5a8-4501-b226-9a5f033b28a2\",\"customer\":{\"name\":\"Mr. Leonard Reichert II\",\"email\":\"Toney19@yahoo.com\",\"phone\":\"1-886-655-6043\",\"address\":{\"street\":\"4135 E Franklin Street\",\"city\":\"Stephanieberg\",\"zip\":\"36336\"}},\"items\":[{\"id\":\"454c2124-17a9-4413-ac25-d7b0268c350b\",\"name\":\"Incredible Bronze Ball\",\"price\":\"949.00\",\"quantity\":6280139184799744},{\"id\":\"a4b8dbfe-0d96-4080-87d1-6f9f06af07dc\",\"name\":\"Incredible Plastic Table\",\"price\":\"694.00\",\"quantity\":4995967998754816}],\"payment\":{\"method\":\"bank_transfer\",\"card_number\":\"6011-1052-6582-7452\",\"amount\":\"41.97\",\"currency\":\"PHP\"},\"shipping\":{\"carrier\":\"USPS\",\"tracking\":\"6f4beab5-6533-432f-98a4-4b9ed3ac502a\",\"estimated_delivery\":\"2026-06-26T08:05:16.439Z\"},\"metadata\":{\"created_at\":\"2025-10-18T22:47:10.979Z\",\"user_agent\":\"Mozilla/5.0 (Macintosh; PPC Mac OS X 10.10.4; rv:10.3) Gecko/20100101 Firefox/10.3.1\",\"ip_address\":\"fcbc:14bc:8a00:3ae8:77f1:4b99:a36b:c73e\"}}}}",
"passed": true,
"message": "OK"
}
],
"captured_variables": {
"order_data": "{\"complex_scenario\":{\"order\":{\"id\":\"bb7d6d12-f5a8-4501-b226-9a5f033b28a2\",\"customer\":{\"name\":\"Mr. Leonard Reichert II\",\"email\":\"Toney19@yahoo.com\",\"phone\":\"1-886-655-6043\",\"address\":{\"street\":\"4135 E Franklin Street\",\"city\":\"Stephanieberg\",\"zip\":\"36336\"}},\"items\":[{\"id\":\"454c2124-17a9-4413-ac25-d7b0268c350b\",\"name\":\"Incredible Bronze Ball\",\"price\":\"949.00\",\"quantity\":6280139184799744},{\"id\":\"a4b8dbfe-0d96-4080-87d1-6f9f06af07dc\",\"name\":\"Incredible Plastic Table\",\"price\":\"694.00\",\"quantity\":4995967998754816}],\"payment\":{\"method\":\"bank_transfer\",\"card_number\":\"6011-1052-6582-7452\",\"amount\":\"41.97\",\"currency\":\"PHP\"},\"shipping\":{\"carrier\":\"USPS\",\"tracking\":\"6f4beab5-6533-432f-98a4-4b9ed3ac502a\",\"estimated_delivery\":\"2026-06-26T08:05:16.439Z\"},\"metadata\":{\"created_at\":\"2025-10-18T22:47:10.979Z\",\"user_agent\":\"Mozilla/5.0 (Macintosh; PPC Mac OS X 10.10.4; rv:10.3) Gecko/20100101 Firefox/10.3.1\",\"ip_address\":\"fcbc:14bc:8a00:3ae8:77f1:4b99:a36b:c73e\"}}}}",
"customer_email": "{\"complex_scenario\":{\"order\":{\"id\":\"bb7d6d12-f5a8-4501-b226-9a5f033b28a2\",\"customer\":{\"name\":\"Mr. Leonard Reichert II\",\"email\":\"Toney19@yahoo.com\",\"phone\":\"1-886-655-6043\",\"address\":{\"street\":\"4135 E Franklin Street\",\"city\":\"Stephanieberg\",\"zip\":\"36336\"}},\"items\":[{\"id\":\"454c2124-17a9-4413-ac25-d7b0268c350b\",\"name\":\"Incredible Bronze Ball\",\"price\":\"949.00\",\"quantity\":6280139184799744},{\"id\":\"a4b8dbfe-0d96-4080-87d1-6f9f06af07dc\",\"name\":\"Incredible Plastic Table\",\"price\":\"694.00\",\"quantity\":4995967998754816}],\"payment\":{\"method\":\"bank_transfer\",\"card_number\":\"6011-1052-6582-7452\",\"amount\":\"41.97\",\"currency\":\"PHP\"},\"shipping\":{\"carrier\":\"USPS\",\"tracking\":\"6f4beab5-6533-432f-98a4-4b9ed3ac502a\",\"estimated_delivery\":\"2026-06-26T08:05:16.439Z\"},\"metadata\":{\"created_at\":\"2025-10-18T22:47:10.979Z\",\"user_agent\":\"Mozilla/5.0 (Macintosh; PPC Mac OS X 10.10.4; rv:10.3) Gecko/20100101 Firefox/10.3.1\",\"ip_address\":\"fcbc:14bc:8a00:3ae8:77f1:4b99:a36b:c73e\"}}}}",
"total_items": "{\"complex_scenario\":{\"order\":{\"id\":\"bb7d6d12-f5a8-4501-b226-9a5f033b28a2\",\"customer\":{\"name\":\"Mr. Leonard Reichert II\",\"email\":\"Toney19@yahoo.com\",\"phone\":\"1-886-655-6043\",\"address\":{\"street\":\"4135 E Franklin Street\",\"city\":\"Stephanieberg\",\"zip\":\"36336\"}},\"items\":[{\"id\":\"454c2124-17a9-4413-ac25-d7b0268c350b\",\"name\":\"Incredible Bronze Ball\",\"price\":\"949.00\",\"quantity\":6280139184799744},{\"id\":\"a4b8dbfe-0d96-4080-87d1-6f9f06af07dc\",\"name\":\"Incredible Plastic Table\",\"price\":\"694.00\",\"quantity\":4995967998754816}],\"payment\":{\"method\":\"bank_transfer\",\"card_number\":\"6011-1052-6582-7452\",\"amount\":\"41.97\",\"currency\":\"PHP\"},\"shipping\":{\"carrier\":\"USPS\",\"tracking\":\"6f4beab5-6533-432f-98a4-4b9ed3ac502a\",\"estimated_delivery\":\"2026-06-26T08:05:16.439Z\"},\"metadata\":{\"created_at\":\"2025-10-18T22:47:10.979Z\",\"user_agent\":\"Mozilla/5.0 (Macintosh; PPC Mac OS X 10.10.4; rv:10.3) Gecko/20100101 Firefox/10.3.1\",\"ip_address\":\"fcbc:14bc:8a00:3ae8:77f1:4b99:a36b:c73e\"}}}}",
"payment_method": "{\"complex_scenario\":{\"order\":{\"id\":\"bb7d6d12-f5a8-4501-b226-9a5f033b28a2\",\"customer\":{\"name\":\"Mr. Leonard Reichert II\",\"email\":\"Toney19@yahoo.com\",\"phone\":\"1-886-655-6043\",\"address\":{\"street\":\"4135 E Franklin Street\",\"city\":\"Stephanieberg\",\"zip\":\"36336\"}},\"items\":[{\"id\":\"454c2124-17a9-4413-ac25-d7b0268c350b\",\"name\":\"Incredible Bronze Ball\",\"price\":\"949.00\",\"quantity\":6280139184799744},{\"id\":\"a4b8dbfe-0d96-4080-87d1-6f9f06af07dc\",\"name\":\"Incredible Plastic Table\",\"price\":\"694.00\",\"quantity\":4995967998754816}],\"payment\":{\"method\":\"bank_transfer\",\"card_number\":\"6011-1052-6582-7452\",\"amount\":\"41.97\",\"currency\":\"PHP\"},\"shipping\":{\"carrier\":\"USPS\",\"tracking\":\"6f4beab5-6533-432f-98a4-4b9ed3ac502a\",\"estimated_delivery\":\"2026-06-26T08:05:16.439Z\"},\"metadata\":{\"created_at\":\"2025-10-18T22:47:10.979Z\",\"user_agent\":\"Mozilla/5.0 (Macintosh; PPC Mac OS X 10.10.4; rv:10.3) Gecko/20100101 Firefox/10.3.1\",\"ip_address\":\"fcbc:14bc:8a00:3ae8:77f1:4b99:a36b:c73e\"}}}}"
},
"available_variables": {
"api_base_url": "http://localhost:8080",
"api_version": "v2.0",
"test_environment": "staging",
"auth_flows_test.jwt_token": "eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.mock_payload",
"auth_flows_test.oauth2_access_token": "oauth2_access_token_xyz",
"auth_flows_test.user_permissions": [
"read",
"write"
],
"auth_flows_test.auth_flow_results": {
"jwt_authentication": {
"status": "{{jwt_login_success && jwt_valid && jwt_refresh_success ? 'success' : 'partial'}}",
"tokens_issued": 2,
"profile_access": "{{js: Boolean(variables.profile_fetch_success)}}"
},
"oauth2_authentication": {
"status": "{{oauth2_token_exchange_success && oauth2_resource_access ? 'success' : 'partial'}}",
"authorization_code_flow": "{{js: Boolean(variables.oauth2_auth_started)}}",
"token_management": "{{js: Boolean(variables.oauth2_token_revoked)}}"
},
"security_validation": {
"expired_tokens": "{{js: Boolean(variables.jwt_expired_handled)}}",
"revoked_tokens": "{{js: Boolean(variables.revoked_token_rejected)}}",
"permissions": "{{js: Boolean(variables.admin_permission_granted || variables.admin_permission_denied)}}"
},
"session_management": {
"logout_success": "{{js: Boolean(variables.complete_logout)}}",
"cleanup_complete": "{{js: Boolean(variables.all_tokens_revoked)}}"
}
},
"complex-workflows-test.workflow_results": {
"api_contract_validations": {
"order_service": null,
"payment_service": null,
"user_service": null
},
"business_outcomes": {
"customer_id": "{{customer_id}}",
"items_purchased": 3,
"order_id": null,
"total_revenue": 594.96,
"transaction_id": null,
"workflow_completion": null
},
"ecommerce_workflow_results": {
"cart_management": "success",
"catalog_browsing": null,
"customer_registration": null,
"fulfillment_initiated": null,
"order_created": null,
"payment_processed": null,
"product_details": null,
"promotions_applied": null,
"shipping_calculated": null
},
"end_to_end_success": true,
"microservices_communication": {
"inventory_service": null,
"notification_service": null
},
"test_summary": "complex_workflows_ecommerce_contracts",
"total_complex_workflow_tests": 13,
"workflow_patterns_tested": [
"customer_lifecycle_management",
"product_catalog_interaction",
"cart_and_checkout_process",
"payment_transaction_flow",
"order_fulfillment_pipeline",
"api_contract_validation",
"microservices_integration",
"end_to_end_business_process",
"workflow_analytics_tracking"
],
"workflow_test_id": "workflow-ce7a02af-3257-4a3b-b77e-2dad7569115e"
},
"complex-workflows-test.ecommerce_data": {
"cart_management": "success",
"catalog_browsing": null,
"customer_registration": null,
"fulfillment_initiated": null,
"order_created": null,
"payment_processed": null,
"product_details": null,
"promotions_applied": null,
"shipping_calculated": null
},
"complex-workflows-test.contract_validation_results": {
"order_service": null,
"payment_service": null,
"user_service": null
},
"auth.token": "eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJzdWIiOiIxMjM0NTY3ODkwIiwibmFtZSI6IkpvaG4gRG9lIiwiYWRtaW4iOnRydWUsImlhdCI6MTUxNjIzOTAyMn0.KMUFsIDTnFmyG3nMiGM6H9FNFUROf3wh7SmqJp-QV30",
"input-capture-test.normalized_email": "John.Doe@Example.COM",
"input-capture-test.email_domain": "John.Doe@Example.COM",
"input-capture-test.full_name": "John Michael Doe",
"dependency-setup.auth_token": "test_user",
"dependency-setup.session_id": "172.18.0.3",
"dependency-setup.config_id": "v2",
"dependency-setup.setup_timestamp": true,
"comprehensive_basic.captured_echo_data": {
"action": "create_resource",
"metadata": {
"api_version": "v2.1",
"test_mode": true,
"timestamp": "2024-01-01T00:00:00Z"
},
"user_id": 12345,
"username": "flow_test_user"
},
"comprehensive_basic.generated_uuid": "httpbin",
"comprehensive_basic.final_status": "completed",
"javascript-expressions.js_calculated": 50,
"javascript-expressions.js_timestamp": 1760869717656,
"iteration-examples.users_tested": null,
"iteration-examples.range_test_summary": null,
"sensitive-data-security.security_test_passed": null,
"sensitive-data-security.sensitive_data_masked": null,
"sensitive-data-security.auth_tokens_secure": null,
"webhooks-realtime.webhook_delivered": true,
"webhooks-realtime.webhook_system_healthy": false,
"webhooks-realtime.event_user_id": "31b4e06a-4cf5-4af9-b89d-4c7d79e5e91e",
"webhooks-realtime.stream_event_count": 3,
"retry-logic-comprehensive.retry_attempts": 1,
"retry-logic-comprehensive.retry_system_functional": false,
"retry-logic-comprehensive.jittered_response_time": null,
"file-upload-multipart-test.upload_results": {
"content_types_tested": [
"text/plain",
"application/json",
"application/octet-stream",
"image/jpeg",
"application/pdf",
"video/mp4",
"multipart/form-data"
],
"test_id": "upload-6b89f201-e691-4ce2-ac53-a9d39aae657e",
"test_patterns": [
"single_file_upload",
"multiple_file_upload",
"large_file_handling",
"chunked_upload_process",
"upload_validation",
"error_handling",
"resume_functionality"
],
"test_summary": "file_upload_multipart_comprehensive",
"total_upload_tests": 12,
"upload_results": {
"binary_upload": null,
"chunked_upload": null,
"image_upload": null,
"json_upload": null,
"large_file": null,
"mixed_form": null,
"multiple_upload": null,
"resume_upload": null,
"text_upload": null,
"validated_upload": null
},
"upload_scenarios_tested": [
"text_file_upload",
"json_file_upload",
"binary_file_upload",
"image_file_upload",
"multiple_files_upload",
"mixed_form_data",
"large_file_upload",
"chunked_upload",
"validated_upload",
"error_scenarios",
"resume_upload"
]
},
"file-upload-multipart-test.multipart_data": {
"binary_upload": null,
"chunked_upload": null,
"image_upload": null,
"json_upload": null,
"large_file": null,
"mixed_form": null,
"multiple_upload": null,
"resume_upload": null,
"text_upload": null,
"validated_upload": null
},
"file-upload-multipart-test.file_handling_status": [
"text_file_upload",
"json_file_upload",
"binary_file_upload",
"image_file_upload",
"multiple_files_upload",
"mixed_form_data",
"large_file_upload",
"chunked_upload",
"validated_upload",
"error_scenarios",
"resume_upload"
],
"advanced-assertions-test.assertion_results": {
"assertion_types_tested": [
"regex_matching",
"length_validation",
"type_checking",
"oneof_validation",
"numeric_ranges",
"complex_nested",
"array_elements",
"conditional_exists",
"error_structure",
"performance_combined"
],
"test_id": "assert-f27e4cec-c756-4dad-8a77-a4177723732c",
"test_patterns": {
"array_length": null,
"complex_nested": null,
"email_regex": null,
"length_exact": null,
"oneof_strings": null,
"phone_regex": null,
"type_validation": null,
"url_regex": null,
"uuid_regex": null
},
"test_summary": "advanced_assertions_comprehensive",
"total_assertion_tests": 11
},
"advanced-assertions-test.validation_data": {
"array_length": null,
"complex_nested": null,
"email_regex": null,
"length_exact": null,
"oneof_strings": null,
"phone_regex": null,
"type_validation": null,
"url_regex": null,
"uuid_regex": null
},
"advanced-assertions-test.regex_test_results": [
"regex_matching",
"length_validation",
"type_checking",
"oneof_validation",
"numeric_ranges",
"complex_nested",
"array_elements",
"conditional_exists",
"error_structure",
"performance_combined"
],
"advanced-retry-patterns.retry_results": {
"base_delay_ms": 1000,
"max_retries_configured": 3,
"patterns_tested": [
"exponential_backoff",
"linear_backoff",
"fixed_delay",
"conditional_retry",
"no_retry_4xx",
"timeout_retry_combo",
"high_frequency",
"multi_condition",
"performance_tracking",
"retry_chain"
],
"test_id": "retry-cd4a5b7a-ee7d-4084-be15-f5ddbce03d5a",
"test_summary": "advanced_retry_patterns",
"total_retry_tests": 12
},
"advanced-retry-patterns.backoff_measurements": [
"exponential_backoff",
"linear_backoff",
"fixed_delay",
"conditional_retry",
"no_retry_4xx",
"timeout_retry_combo",
"high_frequency",
"multi_condition",
"performance_tracking",
"retry_chain"
],
"environment-feature-flags-test.environment_results": {
"current_environment": null,
"deployment_stage": null,
"environment_configurations": {
"development": {
"debug_logging": true,
"retry_attempts": 3,
"timeout": 30000
},
"production": {
"debug_logging": false,
"retry_attempts": 1,
"timeout": 5000
},
"staging": {
"debug_logging": false,
"retry_attempts": 2,
"timeout": 15000
},
"test": {
"debug_logging": false,
"retry_attempts": 2,
"timeout": 10000
}
},
"environment_specific_tests": {
"development": "skipped",
"production": "skipped",
"staging": "skipped",
"test": "skipped"
},
"environment_urls": {
"development": "http://localhost:3000",
"production": "https://api.example.com",
"staging": "https://staging-api.example.com",
"test": "http://localhost:8080"
},
"feature_flag_results": {
"advanced_analytics": "skipped",
"api_v2": "skipped",
"beta_program": "skipped",
"debug_mode": "skipped",
"experimental_features": "skipped",
"new_ui": "skipped"
},
"feature_flags_tested": {
"advanced_analytics": null,
"api_v2": null,
"beta_program": null,
"debug_mode": null,
"experimental_features": null,
"new_ui": null
},
"test_environment": null,
"test_id": "env-9155d18f-ba99-4cfc-b367-9d2df87e67e9",
"test_patterns": [
"environment_detection",
"environment_specific_operations",
"feature_flag_conditional_execution",
"multi_environment_configuration",
"environment_based_data_handling",
"feature_flag_combinations"
],
"test_summary": "environment_feature_flags_comprehensive",
"total_environment_tests": 13
},
"environment-feature-flags-test.feature_flag_data": {
"advanced_analytics": "skipped",
"api_v2": "skipped",
"beta_program": "skipped",
"debug_mode": "skipped",
"experimental_features": "skipped",
"new_ui": "skipped"
},
"environment-feature-flags-test.multi_env_config": {
"development": {
"debug_logging": true,
"retry_attempts": 3,
"timeout": 30000
},
"production": {
"debug_logging": false,
"retry_attempts": 1,
"timeout": 5000
},
"staging": {
"debug_logging": false,
"retry_attempts": 2,
"timeout": 15000
},
"test": {
"debug_logging": false,
"retry_attempts": 2,
"timeout": 10000
}
},
"error-handling-test.error_handling_results": {
"error_handling_results": {
"bad_gateway": null,
"bad_request": null,
"chain_recovery": "error_recovery",
"cleanup_status": null,
"continue_after_failure": null,
"degradation_mode": null,
"fallback_service": null,
"forbidden": null,
"not_found": null,
"primary_service": null,
"rate_limit": null,
"server_error": null,
"service_unavailable": null,
"timeout_handling": "{{timeout_result}}",
"unauthorized": null
},
"error_scenarios_tested": [
"continue_on_failure",
"timeout_handling",
"http_error_codes",
"error_recovery_fallback",
"graceful_degradation",
"chain_failure_recovery",
"error_propagation",
"network_errors",
"cleanup_after_errors"
],
"http_status_codes_handled": [
400,
401,
403,
404,
422,
429,
500,
502,
503
],
"recovery_patterns": [
"fallback_services",
"graceful_degradation",
"error_chain_recovery",
"resource_cleanup"
],
"test_id": "error-afc8e2e9-ee8c-4d98-ace0-c04d982c7248",
"test_summary": "error_handling_comprehensive",
"total_error_tests": 10
},
"error-handling-test.failure_scenarios": [
"continue_on_failure",
"timeout_handling",
"http_error_codes",
"error_recovery_fallback",
"graceful_degradation",
"chain_failure_recovery",
"error_propagation",
"network_errors",
"cleanup_after_errors"
],
"error-handling-test.recovery_data": [
"fallback_services",
"graceful_degradation",
"error_chain_recovery",
"resource_cleanup"
],
"faker_demo.generatedEmail": "Brittany.Mitchell@yahoo.com",
"faker_demo.generatedUserId": 8456786969362432,
"httpbin-test.captured_username": "alpha_user",
"httpbin-test.auth_token": "httpbin",
"variable_cleanup_test.cleanup_verification_result": "cleanup_test_completed",
"variable_cleanup_test.variable_state_before": null,
"variable_cleanup_test.variable_state_after": null,
"environment-variables.env_user": null,
"environment-variables.env_home": null,
"environment-variables.env_test_passed": true
}
}
],
"variables_captured": {},
"available_variables": {
"api_base_url": "http://localhost:8080",
"api_version": "v2.0",
"test_environment": "staging",
"auth_flows_test.jwt_token": "eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.mock_payload",
"auth_flows_test.oauth2_access_token": "oauth2_access_token_xyz",
"auth_flows_test.user_permissions": [
"read",
"write"
],
"auth_flows_test.auth_flow_results": {
"jwt_authentication": {
"status": "{{jwt_login_success && jwt_valid && jwt_refresh_success ? 'success' : 'partial'}}",
"tokens_issued": 2,
"profile_access": "{{js: Boolean(variables.profile_fetch_success)}}"
},
"oauth2_authentication": {
"status": "{{oauth2_token_exchange_success && oauth2_resource_access ? 'success' : 'partial'}}",
"authorization_code_flow": "{{js: Boolean(variables.oauth2_auth_started)}}",
"token_management": "{{js: Boolean(variables.oauth2_token_revoked)}}"
},
"security_validation": {
"expired_tokens": "{{js: Boolean(variables.jwt_expired_handled)}}",
"revoked_tokens": "{{js: Boolean(variables.revoked_token_rejected)}}",
"permissions": "{{js: Boolean(variables.admin_permission_granted || variables.admin_permission_denied)}}"
},
"session_management": {
"logout_success": "{{js: Boolean(variables.complete_logout)}}",
"cleanup_complete": "{{js: Boolean(variables.all_tokens_revoked)}}"
}
},
"complex-workflows-test.workflow_results": {
"api_contract_validations": {
"order_service": null,
"payment_service": null,
"user_service": null
},
"business_outcomes": {
"customer_id": "{{customer_id}}",
"items_purchased": 3,
"order_id": null,
"total_revenue": 594.96,
"transaction_id": null,
"workflow_completion": null
},
"ecommerce_workflow_results": {
"cart_management": "success",
"catalog_browsing": null,
"customer_registration": null,
"fulfillment_initiated": null,
"order_created": null,
"payment_processed": null,
"product_details": null,
"promotions_applied": null,
"shipping_calculated": null
},
"end_to_end_success": true,
"microservices_communication": {
"inventory_service": null,
"notification_service": null
},
"test_summary": "complex_workflows_ecommerce_contracts",
"total_complex_workflow_tests": 13,
"workflow_patterns_tested": [
"customer_lifecycle_management",
"product_catalog_interaction",
"cart_and_checkout_process",
"payment_transaction_flow",
"order_fulfillment_pipeline",
"api_contract_validation",
"microservices_integration",
"end_to_end_business_process",
"workflow_analytics_tracking"
],
"workflow_test_id": "workflow-ce7a02af-3257-4a3b-b77e-2dad7569115e"
},
"complex-workflows-test.ecommerce_data": {
"cart_management": "success",
"catalog_browsing": null,
"customer_registration": null,
"fulfillment_initiated": null,
"order_created": null,
"payment_processed": null,
"product_details": null,
"promotions_applied": null,
"shipping_calculated": null
},
"complex-workflows-test.contract_validation_results": {
"order_service": null,
"payment_service": null,
"user_service": null
},
"auth.token": "eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJzdWIiOiIxMjM0NTY3ODkwIiwibmFtZSI6IkpvaG4gRG9lIiwiYWRtaW4iOnRydWUsImlhdCI6MTUxNjIzOTAyMn0.KMUFsIDTnFmyG3nMiGM6H9FNFUROf3wh7SmqJp-QV30",
"input-capture-test.normalized_email": "John.Doe@Example.COM",
"input-capture-test.email_domain": "John.Doe@Example.COM",
"input-capture-test.full_name": "John Michael Doe",
"dependency-setup.auth_token": "test_user",
"dependency-setup.session_id": "172.18.0.3",
"dependency-setup.config_id": "v2",
"dependency-setup.setup_timestamp": true,
"comprehensive_basic.captured_echo_data": {
"action": "create_resource",
"metadata": {
"api_version": "v2.1",
"test_mode": true,
"timestamp": "2024-01-01T00:00:00Z"
},
"user_id": 12345,
"username": "flow_test_user"
},
"comprehensive_basic.generated_uuid": "httpbin",
"comprehensive_basic.final_status": "completed",
"javascript-expressions.js_calculated": 50,
"javascript-expressions.js_timestamp": 1760869717656,
"iteration-examples.users_tested": null,
"iteration-examples.range_test_summary": null,
"sensitive-data-security.security_test_passed": null,
"sensitive-data-security.sensitive_data_masked": null,
"sensitive-data-security.auth_tokens_secure": null,
"webhooks-realtime.webhook_delivered": true,
"webhooks-realtime.webhook_system_healthy": false,
"webhooks-realtime.event_user_id": "31b4e06a-4cf5-4af9-b89d-4c7d79e5e91e",
"webhooks-realtime.stream_event_count": 3,
"retry-logic-comprehensive.retry_attempts": 1,
"retry-logic-comprehensive.retry_system_functional": false,
"retry-logic-comprehensive.jittered_response_time": null,
"file-upload-multipart-test.upload_results": {
"content_types_tested": [
"text/plain",
"application/json",
"application/octet-stream",
"image/jpeg",
"application/pdf",
"video/mp4",
"multipart/form-data"
],
"test_id": "upload-6b89f201-e691-4ce2-ac53-a9d39aae657e",
"test_patterns": [
"single_file_upload",
"multiple_file_upload",
"large_file_handling",
"chunked_upload_process",
"upload_validation",
"error_handling",
"resume_functionality"
],
"test_summary": "file_upload_multipart_comprehensive",
"total_upload_tests": 12,
"upload_results": {
"binary_upload": null,
"chunked_upload": null,
"image_upload": null,
"json_upload": null,
"large_file": null,
"mixed_form": null,
"multiple_upload": null,
"resume_upload": null,
"text_upload": null,
"validated_upload": null
},
"upload_scenarios_tested": [
"text_file_upload",
"json_file_upload",
"binary_file_upload",
"image_file_upload",
"multiple_files_upload",
"mixed_form_data",
"large_file_upload",
"chunked_upload",
"validated_upload",
"error_scenarios",
"resume_upload"
]
},
"file-upload-multipart-test.multipart_data": {
"binary_upload": null,
"chunked_upload": null,
"image_upload": null,
"json_upload": null,
"large_file": null,
"mixed_form": null,
"multiple_upload": null,
"resume_upload": null,
"text_upload": null,
"validated_upload": null
},
"file-upload-multipart-test.file_handling_status": [
"text_file_upload",
"json_file_upload",
"binary_file_upload",
"image_file_upload",
"multiple_files_upload",
"mixed_form_data",
"large_file_upload",
"chunked_upload",
"validated_upload",
"error_scenarios",
"resume_upload"
],
"advanced-assertions-test.assertion_results": {
"assertion_types_tested": [
"regex_matching",
"length_validation",
"type_checking",
"oneof_validation",
"numeric_ranges",
"complex_nested",
"array_elements",
"conditional_exists",
"error_structure",
"performance_combined"
],
"test_id": "assert-f27e4cec-c756-4dad-8a77-a4177723732c",
"test_patterns": {
"array_length": null,
"complex_nested": null,
"email_regex": null,
"length_exact": null,
"oneof_strings": null,
"phone_regex": null,
"type_validation": null,
"url_regex": null,
"uuid_regex": null
},
"test_summary": "advanced_assertions_comprehensive",
"total_assertion_tests": 11
},
"advanced-assertions-test.validation_data": {
"array_length": null,
"complex_nested": null,
"email_regex": null,
"length_exact": null,
"oneof_strings": null,
"phone_regex": null,
"type_validation": null,
"url_regex": null,
"uuid_regex": null
},
"advanced-assertions-test.regex_test_results": [
"regex_matching",
"length_validation",
"type_checking",
"oneof_validation",
"numeric_ranges",
"complex_nested",
"array_elements",
"conditional_exists",
"error_structure",
"performance_combined"
],
"advanced-retry-patterns.retry_results": {
"base_delay_ms": 1000,
"max_retries_configured": 3,
"patterns_tested": [
"exponential_backoff",
"linear_backoff",
"fixed_delay",
"conditional_retry",
"no_retry_4xx",
"timeout_retry_combo",
"high_frequency",
"multi_condition",
"performance_tracking",
"retry_chain"
],
"test_id": "retry-cd4a5b7a-ee7d-4084-be15-f5ddbce03d5a",
"test_summary": "advanced_retry_patterns",
"total_retry_tests": 12
},
"advanced-retry-patterns.backoff_measurements": [
"exponential_backoff",
"linear_backoff",
"fixed_delay",
"conditional_retry",
"no_retry_4xx",
"timeout_retry_combo",
"high_frequency",
"multi_condition",
"performance_tracking",
"retry_chain"
],
"environment-feature-flags-test.environment_results": {
"current_environment": null,
"deployment_stage": null,
"environment_configurations": {
"development": {
"debug_logging": true,
"retry_attempts": 3,
"timeout": 30000
},
"production": {
"debug_logging": false,
"retry_attempts": 1,
"timeout": 5000
},
"staging": {
"debug_logging": false,
"retry_attempts": 2,
"timeout": 15000
},
"test": {
"debug_logging": false,
"retry_attempts": 2,
"timeout": 10000
}
},
"environment_specific_tests": {
"development": "skipped",
"production": "skipped",
"staging": "skipped",
"test": "skipped"
},
"environment_urls": {
"development": "http://localhost:3000",
"production": "https://api.example.com",
"staging": "https://staging-api.example.com",
"test": "http://localhost:8080"
},
"feature_flag_results": {
"advanced_analytics": "skipped",
"api_v2": "skipped",
"beta_program": "skipped",
"debug_mode": "skipped",
"experimental_features": "skipped",
"new_ui": "skipped"
},
"feature_flags_tested": {
"advanced_analytics": null,
"api_v2": null,
"beta_program": null,
"debug_mode": null,
"experimental_features": null,
"new_ui": null
},
"test_environment": null,
"test_id": "env-9155d18f-ba99-4cfc-b367-9d2df87e67e9",
"test_patterns": [
"environment_detection",
"environment_specific_operations",
"feature_flag_conditional_execution",
"multi_environment_configuration",
"environment_based_data_handling",
"feature_flag_combinations"
],
"test_summary": "environment_feature_flags_comprehensive",
"total_environment_tests": 13
},
"environment-feature-flags-test.feature_flag_data": {
"advanced_analytics": "skipped",
"api_v2": "skipped",
"beta_program": "skipped",
"debug_mode": "skipped",
"experimental_features": "skipped",
"new_ui": "skipped"
},
"environment-feature-flags-test.multi_env_config": {
"development": {
"debug_logging": true,
"retry_attempts": 3,
"timeout": 30000
},
"production": {
"debug_logging": false,
"retry_attempts": 1,
"timeout": 5000
},
"staging": {
"debug_logging": false,
"retry_attempts": 2,
"timeout": 15000
},
"test": {
"debug_logging": false,
"retry_attempts": 2,
"timeout": 10000
}
},
"error-handling-test.error_handling_results": {
"error_handling_results": {
"bad_gateway": null,
"bad_request": null,
"chain_recovery": "error_recovery",
"cleanup_status": null,
"continue_after_failure": null,
"degradation_mode": null,
"fallback_service": null,
"forbidden": null,
"not_found": null,
"primary_service": null,
"rate_limit": null,
"server_error": null,
"service_unavailable": null,
"timeout_handling": "{{timeout_result}}",
"unauthorized": null
},
"error_scenarios_tested": [
"continue_on_failure",
"timeout_handling",
"http_error_codes",
"error_recovery_fallback",
"graceful_degradation",
"chain_failure_recovery",
"error_propagation",
"network_errors",
"cleanup_after_errors"
],
"http_status_codes_handled": [
400,
401,
403,
404,
422,
429,
500,
502,
503
],
"recovery_patterns": [
"fallback_services",
"graceful_degradation",
"error_chain_recovery",
"resource_cleanup"
],
"test_id": "error-afc8e2e9-ee8c-4d98-ace0-c04d982c7248",
"test_summary": "error_handling_comprehensive",
"total_error_tests": 10
},
"error-handling-test.failure_scenarios": [
"continue_on_failure",
"timeout_handling",
"http_error_codes",
"error_recovery_fallback",
"graceful_degradation",
"chain_failure_recovery",
"error_propagation",
"network_errors",
"cleanup_after_errors"
],
"error-handling-test.recovery_data": [
"fallback_services",
"graceful_degradation",
"error_chain_recovery",
"resource_cleanup"
],
"faker_demo.generatedEmail": "Brittany.Mitchell@yahoo.com",
"faker_demo.generatedUserId": 8456786969362432,
"httpbin-test.captured_username": "alpha_user",
"httpbin-test.auth_token": "httpbin",
"variable_cleanup_test.cleanup_verification_result": "cleanup_test_completed",
"variable_cleanup_test.variable_state_before": null,
"variable_cleanup_test.variable_state_after": null,
"environment-variables.env_user": null,
"environment-variables.env_home": null,
"environment-variables.env_test_passed": true
},
"suite_yaml_content": "# Teste Abrangente com Faker.js\nsuite_name: \"Teste Abrangente de Integração Faker.js\"\nnode_id: \"faker_comprehensive\"\ndescription: \"Valida geração de dados dinâmicos com Faker.js em cenários realistas\"\n\nbase_url: \"{{httpbin_url}}\"\n\n# Configuração do Faker\nfaker:\n locale: \"pt_BR\"\n seed: 42 # Para resultados reproduzíveis\n\nvariables:\n api_version: \"v2.0\"\n test_environment: \"staging\"\n batch_size: 5\n\nexports:\n - generated_user_profile\n - financial_data\n - business_data\n - validation_results\n\nsteps:\n # Teste 1: Dados Pessoais Completos com Faker\n - name: \"Generate Complete User Profile\"\n request:\n method: POST\n url: \"/post\"\n headers:\n Content-Type: \"application/json\"\n X-API-Version: \"{{api_version}}\"\n X-Test-Environment: \"{{test_environment}}\"\n body:\n user_profile:\n # Dados pessoais básicos\n id: \"{{faker.string.uuid}}\"\n first_name: \"{{faker.person.firstName}}\"\n last_name: \"{{faker.person.lastName}}\"\n full_name: \"{{faker.person.fullName}}\"\n gender: \"{{faker.person.gender}}\"\n\n # Dados de contato\n email: \"{{faker.internet.email}}\"\n phone: \"{{faker.phone.number}}\"\n website: \"{{faker.internet.url}}\"\n\n # Endereço completo\n address:\n street: \"{{faker.location.streetAddress}}\"\n city: \"{{faker.location.city}}\"\n state: \"{{faker.location.state}}\"\n country: \"{{faker.location.country}}\"\n zip_code: \"{{faker.location.zipCode}}\"\n latitude: \"{{faker.location.latitude}}\"\n longitude: \"{{faker.location.longitude}}\"\n\n # Dados profissionais\n job:\n title: \"{{faker.person.jobTitle}}\"\n department: \"{{faker.person.jobArea}}\"\n company: \"{{faker.company.name}}\"\n\n # Dados temporais\n birth_date: \"{{faker.date.birthdate}}\"\n created_at: \"{{faker.date.recent}}\"\n last_login: \"{{faker.date.recent}}\"\n\n # Dados diversos\n avatar: \"{{faker.image.avatar}}\"\n bio: \"{{faker.lorem.paragraph}}\"\n username: \"{{faker.internet.userName}}\"\n\n assert:\n status_code: 200\n body:\n data:\n contains: \"@\" # Deve conter email e user_profile\n\n capture:\n generated_user_profile: \"body.data\" # String JSON com dados do usuário\n user_id: \"body.url\" # Como fallback, usar URL para identificação\n user_email: \"body.headers.Host\" # Como fallback, usar host\n user_company: \"body.data\" # String JSON completa\n\n # Teste 2: Dados Financeiros e Comerciais\n - name: \"Generate Financial and Commerce Data\"\n request:\n method: POST\n url: \"/post\"\n headers:\n Content-Type: \"application/json\"\n X-User-ID: \"{{user_id}}\"\n body:\n financial_profile:\n # Dados financeiros\n account_number: \"{{faker.finance.accountNumber}}\"\n routing_number: \"{{faker.finance.routingNumber}}\"\n credit_card: \"{{faker.finance.creditCardNumber}}\"\n credit_card_cvv: \"{{faker.finance.creditCardCVV}}\"\n amount: \"{{faker.finance.amount}}\"\n currency_code: \"{{faker.finance.currencyCode}}\"\n currency_name: \"{{faker.finance.currencyName}}\"\n\n # Dados de comércio\n product:\n name: \"{{faker.commerce.productName}}\"\n description: \"{{faker.commerce.productDescription}}\"\n price: \"{{faker.commerce.price}}\"\n department: \"{{faker.commerce.department}}\"\n material: \"{{faker.commerce.productMaterial}}\"\n\n # Dados de veículo\n vehicle:\n manufacturer: \"{{faker.vehicle.manufacturer}}\"\n model: \"{{faker.vehicle.model}}\"\n type: \"{{faker.vehicle.type}}\"\n fuel: \"{{faker.vehicle.fuel}}\"\n vin: \"{{faker.vehicle.vin}}\"\n\n # Transações simuladas\n transactions:\n - id: \"{{faker.string.uuid}}\"\n amount: \"{{faker.finance.amount}}\"\n description: \"{{faker.commerce.productName}}\"\n date: \"{{faker.date.recent}}\"\n - id: \"{{faker.string.uuid}}\"\n amount: \"{{faker.finance.amount}}\"\n description: \"{{faker.commerce.productName}}\"\n date: \"{{faker.date.recent}}\"\n\n assert:\n status_code: 200\n body:\n data:\n contains: \"financial_profile\" # Deve conter os dados financeiros\n\n capture:\n financial_data: \"body.data\" # String JSON com dados financeiros\n product_name: \"body.url\" # Fallback para identificação\n transaction_count: \"body.data\" # String JSON completa\n\n # Teste 3: Dados de Empresa e Negócios\n - name: \"Generate Business and Company Data\"\n request:\n method: POST\n url: \"/post\"\n headers:\n Content-Type: \"application/json\"\n body:\n business_data:\n company:\n name: \"{{faker.company.name}}\"\n catch_phrase: \"{{faker.company.catchPhrase}}\"\n buzz_phrase: \"{{faker.company.buzzPhrase}}\"\n\n # Dados de internet/sistema\n system:\n domain: \"{{faker.internet.domainName}}\"\n ip_address: \"{{faker.internet.ipv4}}\"\n mac_address: \"{{faker.internet.mac}}\"\n user_agent: \"{{faker.internet.userAgent}}\"\n\n # Dados científicos (removidos métodos não disponíveis)\n # science:\n # chemical_element: \"{{faker.science.chemicalElement.name}}\" # Não disponível em v8+\n # unit: \"{{faker.science.unit.name}}\" # Não disponível em v8+\n\n # Dados de texto\n content:\n word: \"{{faker.lorem.word}}\"\n sentence: \"{{faker.lorem.sentence}}\"\n paragraph: \"{{faker.lorem.paragraph}}\"\n lines: \"{{faker.lorem.lines}}\"\n\n # Dados com arrays helpers\n priorities: \"{{faker.helpers.arrayElement(['high', 'medium', 'low', 'critical'])}}\"\n status: \"{{faker.helpers.arrayElement(['active', 'inactive', 'pending', 'suspended'])}}\"\n\n # Dados booleanos e números\n is_active: {{faker.datatype.boolean}}\n random_number: {{faker.number.int}}\n float_number: \"{{faker.number.float}}\"\n\n assert:\n status_code: 200\n body:\n data:\n type: \"string\" # httpbin retorna data como string JSON\n\n # Teste 4: Validação de Formato e Consistência\n - name: \"Validate Faker Data Formats\"\n request:\n method: POST\n url: \"/post\"\n headers:\n Content-Type: \"application/json\"\n body:\n validation_test:\n # Dados para validação de formato\n emails:\n - \"{{faker.internet.email}}\"\n - \"{{faker.internet.email}}\"\n - \"{{faker.internet.email}}\"\n uuids:\n - \"{{faker.string.uuid}}\"\n - \"{{faker.string.uuid}}\"\n - \"{{faker.string.uuid}}\"\n phone_numbers:\n - \"{{faker.phone.number}}\"\n - \"{{faker.phone.number}}\"\n - \"{{faker.phone.number}}\"\n dates:\n past: \"{{faker.date.past}}\"\n future: \"{{faker.date.future}}\"\n recent: \"{{faker.date.recent}}\"\n birthdate: \"{{faker.date.birthdate}}\"\n\n # Dados com seed (devem ser consistentes)\n consistent_data:\n name1: \"{{faker.person.fullName}}\"\n name2: \"{{faker.person.fullName}}\"\n email1: \"{{faker.internet.email}}\"\n email2: \"{{faker.internet.email}}\"\n\n assert:\n status_code: 200\n body:\n data:\n contains: \"validation_test\" # Deve conter dados de validação\n\n capture:\n validation_results: \"body.data\"\n email_count: \"body.data\" # String JSON completa\n uuid_count: \"body.data\" # String JSON completa\n\n # Teste 5: Integração com Variáveis Anteriores\n - name: \"Integration with Previous Variables\"\n request:\n method: POST\n url: \"/post\"\n headers:\n Content-Type: \"application/json\"\n X-User-Company: \"{{user_company}}\"\n X-Generated-Domain: \"{{domain_name}}\"\n body:\n integration_data:\n # Misturar dados gerados com faker e variáveis capturadas\n user_summary:\n profile: \"{{generated_user_profile}}\"\n financial: \"{{financial_data}}\"\n business: \"{{business_data}}\"\n\n # Novos dados faker baseados em contexto\n related_data:\n # Novo usuário relacionado\n related_user:\n name: \"{{faker.person.fullName}}\"\n email: \"{{faker.internet.email}}\"\n company: \"{{user_company}}\" # Usar empresa do usuário anterior\n\n # Novos produtos da mesma categoria\n related_products:\n - name: \"{{faker.commerce.productName}}\"\n price: \"{{faker.commerce.price}}\"\n category: \"electronics\"\n - name: \"{{faker.commerce.productName}}\"\n price: \"{{faker.commerce.price}}\"\n category: \"clothing\"\n\n # Dados de auditoria\n audit:\n generated_by: \"faker.js\"\n test_batch: \"{{batch_size}}\"\n environment: \"{{test_environment}}\"\n timestamp: \"{{faker.date.recent}}\"\n\n assert:\n status_code: 200\n body:\n data:\n contains: \"integration_data\"\n\n capture:\n integration_summary: \"body.data\"\n related_user_count: \"body.data\" # String JSON completa\n final_timestamp: \"body.data\" # String JSON completa\n\n # Teste 6: Cenário Complexo com Múltiplos Fakers\n - name: \"Complex Multi-Faker Scenario\"\n request:\n method: POST\n url: \"/post\"\n headers:\n Content-Type: \"application/json\"\n body:\n complex_scenario:\n # E-commerce order simulation\n order:\n id: \"{{faker.string.uuid}}\"\n customer:\n name: \"{{faker.person.fullName}}\"\n email: \"{{faker.internet.email}}\"\n phone: \"{{faker.phone.number}}\"\n address:\n street: \"{{faker.location.streetAddress}}\"\n city: \"{{faker.location.city}}\"\n zip: \"{{faker.location.zipCode}}\"\n\n items:\n - id: \"{{faker.string.uuid}}\"\n name: \"{{faker.commerce.productName}}\"\n price: \"{{faker.commerce.price}}\"\n quantity: \"{{faker.number.int}}\"\n - id: \"{{faker.string.uuid}}\"\n name: \"{{faker.commerce.productName}}\"\n price: \"{{faker.commerce.price}}\"\n quantity: \"{{faker.number.int}}\"\n\n payment:\n method: \"{{faker.helpers.arrayElement(['credit_card', 'debit_card', 'paypal', 'bank_transfer'])}}\"\n card_number: \"{{faker.finance.creditCardNumber}}\"\n amount: \"{{faker.finance.amount}}\"\n currency: \"{{faker.finance.currencyCode}}\"\n\n shipping:\n carrier: \"{{faker.helpers.arrayElement(['FedEx', 'UPS', 'DHL', 'USPS'])}}\"\n tracking: \"{{faker.string.uuid}}\"\n estimated_delivery: \"{{faker.date.future}}\"\n\n metadata:\n created_at: \"{{faker.date.recent}}\"\n user_agent: \"{{faker.internet.userAgent}}\"\n ip_address: \"{{faker.internet.ip}}\"\n\n assert:\n status_code: 200\n body:\n data:\n contains: \"complex_scenario\"\n\n capture:\n order_data: \"body.data\"\n customer_email: \"body.data\" # String JSON completa\n total_items: \"body.data\" # String JSON completa\n payment_method: \"body.data\" # String JSON completa"
}