Target

This page contains collection consisting of different scenarios of Target Uploads which can be done to test in any environments.

These sheets have been created based on following assumptions :

Url - https://unified-qa.digit.org

locale - en_MZ

msgId - 1710912592752|en_MZ

hierarchy Type - ADMIN

project Type - LLIN-mz

Steps

  1. Import environment variable file and collection file in Postman.

environment.json
collection.json
  1. Successful run scenario:

  • With a valid range of numbers in the 'Target' column.

Example:

District
Post administrative
Locality
Village
Household Target at village level (Mandatory and to be entered by the user)

Yarnee

Klagbe Clinic

Klagbe Town

Pailey Towns

101

Yarnee

Klagbe Clinic

Klagbe Town

Pailey test town

102

  1. Negative run scenario:

  • With an empty 'Target' column.

Example:

District
Post administrative
Locality
Village
Household Target at village level (Mandatory and to be entered by the user)

Yarnee

Klagbe Clinic

Klagbe Town

Pailey Towns

Yarnee

Klagbe Clinic

Klagbe Town

Pailey test town

  • With invalid values in the 'Target' column (max, min, date, negative, zero, decimal values).

District
Post administrative
Locality
Village
Household Target at village level (Mandatory and to be entered by the user)

Yarnee

Klagbe Clinic

Klagbe Town

Pailey Towns

-1

Yarnee

Klagbe Clinic

Klagbe Town

Pailey test town

0

Yarnee

Klagbe Clinic

Klagbe Town

Pailey test town

1.11

Yarnee

Klagbe Clinic

Klagbe Town

Pailey test town

AB$$

Yarnee

Klagbe Clinic

Klagbe Town

Pailey test town

12/04/24

Yarnee

Klagbe Clinic

Klagbe Town

Pailey test town

1000000000

  1. Collection runner result - Passed.

Was this helpful?