Blog

Measuring page load times using Selenium

Introduction It seems like you really liked my latest post about console errors verification. Today I’d like to share another useful extension for your Selenium scripts - page load time measurements. Performance category is slightly underrepresented so far (only one...

Continuous Security with OWASP ZAP

Referring nicely to ‘continuous’ word in the title I’m following up previous posts about OWASP Dependency Checker andFind Sec Bugsby presenting yet another tool which can help ensure security during Continuous Integration (CI) pipeline run - OWASP Zedd Proxy Attack...

Continuous Security with Find-Sec-Bugs

One of the hardest software quality characteristic to cover in automated tests is security. In my Automated testing vs manual testing - security perspective blog I have mentioned that it’s almost impossible to rely solely on automation, especially in cases...