Saves variable values from the SUT to a local buffer (variable storage).
How To Set a Buffer
1. Enter a Property(e.g.InnerText) and a Buffer name as the value of a TestStep Attribute.
2. Set ActionMode to Buffer
How to use a Set Buffer
1. Enter {B[<Buffername>]} as the Value of a TestStep Attribute.
2. Set ActionMode to Input or Verify.
NOTE - Stored Values can be viewed in the menu items: Project-->Settings--->Engine-->Buffer
How to Work With Tables
1. Select the table control to work with
2. Select for row or coloumn either a static value like, #1 or enter dynamic values lik, #{B[<Buffername>]}.
3. Select the cell and enter a value and the corresponding ActionMode for the task.
No comments:
Post a Comment
Note: only a member of this blog may post a comment.