Every single company I know (except our forward-looking customers, of course) is creating a testing framework. It usually goes like this historically: first tests are simple plain Selenium, but as your team grows people tend to start extracting common code in testing frameworks. They are supposed to help people to develop tests faster. Well, they …
|