From ece080c0a23056e7923cc30ee19b2fc5608756f9 Mon Sep 17 00:00:00 2001 From: praneeth-bala Date: Tue, 26 Nov 2024 13:31:19 -0800 Subject: [PATCH] sample tsung script --- scripts/signup.json | 8 +++++++ scripts/signupHome.xml | 50 ++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 58 insertions(+) create mode 100644 scripts/signup.json create mode 100644 scripts/signupHome.xml diff --git a/scripts/signup.json b/scripts/signup.json new file mode 100644 index 0000000..6a5760d --- /dev/null +++ b/scripts/signup.json @@ -0,0 +1,8 @@ +{ + "user": { + "name": "Test User %%ts_user_server:get_unique_id%%", + "email": "testuser%%ts_user_server:get_unique_id%%@example.com", + "password": "Password123", + "password_confirmation": "Password123" + } +} diff --git a/scripts/signupHome.xml b/scripts/signupHome.xml new file mode 100644 index 0000000..8fe5171 --- /dev/null +++ b/scripts/signupHome.xml @@ -0,0 +1,50 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +