ATF error message

rtrr
Kilo Contributor

Hi,

 

I created a script as image attached and the error message is the value is not right but that is set right shoul appears Admin Test

1 ACCEPTED SOLUTION

That's all captured in update sets.  You can go back into the update set you've been working and see all of the update records for the test and the test steps.  You can either move those to a different update set (by changing the 'Update set' reference field) or create a new update set and make a quick change to any existing record that you want to include in your new update set.  Good luck!

View solution in original post

15 REPLIES 15

Okay. Try adding steps back one by one and see if you can isolate the step that's causing the problem.

rtrr
Kilo Contributor

I removed the "save" step but thats is the test I want to test if after click on Save button the form will be saved and then the state move to "In progress" and that validation is not working the sequence of steps

 

1- add values on the form

2- add assigned to value

3- click on save button

4- form will be saved and the state move to "in progress"

 

That is the sequence I want to test

There are several 'Save' buttons you can choose from for your UI action click.  You need to choose the 'Insert' context menu version for the first save you're doing, then choose the 'Update' context menu version for the second save you're doing.  Can you verify you've got the correct UI action selected?

find_real_file.png

rtrr
Kilo Contributor

Hm those were not available I will try again...

rtrr
Kilo Contributor

that worked!!! could you also help me with update sets. I wanna move that to another instance. I created an update set but I dont know how insert the ATF scripts inside that and make that automatically