SIDE-BY-SIDE

From Test Automation Patterns
Revision as of 14:21, 26 June 2018 by Dorothy (talk | contribs)
Jump to navigation Jump to search
.................................................................................................................Main Page / Back to Management Patterns / Back to Test Automation Patterns

Pattern summary

Determine which automation tool is best for you by trying them side by side

Category

Management

Context

Use this pattern when you have to decide which tool or framework is best for testing your Software Under Test (SUT).

Description

If you have to select the tool that works best with the SUT and you have more than one candidate, the easiest way to chose is to try them out side by side. In this way it should become apparent which tool serves your needs best.
Use this pattern also if you have to select a TEST AUTOMATION FRAMEWORK.

Implementation

Automate a STEEL THREAD with all the relevant tools and compare the results:

  • Which tool can drive the SUT better?
  • Which tool is easier to learn?
  • Which tool is easier to use?

Potential problems

Make sure that both (or all) candidate tools are used in the same way. As you compare them, you may get ideas to try on previously tried tools, so go back and do that. Don't spend too much time comparing tools side by side; if a clear favourite isn't obvious within a few days, then any of them will work. The choice of tool is not the main determinator of success in automation.

Issues addressed by this pattern

INADEQUATE TOOLS

Experiences

If you have used this pattern, please add your name and a brief story of how you used this pattern: your context, what you did, and how well it worked - or how it didn't work!

.................................................................................................................Main Page / Back to Management Patterns / Back to Test Automation Patterns