Hi Guys! My case is to run test cases for Expression rules after saving rules. I know how run test cases from Process or Jenkins server. But I need to know how to get information about rules.
Discussion posts and replies are publicly visible
Your question is a bit confusing and vague. Can you rephrase it as in what is the issue that you need help with?
I don't think you would need to know the last modified date. When you run test cases, you typically choose one of two options: run all rules in an application or run all rules in the environment. Either way, it will run all rules regardless of whether they are new or old.
Then, once you complete the test, it will return a test run ID which can be used to retrieve information about all test cases completed. See the documentation on Automated Testing for Expression Rules for more information.