All posts by Milos Kajkut

About Milos Kajkut

Milos Kajkut is a test automation engineer for Web and Mobile Qt (Android and iOS platform) applications. Selenium with Python is used for Web test automation. Squish and Appium with Python are used for Mobile test automation.

Follow me on:

Blogs: 1

pytest asyncio to Reduce Test Execution Time

Selenium PythonLambdaTest SpartansVoices of Community

Using pytest asyncio to Reduce Test Execution Time

Longer test execution times can hinder development cycles, slow down continuous integration pipelines, and impede overall responsiveness in the software development process. Therefore, optimizing test execution time is critical in achieving streamlined, agile, and high-quality software development processes. When discussing decreasing execution time for automated test cases, the first thought is parallel execution of test … Continue reading Using pytest asyncio to Reduce Test Execution Time

November 30, 2023

view count81405 Views

Read time8 Min Read