camaraproject / Commonalities

Repository to describe, develop, document and test the common guidelines and assets for CAMARA APIs
Apache License 2.0
12 stars 28 forks source link

Artifact for test plan scenarios for device/phoneNumber errors #323

Open jlurien opened 2 hours ago

jlurien commented 2 hours ago

Problem description In CAMARA we have guidelines for errors related to the management of device/phoneNumber inputs, and test plans should include scenarios to test that those guidelines are applied for APIs with such an input.

Test guidelines give high level recommendations but they do not define specific scenarios, so different test definitions may end up with different scenarios for the same use case.

Possible evolution Create a common artifact for these scenarios, here in Commonalities, that can be directly applied, or with some minor adaptation, to test plans. This would ease the creation of test plans and assure coherence.

Additional context This would be a first artifact but we may create additional artifacts for the testing of other functionalities that are shared by several APIs and have also common guidelines, such as:

jlurien commented 2 hours ago

I can submit a PR as an example, as it will be better understood