Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Current »

Test Case #:1386

Test Case Name: Add configuration settings for external fill for fulfillment

System: OpenLMIS

Subsystem:

Test case designed by: Paulina Borowa

Design Date:05.12.2016

Short description

Acceptance Criteria

  • If the system already has a way to manage configuration settings (ConfigurationSettingService?) that fulfills requirements, use it; otherwise, design a way to store and manage these settings (might potentially use the design from v2)
  • Add any bootstrap/demo data as necessary

                                                                                                                                                   

Pre – conditions:

                                                                                                                                                                                                                                                       



Step

Action

Expected system response

Comment

1

go on swagger                                                                                                                                                                             

2

check endpoint for delete facility Ftp Settings:

delete /facilityFtpSettings/{id}

id: 312247e0-7c31-4b6c-b35c-1868e5a19742


 

Check by get if it still egzisting:


3

check endpoint

get /facilityFtpSettings/{id}


4

check endpoint

put /facilityFtpSettings/{id}


5




6




  • No labels