does anybody know any where i.e software downloads or websites even, I can test my non public site, I run it from USBWebserver, it's for an assignment. I've looked around and when I post my page im told that I cannot test it because it needs to be public and I don't really fancy doing manual testing LOL.
Tell me more
×
Facebook - Stack Overflow is a question and answer site for
facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community.
Facebook engineers participate here along with the best Facebook developers in the world.
If you have a technical question about Facebook, this is the best place to ask.
|
|
you could record some selenium test with selenium ide, those can be run localy that way you have your compatability and functionality covered. |
|||
|
|
|
If it is in HTML you can run it locally. PHP can be run as well if you use something like XAMP |
|||
|
|