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

Creating test plan for protocol server new changes #234

Open
11 tasks done
emmayank opened this issue Oct 8, 2024 · 1 comment
Open
11 tasks done

Creating test plan for protocol server new changes #234

emmayank opened this issue Oct 8, 2024 · 1 comment
Assignees
Labels
documentation Improvements or additions to documentation

Comments

@emmayank
Copy link

emmayank commented Oct 8, 2024

Description

Develop a comprehensive test plan to cover all the latest changes made in the protocol server. The test plan should ensure that the new features and updates function correctly and securely, including OAS 3.1 validation, the addition of a health check URL, HMAC algorithm authorization, and Redis cache security. The goal is to outline test cases for these updates and ensure full coverage through both manual and automated testing.

Goals

  • Create a detailed test plan covering all the latest protocol server changes.
  • Include test cases for OAS 3.1 validation.
  • Ensure the health check URL is properly tested for availability and response.
  • Create test cases for HMAC algorithm authorization to ensure secure authorization mechanisms.
  • Implement test cases for Redis cache security to verify proper encryption and data protection.

Expected Outcome

  • A complete test plan that covers all the latest changes made to the protocol server.
  • Well-documented test cases for each feature, including OAS 3.1 validation, health check URL, HMAC algorithm authorization, and Redis cache security.
  • Automated and manual test cases implemented and executed to verify the functionality and security of the new features.

Acceptance Criteria

  • A comprehensive test plan is created, covering all relevant protocol server updates.
  • Test cases for OAS 3.1 validation are created and executed.
  • The health check URL is tested for functionality, response time, and availability.
  • HMAC algorithm authorization test cases are implemented and validated for secure authorization.
  • Redis cache security is tested for encryption and data protection.
  • All tests are executed, and results are documented, ensuring the new changes work as expected.

Mockups / Wireframes

NA

Product Name

Protocol Server

Domain

Server and Security

Tech Skills Needed

  • Test Plan Development
  • API Testing (OAS 3.1 validation)
  • Security Testing (HMAC, Redis)
  • Automation Testing
  • Redis Cache and Security

Complexity

High

Category

Testing

Sub Category

Test Plan and Case Development

Project View

Protocol Server

Project Name

Protocol Server

@emmayank emmayank added the documentation Improvements or additions to documentation label Oct 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

2 participants