Hello Alena,
I am not sure I understand what you expect from CBTA, but I will give it a shot.
In case you are recording the scenario:
1) You can use the Checkpoint feature => Click "Add Checkpoint", then click a position on the screen to be recorded
2) From the frontend, then choose "Check data" to add validation => ie. a checkpoint veryfing that the field value for "Salary" is 3000
2b) ... Or you could go with the option "Get data" to capture dynamic values => this will save the parameter value in the runtime, which you can re-use later in other components within the script or composite test
Please note that you can also enter Visual Basic code as input for parameters.
This link should be helpful: https://blogs.sap.com/2014/10/10/how-to-use-string-functions-in-cbta/
Add comment