-
Notifications
You must be signed in to change notification settings - Fork 46
Home
QAharshalkadu edited this page Dec 20, 2023
·
1 revision
Welcome to the windows-azure-storage wiki!
User Type | Flow Area | Flow Name | Testing Instruction | E2E Status |
---|---|---|---|---|
Backend | Installation and Activation | No activation errors or conflicts with other plugins should be displayed | Refer | |
Backend | Configuration and Setup | Changes should be saved successfully. For invalid credentials, an error message should displayed. | Refer | |
Backend | Connection and Authentication | Azure Storage connection should established using valid credentials. | Refer | |
Backend | File Storage | A file should be saved to Azure Storage, and file sharing and access control for shared files should be implemented | Refer | |
Backend | Security and Access Control | The plugin should support secure connections (HTTPS). access keys and credentials should be encrypted and stored securely. | Refer | |
Backend | Error Handling | The error message should be shown for unexpected errors and exceptions. | Refer | |
Backend | Performance and Scalability | For various operations, the site should work under normal load. a large number of concurrent requests site should work seamlessly. | Refer | |
Backend | Compatibility | The plugin should work seamlessly across different environments. | Refer | |
Backend | Security | The plugin should not introduce vulnerabilities. | Refer | |
Backend | Logging and Monitoring | The plugin should generate relevant logs for different operations. | Refer | |
Frontend | Verify Uploaded media file in Post/Page | Verify Uploaded media file in Post/Page appears properly on FE | Refer |