Best method for QA'ing verified, timed trials

What is the best way to test if our code is working with the trial functionality in LimeLM? Waiting thirty days is a long QA cylcle 😉 Even a day is a bit too much. Any suggestions?

Thanks,Arie

It depends on what you're trying to test. If you're just trying to test expiration then you can set the trial days to 0. If you're trying to test "fresh installs" then use a VM image.

Hey Wyatt,

When you suggest "set the trial days to 0" do you mean just hard code 0 into my code to test? Or do you mean set trial days to 0 in the LimeLM app for the product version details. I did that but my trial that I'm testing is still reporting it has 21 days remaining. You help is appreciated.

Thanks,Arie