DEV Community

Cover image for Automation testing. Tools and technologies
Alex K. for HireTester

Posted on

Automation testing. Tools and technologies

Tools and technologies we use for automation testing. It's time to explore the technical side of automation testing. In many cases, the team's toolset is the trigger point in the decision-making process regarding further cooperation. Here what we use:

=> Java, JavaScript and Python for scripts development.
=> Such testing frameworks as JUnit and TestNG for Java, PUnit, and PyDev for Python to develop, group and run auto-tests.
=> JBehave and Cucumber for Behaviour-Driven Development.
=> Allure and Thucydides frameworks for report generation.
=> Jenkins, CircleCI, Travis CI for Continuous Integration.

More at https://hire-tester.com/

Top comments (0)