- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-12-2018 09:10 PM
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
Solved! Go to Solution.
- Labels:
-
Automated Test Framework

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-13-2018 04:02 PM
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!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-13-2018 08:18 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-13-2018 10:08 AM
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

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-13-2018 10:45 AM
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?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-13-2018 11:28 AM
Hm those were not available I will try again...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-13-2018 12:07 PM
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