Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

n/n Test Case
Preparatory Steps
Test Case Description
Test Case Inputs
Expected Result - found persons
Response params:
DR1Create person - P1Search by person's tax_id and phone.number
  • first name - nonperson( not by metaphone)
  • last name -nonperson( not by metaphone)
  • birth_date -nonperson
  • tax_id - P1
  • phone_number -P1

find one person

  • tax_id 
  • phone.number 
  • merged_ids
  • first name - nonperson( not by metaphone)
  • last name - P1 by metaphone or equal P1
  • birth_date -nonperson
  • tax_id - P1
  • phone_number -P1
  • tax_id 
  • phone.number 
  • merged_ids
  • last_name
DR2Create person - P1Search by person's tax_id and last_name
  • first name - nonperson( not by metaphone)
  • last name - P1 by metaphone or equal P1
  • birth_date -nonperson
  • tax_id - P1
find one person
  • last name 
  • tax_id 
DR3Create person - P1Search by person's birth_certificate and phone.number
  • first name - nonperson( not by metaphone)
  • last name -nonperson( not by metaphone)
  • birth_date -nonperson
  • birth_certificate - P1
  • phone_number - P1

find one person

  • birth_certificate 
  • phone.number
  • first name - nonperson( not by metaphone)
  • last name - P1 by metaphone or equal P1
  • birth_date -nonperson
  • birth_certificate - P1
  • phone_number - P1
  • birth_certificate 
  • phone.number
  • last_name
DR4Create person - P1Search by person's birth_certificate and last_name
  • first name - nonperson( not by metaphone)
  • last name -P1 by metaphone or equal P1
  • birth_date -nonperson
  • birth_certificate - P1
find one person
  • last name 
  • birth_certificate
DR5Create person - P1Search by person's last_name and phone.number
  • first name - nonperson( not by metaphone)
  • last name - P1 by metaphone or equal P1
  • birth_date -nonperson
  • phone_number - P1

find one person

  • last name 
  • birth_place
  • phone.number 
DR6Create person - P1Search by person's birth_certificate, first_name and last_name
  • first name - P1 by metaphone or equal P1
  • last name - P1 by metaphone or equal P1
  • birth_date P1
find one person
  • first_name
  • last name 
  • birth_date
DR7

Create persons - P1, P2

P1.tax_id = P2.tax_id

P1.phone_number = P2.phone_number

Search by person's tax_id and phone.number
  • first name - P1, != P2
  • last name - P1 and != P2
  • birth_date -nonperson
  • tax_id - P1,P2
  • phone_number -P1,P2

find two person

  • P1.first name
  • P1.last_name
  • tax_id 
  • phone.number 


  • P2.first_name
  • tax_id
  • phone.number
DR8