Automation with Python and STAF/STAX

135

Author: JT Smith

The aim of this article is to show how tasks may be automated using Python together with STAF (Software Testing Automation Framework) by means of an example. We will first see a problem and then derive it’s solution using classical Python-only as well as Python+STAF. The implementation of the solution will evolve in different stages. This will help us in comparing both the solution in terms of simplicity and efficiency.

Link: packtpub.com

Category:

  • Python