The document discusses the past, present, and future of test automation. In the past, testing was done manually after development. Now, continuous integration is used, with unit tests run on each code check-in. Functional testing is also automated using keyword-driven frameworks. The future will see increased use of cloud computing for test infrastructure, allowing tests to run across many browsers and devices without needing to manage the hardware. OpKey is presented as a test automation framework that can meet future needs by orchestrating multiple tools, platforms, and cloud resources for scalable, maintainable testing.
Related topics: