postman-open-technologies / gsoc-2024

Postman Open Technologies' repo for Open Source contributions during Google Summer of Code 2024
42 stars 5 forks source link

Enhanced Test Case Management Dashboard #23

Open athul-22 opened 3 months ago

athul-22 commented 3 months ago

To Develop an enhanced test case management dashboard for Bowtie, the JSON Schema tool. This dashboard will provide users with a more intuitive and efficient way to manage and analyze test cases, leveraging the capabilities of the MERN stack.

Features:

πŸ”† User Authentication and Authorization: Implement user authentication and authorization using JSON Web Tokens (JWT) to ensure secure access to the dashboard. πŸ”† Test Case CRUD Operations: Allow users to create, read, update, and delete test cases directly from the dashboard. Utilise MongoDB for storing test case data. πŸ”† Search and Filtering: Implement advanced search and filtering functionalities to help users quickly find specific test cases based on criteria such as schema, instance, expected result, etc. πŸ”† Visualization Tools: Integrate charting libraries like D3.js or Chart.js to visualise test case data, providing users with insights into testing trends, success rates, and areas needing improvement. πŸ”† Real-time Collaboration: Enable real-time collaboration features using Socket.IO, allowing multiple users to collaborate on test cases simultaneously. πŸ”† Integration with Bowtie: Integrate the dashboard seamlessly with Bowtie's website, allowing users to access and manage test cases directly from the Bowtie platform.

RUDHRAM01 commented 3 months ago

Hi @athul-22, I am interested in doing this project! Should I ask questions here or in the issue you referred to? I have done some of the qualification tasks and currently preparing the proposal!

projflow2004 commented 2 months ago

Can i contribute to this project I have created dashboard @athul-22