Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in automated-tests

Parameter count mismatch in a Mocked method call

Selenium, Siebel and QTP

Count items, rows, users, etc in Katalon Studio

Selenium set speed execution test

ERROR Unable to establish one or more of the specified browser connections. This can be caused by network issues or remote device failure

Robot Framework - Selenium2Library - IE11 is very unstable to complete tests

How do you test user flows that involve confirmation by email?

How to test a command line application using junit

When TestCafe is ran, Page does not seem to load

How to simulate keyboard input to a console application?

Automated testing for Air application (HTML/JS/CSS)

air automated-tests

selectText action always wait till the end of timeout

How to restart the app between integration tests?

How to setup config file? Instructions in the docs don't seem to work

automated-tests puppeteer

Semi-automated testing of external libraries and error-prone interactions

Protractor: run all tests by ignoring iit/xit/ddescribe/

Cypress confirmation dialog

automated-tests cypress

Playwright tests work locally but fail when run in "npx playwright test" in Azure DevOps Pipelines with "error page.goto: net::ERR_CONNECTION_RESET"

Thread aborted in parallel web test with MSTEST and Selenium

When unit testing, how should one handle testing the initialization of objects?