Skip to content

Implemented Stress Testing OTP API to allow OTP retrieval via email/cell #2935

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

mpendulontshangase
Copy link
Contributor

When performing stress testing it is often necessary to do automated bulk registrations of users. Clicking of an email confirmation link or capturing of a registration OTP are often part of the user registration process. It is not possible automate this process during stress testing.
To enable stress testing it is therefore necessary to provide a mechanism for the stress testing scripts to retrieve the OTP/Link through an end-point only made available during stress testing.

Copy link
Contributor

@IvanIlyichev IvanIlyichev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @mpendulontshangase. It shouldn't be a part of framework. Please move it to a separate project e.g. Shesha.StressTesting and maybe we even should move it to enterprise to prevent security risks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants