...
/Use Cases and Considerations for Picking a Solid Test Automation
Use Cases and Considerations for Picking a Solid Test Automation
Learn the core pillars and considerations of a test automation framework that both developers and SDETs should care about.
When considering the long list of activities that both developers and SDETs are responsible for, considering the tool stack that’s available for them to accomplish these activities is imperative for success.
The following diagram presents a set of very important considerations that should be part of any proof of concept when choosing a web application testing framework:
When starting to investigate a web application test automation framework, looking at the previously illustrated pillars is imperative. Let’s look at each of them in the following sections. We won’t address Creation, Execution, Lab, and Analysis (C.E.L.A.) as a stand-alone section since this refers to the overall capabilities together, and it sums the software testing life cycle from test creation through its report at the end of execution.
Community considerations
Having a strong community behind the test ...