Project

General

Profile

Bug #196

Updated by Arshia George about 2 months ago

Launch the application : http://147.79.68.97:82/    in chrome 
 enter valid credentials 
 navigate to contact 
 scroll to send an inquiry 
 entry any text in the phone number field(123456) 
 click on the submit inquiry add button 
 observe the behavior 

  

 Actual result: The number is accepted even though it's less than 10 digits 

 Expected result: The number field should throw an error if the entered digits are less than 10

Back