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

End-to-End Testing: Resume/Job Description Input to Question Generation Display #37

Open
mSaadSalman opened this issue Jan 11, 2025 · 0 comments

Comments

@mSaadSalman
Copy link
Contributor

Description:
Conduct an end-to-end test of the system by taking input from the frontend (resume and job description), processing it in the backend using the integrated Vertex AI model, and displaying the generated interview questions on the frontend. This ensures the complete workflow functions seamlessly, from user input to response rendering.

Acceptance Criteria:
Frontend successfully sends user input to the backend API.
Backend processes the input, generates relevant interview questions using Vertex AI, and returns the response.
The frontend displays the generated questions to the user in a clear and user-friendly format.
Errors and edge cases are handled gracefully across the system.

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

No branches or pull requests

1 participant