uprm-inso4117-2023-2024-s2 / semester-project-uprmarketplace

semester-project-uprmarketplace created by GitHub Classroom
0 stars 0 forks source link

[Lecture Topic Task] - Include more functional test to the review page and document them #157

Closed YeranConcepcion closed 4 months ago

YeranConcepcion commented 5 months ago

Objective: The objective of this task is to enhance the existing functional tests for the review page feature, covering a wider range of user interactions, edge cases, and scenarios, and to document these tests for future reference.

Approach:

Identify Test Scenarios: Define additional test scenarios based on user stories and requirements related to the review page feature. Include both typical and edge cases to ensure thorough coverage. Write Test Cases: Develop new test cases using a testing framework such as Jest or Cypress, covering the identified scenarios. Ensure that each test case is clear, concise, and focused on a specific aspect of the review page. Execute Test Cases: Run the new test cases to verify the functionality of the review page. Identify and resolve any issues or failures that arise during testing. Document Test Cases: Document the new test cases, including their purpose, steps, expected results, and any additional information that may be useful for understanding and maintaining the tests.

Success Criteria: The success of the task will be determined by the successful implementation and execution of the new functional tests, as well as the thorough documentation of these tests for future reference. Recommended Difficulty: 2 Recommended Urgency: 5