How to automate web testing with manual QA team?
23.04.2018
Automation helps to accelerate testing activities, to ensure wider test coverage and to improve quality of the final product. You can apply automation principle to verify mobile and web software.
Read MoreTest Automation in Agile Environment
10.04.2018
According to Agile methodology, all processes should be fast and iterative, and test automation solves this problem. The implementation of continuous integration ensures quick turnarounds. The execution of the test
Read MoreTop Test Automation Tools to Choose
27.03.2018
Note: the article was updated in Noveber 2018. Development of own framework for test automation can be rather a challenging task. But, fortunately, there is a number of tools and
Read MoreAgile Testing: Crossing the T’s
13.10.2017
In conditions of dynamic markets and fast-changing industries requirements, the release of new or updated software products should be rapid. Otherwise, a product will be presented to the end users
Read MoreWhat tool to use for test automation in 2017?
06.07.2017
According to the Gartner report Magic Quadrant for Software Test Automation, by 2020 Selenium WebDriver will become a standard tool for automated functional tests. But in fact, Selenium is already
Read MoreWhat Is the Gherkin Language?
12.04.2017
Note: this article was updated in August 2019. Gherkin is a line-oriented language such as Python. The language may serve as project documentation, e.i., describes business logic of the system,
Read MoreBooks for Learning Test Automation
16.03.2017
In the software testing field, it is very important to be well-informed about different innovations and changes in the IT world. Besides that, self-education is an inevitable part of every
Read MoreAutomate or not Automate – That Is the Question!
16.02.2017
Browsing the popular software testing blogs and forums, one may notice that automation is one of the next years’ trends in IT field. However, it is a point at issue
Read MoreSoftware Test Automation: Problems and Tips
04.01.2017
Frequently, QA teams are in a fix when it comes to automation. It is required many skills, effort, and experience in order to thorough know when to implement automated tests.
Read More4 Inherent Parts of Modern Test Automation
02.01.2017
Everyday new trends, terms, and concepts appear in the IT world. It happens so because information innovations have been permanently developing during last few decades. And what took much time,
Read MoreUI Testing of iOS Apps with UIAutomation
21.12.2016
Apple Inc. provided a special tool for creating and running auto tests to conduct UI testing of various products both on real devices and iOS simulators. It is developed in
Read More