I'm using V1.200.34244.4 of RSAT with LCS and DevOps to create a regression suite for AX. RSAT is overwriting the first step (menu navigation) when I upload changes to the parameters files. For example:
"Go to Procurement and sourcing > Purchase requisitions > All purchase requisitions."
Becomes
"Navigate to: PurchReqTableListPage (purchreqtableall)"
Since we also use these tests for manual QA, I now have to go back into each test and fix the first step. I have about 200 tests right now, and will likely have around 1000+ by next spring. I can't keep fixing what RSAT messes up.
Help!