Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in automated-tests

Installing an Android apk programmatically as part of a test framework

how to record in jmeter when proxy settings is configured to connect to internet

How to include Log4j2 messages in TestNG reporting

SoapUI Maven plugin- executing multiple projects

How to continue testing an iOS app, using UIAutomation instrument, even after the app exits?

Instrumentation run failed due to 'Process crashed.' after long tests execution

Can't move Android SeekBar with Appium

How can I force Selenium to run tests only after $(document).ready() has completed?

Too much end-to-end testing? [closed]

Capybara attach_file

How to run Android/ Robotium Instrumentation test cases against a release version APK?

Make Python unittest fail on exception from any thread

Rails system test with capybara and headless selenium browser in Docker

Should GUIs have their own automated tests?

testing automated-tests

Selenium IDE: How to select next available date from datepicker

command line arguments to Android instrument test using gradle

Integration tests, but how much? [closed]

How to emulate window focus lost in Cypress.io

How to test with behat two sites in the same test with different environments (so different URLs)

How do i combine Selector with my Utility function?