Project

General

Profile

dev #1359

Updated by Shafiuddin Haider over 1 year ago

This testing will cover documentation with happy path and invalid testing. 
 -new user will be create upon unique email 
 -validation check upon existing email 
 -general validation like  
 --email format 
 --standard password 
 --password & conform password match 
 --all required fields 
 -correct response code 

Back