09-09-2019 02:10 PM
Hi, I'm a complete beginner but I did a search before asking and didn't find what I was looking for so...
I'm trying to get an idea of what kind of sequence analyzer custom rules are possible. For instance, it doesn't seem possible to make a rule to give a warning for local variables being improperly cased(IE LocalTemp variable that should be localTemp) or having a boolean variable begin with "is" or "has"(IE hasProperty or isAvailable).
I looked at the Edit Rule setup for a custom rule but it doesn't seem like that level of checking is feasible so if anyone with more experience in this could chime in that would be great!
Thanks
09-30-2019
03:26 PM
- last edited on
10-30-2024
02:26 PM
by
Content Cleaner
Hi SeanDuhigg,
For a start, the article below might be a good resource for you if you haven't done this before. I will say that this level of detail should be possible, but will require that you have a solid grasp of the TestStand API, which is a bit beyond the beginner level with this product.
Best,