I have a situation where I need a variable that is 30 days prior to today's date. Is there a way to format this using the Neoload Date Variable?
You can easily achieve that by using a current date variable in NeoLoad. You have an increment value field. You can put -30 and select in the drop down list "day".
I should also point out that I need to the value to start out at 30 days prior and use that particular date throughout the execution of the test for all the users. If I use the negative increment value, the first execution will start out as today's date the (depending on the policy) keep subtracting 30 days.