How to Script and Test Login / Logout for Load Testing

Scalability-wise, authentication is one of the most critical functions in a web application. Why? For most non-trivial web applications, the majority of their functionality requires prior authentication. The implication here is that the scalability of the system’s authentication provides a hard-ceiling on your website’s scalability. If your users can’t login, they can’t get to your website’s […]

Read more

Real Browser Testing with Selenium – Link Round-up

Here are some interesting links we found on real browser automated testing: Having Selenium wait for a page to load after a click can be tricky. Here’s a good way to do it. PhantomJS vs. Selenium comparison by Phantom’s author. 7 things you need to know to make Selenium tests reliable and maintainable. Write up […]

Read more

Web Browser Market Share Trends

Some trends stick out when reviewing web browser market share trends for 2015. Internet explorer lost market share, and Chrome gained almost the exact same ground.

Read more

What’s our blog about?

We plan to blog extensively on testing, performance and scalability related topics. Our content will include how-tos for creating testing scripts, performance testing and performance tuning. Our focus will cover QA, DevOps, and development of scalable websites from a development perspective. We’ll be doing periodic link roundups of the content we post on the browserup […]

Read more