Forum Discussion

ANW's avatar
ANW
Contributor
14 years ago
Solved

Persistent ProjectSuite variables??

I have to keep some kind of persistent variable for my tests, as I need to test phonenumbers and sim cards in a specific range. But since I have to be sure that the numbers used are not already used, ...
  • ANW's avatar
    14 years ago
    Hey Jared



    I sent the ProjectSuite, but I already found my error ... typical.



    You can disregard this issue.



    Seems that I had an inc(ProjectSuite.Variables.xxx) line in my test procedure, and it was actually that one that failed during compilation. I found it as I was running something completely different. After commenting that line out, there is no longer any problems.



    Sorry for inconvinience.