Two Manual Tester features make it easy to enter text into an application and to verify that text in the application is as you expected.
About Entering and Verifying Text in an Application
You can associate text with a step in a test and easily insert it into the application being tested. You can use a similar feature to verify that text actually in the application is what is expected. For either of these features you can copy almost any text or grid of data, for example, from a spreadsheet.Entering Text into an Application
Saving text with a step when you are authoring a manual test script makes it easy to accurately enter the text into the application when the script is being run. It also saves time and typing.Verifying Text
When authoring your script, you can associate text that you expect to be present in the application with a verification point or a reporting point. When running the script, you copy the actual text in the application to the clipboard. Manual Tester compares the actual text to the expected text associated with the statement. If there is a discrepancy, Manual Tester highlights the first character that is different in the Text Difference dialog box.