automation testing
6 articles tagged “automation testing”
Blog
May 12, 2023
Protractor parallel execution
Why Parallel Testing? When designing automation test suites, the ability to run tests in parallel is a key feature because of the following benefits: Execution…
Blog
May 11, 2023
Introduction to GraphQL
In today's Tech Bite topic, we will get familiar with GraphQL and explain its growth in popularity in recent years as the new standard for…
Blog
April 25, 2023
IQR in Automation Testing: Unleashing the Data Analytics Potential
Usually, when people talk about statistics, they think only about numbers, but it is much more. Statistics is an irreplaceable tool in different fields like…
Blog
September 30, 2019
QA’s 2 fun to read tips
Boiled down, the test execution flow is basically: Setup the test data Run the test Delete the test data It seems simple enough. Deceptively, there…
Blog
March 12, 2019
Advantages of split personality in Software Testing
Even though the lines between Tester and Software Developer are becoming increasingly blurred when working with the Agile methodology (more…)
Blog
April 10, 2018
Automating mobile build distribution: Android
The problem we solved In day-to-day mobile app development, distributing builds for testing teams in order to verify new features or bug fixes becomes a…