Skip to content
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

Testing Security Modes #274

Open
6 tasks
PrathibaJee opened this issue Jul 31, 2023 · 0 comments
Open
6 tasks

Testing Security Modes #274

PrathibaJee opened this issue Jul 31, 2023 · 0 comments

Comments

@PrathibaJee
Copy link
Collaborator

The following scenarios shall be included in the test suite collection

1.Enable the Security to OFF mode

  • Check whether the operation-key for all the operation-server and clients in the same application and the subscribed application are “Operation key not yet provided”

2.Enable the Security from OFF to REACTIVE

  • Check whether the operation-key for all the operation-server’s in the same and subscribed applications are not “Operation key not yet provided”
  • Retrieve a link and check whether all the end points received the same operation-key
  • Create a new link and check whether the end points in the created link received new operation-key

3.Enable the security to PROTECTION mode

  • Check whether the operation-keys are getting updated for every 5 mins
  • Create new links and check whether all the end points received the same operation-key
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants