This site provides on-demand testing for any Kynetx ruleset. To use it do the following:
- Figure out your ruleset ID, for example a421x47
-
Add a rule that will fire for your ruleset:
select when pageview ".*"
should work.
- Include your ruleset ID in the URL http://ktest.heroku.com/a421x47
- When the page loads your ruleset is automatically included
- Your rule fires, doing whatever it does
FAQ
Why not just use a bookmarklet?
With a bookmarklet you usually refresh the page, then click to run the bookmarklet. With ktest.heroku.com you only need to refresh the page. It also allows you to switch browsers without the need to re-install the bookmarklet. Just copy the URL to the new browser and you're good.
Why not use WAAHUI!!!?
You should use Waahui--it's a great place to build a home
for your Kynetx applications. ktest.heroku.com is more
about testing and trying stuff out.
Waahui gives your application a better URL.
Do I need to add ktest.heroku.com to my dispatch block?
If you don't have any domains specified in your displatch block
your rules should fire just fine. If you have specified domains
you will have to add ktest.heroku.com.
Examples
a421x47
is a module for the SauceLabs API.