What Is DevOps Testing? How To Create A DevOps Testing Strategy

Devops Testing

By: Mark Lewis, SVP Sales and Marketing By now, we all know that DevOps has been a radical shift in the world of business applications. As a software development methodology that integrates all the software development functions from development to operations within the same cycle, DevOps has wholly redefined how applications are planned, coded, tested, […]

Performance testing without a plan?

You have a new code release and two weeks for performance testing. What tests do you run? One common answer is to run the same tests you used on the last release (after fixing your scripts, of course). This is a good way to make sure the new release can handle the same load as the last one. However, this approach ignores a key fact: loads change.