beckn / beckn-ui-workspace

Mono Repo for Beckn UI Workspace
9 stars 12 forks source link

Automation of Negative Flow Test Cases for OSC #1893

Open emmayank opened 2 months ago

emmayank commented 2 months ago

Description

Automate the negative flow test cases for the Beckn OSC app to ensure that the application handles erroneous and unexpected inputs gracefully.

Goals

Expected Outcome

The negative flow test cases are automated ensuring that the application is tested for robustness against erroneous and unexpected inputs

Acceptance Criteria

Mockups / Wireframes

N/A

Product Name

Beckn

Domain

OSC App

Tech Skills Needed

Complexity

Medium

Category

Enhancement

Sub Category

Test Automation

omkar-em commented 1 month ago

Image

The automation of negative flow test cases for OSC has been successfully completed and merged. The test suite now includes comprehensive coverage of various failure scenarios, ensuring robust validation against improper inputs and unexpected user actions. This will significantly improve our confidence in the system’s error-handling mechanisms.