case sensitive
Should differences in case (uppercase vs. lowercase) of letters be considered in string comparisons?
- yes, no
- true, false
- on, off
- 1, 0
setting value
setting case sensitive yes
 
value expected
check value TESTARCHITECT TestArchitect
 
setting value
setting case sensitive no
 
value expected
check value TESTARCHITECT TestArchitect
- This setting affects all built-in actions that interact with an application’s user interface, and is applied to the property values that are used for identification of the windows and controls. Unless otherwise noted, it is also applied in all text comparison functions of the built-in actions, as seen in the example below.
- Note that, this setting does not support testing cloud services. In this case, you are required to perform an exact match.