Skip to content
Home
Code Generation
Agile Testing
Company
Success Stories
Blogs
Menu
Home
Code Generation
Agile Testing
Company
Success Stories
Blogs
Sign up
Home
Features
Company
Success Stories
Sign up
Menu
Home
Features
Company
Success Stories
Sign up
Test Studio
Default Validation behaviour - validation on the UI
Get the text from UI for the element
If the element is of type text | number | textarea – get the text from the element value attribute
If validateExact look for exact match
If validatepartial convert tesdata and text from ui to smaller case and check if either of them contains the other
If the 2 strings dont match
If flow = must pass – then step fails else passes
If the 2 strings match
If flow = must fail – then step fails else passes
Have other questions? Access our full knowledge base!
VIEW ALL ARTICLES