Website Testing Tools

Functional website testing process emulates user activity, it loads different pages, uses links, fills up and sends forms, gets email, sends files, tries to hack your website. For example there is registration form. We have to check all possible values for all form fields thus we have to try 2-3 variants.
Email (Is it filled?, Does [...]

Website Testing Tips

If your website is no longer simple static page, but dynamic tool which provides some services for your customers, you have to think about testing, before placing it on your server. When your system becomes more complicated the importance of such procedure grows. At present day website are full function portals – shops, forums, email [...]