Versions Compared

Key

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

Description: This command changes a value in the Message field to uppercase or lowercase and assigns the value in a variable.
Usage Scenario: Suppose we want to change the first and last names in our Reference app profile to uppercase letters.

...

See the Test Library path: subject7_samples/subject7_advanced_suite/subject7_modify_profile_information

The following video demonstrates how the First Name and Last Name are retrieved using Get_Web_Value command, changed to Uppercase letters and filled again in their original text boxes. This is part of execution of “subject7_modify_profile_information” test case in “subject7_samples” folder:

...

Reference App