Filter
Exclude
Time range
-
Near
A field report on compliance test automation that argues the headline "60% time savings" number understates the actual win. #softwaretesting #automatedtesting...Show more
2
2
839
MedTech Tip Tuesday 💡 Are you using automated testing yet? Automated unit, integration & regression tests speed validation, reduce errors, and support compliance—boosting reliability and time to market. #MedTech #AutomatedTesting #SoftwareTesting #Quality
6
Apr 23
Struggling with automated testing for the TWSNMP mobile app... 😩 But my assistant cat stepped in and saved the day! 🐈📱 Tests are finally passing! 🎉Check out the project here: github.com/twsnmp/twsnmpfm #TWSNMP #AutomatedTesting #DevLife #CatsOfTwitter #QA
2
41
Why Playwright and Cucumber‑js in Webship‑js 2.0 webship.co/blog/why-playwrig… Discover how combining Playwright and Cucumber‑js makes testing faster, smarter, and more collaborative in Webship‑js 2.0. #Playwright #CucumberJS #WebshipJS #AutomatedTesting #CICD #JavaScript #QA
2
2
37
கோயம்புத்தூரில் அறிமுகமான Automated Driving Testing Center! சென்சார் மற்றும் கேமரா தொழில்நுட்பம் மூலம் ஓட்டுநர் தேர்வுகள் முழுமையாக கண்காணிக்கப்படுகின்றன! #tamilnadu #No1TamilNadu #TNgovt #MKStalin #MKStalinGovt #Coimbatore #RoadSafety #SmartGovernance #AutomatedTesting
3
4
92
🎉 While preparing to livestream, we’ve released new versions of the Patrol packages. Lots of stuff lands there. Check it out! 🚀 patrol: 4.5.0 🔹Fix `appId` not being passed down on `$.platform.mobile.enterText` and `$.platform.mobile.enterTextByIndex` (#2992) 🔹Bump `patrol_log` to `^0.8.0`. 🔹Signal develop session completion via `ConfigEntry.developCompletedKey`. patrol: 4.4.0 🔹Add support for emulators with API lvl 36 for `pickMultipleImagesFromGallery` method. (#2977) 🔹Fix `tapOnNotification` on iOS physical devices to Open button when tapping on notification. (#2972) 🔹Fix `takeCameraPhoto` do not accept location permission dialog on Pixel physical devices. (#2972) 🔹Fix `takeCameraPhoto` on Android to use fallback button if done button is not visible. (#2974) 🔹Reflect failed tests in Playwright report. (#2970) 🔹Add `stopMockLocation` method to `PlatformAutomator` and make mockLocation method less flaky (#2937) 🔹Fix matching test entries to produce test summary. (#2998) patrol_cli: 4.3.0 🔹Bump `patrol_log` to `^0.8.0`. 🔹Refactor develop command into reusable components and expose public API for programmatic usage. 🔹Reflect failed tests in Playwright report. (#2970) patrol_finders: 3.2.0 🔹Bump `patrol_log` to `^0.8.0`. patrol_log: 0.8.0 🔹Add `onLogEntry` callback to `PatrolLogReader`. 🔹Add `developCompletedKey` to `ConfigEntry`. #FlutterDev #FlutterTesting #E2E #AutomatedTesting #Patrol
2
15
525
Are you asking the right questions 🤔 when selecting your Oracle test automation platform?! Here's what you need to be asking 👉 bit.ly/4tdIARH #Oracle #OracleTesting #automatedtesting
1
7
64
Webship-js AI Agent for Automated Testing webship.co/blog/webship-js-a… This article highlights how Webship-JS AI Agent helps teams simplify testing workflows and deliver high-quality web applications with confidence. #AutomatedTesting #AI #WebTesting #QA #AIAgent
2
2
40
What Is Playwright? Why Companies Are Rapidly Moving to It webship.co/blog/what-playwri… Playwright is quickly becoming a powerful solution for modern web automation and end-to-end testing. #Playwright #WebTesting #QA #Automatedtesting
1
2
21
🚀 New Patrol packages versions just land on pub.dev! Support for next flags on web, fix for devtools and more. Check it here 👇 patrol: 4.2.0 🔹Improve setup error reporting for Patrol Web failures. (#2928) 🔹Fix `tapOnNotificationByIndex` and `getNotifications` on iOS 18 to use consistent indexing with other systems. (#2899) 🔹Fix Android native automator error logs to use `AndroidAutomatorClientException` instead of `IosAutomatorClientException`. 🔹Allow to pass additional web browser args through `web-browser-args`. (#2932) patrol_cli: 4.2.0 🔹Add support for `--web-port` option to specify the port for the web server when running web tests with patrol test. (#2832) 🔹Add `--web-server-timeout` flag to configure the web server startup timeout (default: 120s). (#2948) 🔹Fix running `devtools` after moving test to `patrol_test/`. (#2922) 🔹Fix listen to `stdout/stderr` streams in `buildApkConfigOnly` to prevent hang on Windows. (#2905) 🔹Fix bug that `--exclude` was not working for directories. (#2918) 🔹Allow to pass additional web browser args through `web-browser-args`. (#2932) 🔹Correctly compose `devtools` link on new Flutter version. (#2957) patrol_log: 0.7.1 🔹Take the test name into account in the log entries. (#2955) #FlutterDev #FlutterTesting #AutomatedTesting #Patrol
1
14
957
Farnell Global has expanded its automated test offering with the release of a new range of NI PXI hardware from Emerson, aimed at making high‑performance test systems more accessible to engineering teams. newelectronics.co.uk/content… #AutomatedTesting #EngineeringTools #PXISystems

1
3
115
Released Webship-js 1.0.47 webship.co/products/webship-… Webship-JS 1.0.47 improves stability and configuration management Cucumber formatter settings moved to nightwatch.conf.js, Chromedriver upgraded to 144.0.1, and Bitbucket pipeline fixed for smoother CI. #AutomatedTesting #QA
2
2
89
Want to ensure your Java builds are actually release-ready? Automate your Selenium regression tests using GitHub Actions: baeldung.com/selenium-regres… Yep, running your tests directly in your CI/CD pipeline is a good way to get quick feedback before you reach production. 💻 #Selenium #GitHubActions #Java #AutomatedTesting
8
1,025
Tamil Nadu is setting up #AutomatedTesting Stations (ATS) for vehicles in 5 locations as part of its first phase to ensure road safety& prevent irregularities in issuing fitness certificates. ATS are being established to replace manual fitness testing and improve safety standards
7
167
🚀 New Patrol releases are out! This release focuses mainly on fixing bugs. Check the details below. 👇 patrol: 4.1.1 🔹 Fix Android permission dialog not being tapped with `grantPermissionWhenInUse`.(#2876) 🔹 Fix iOS `tapOnNotificationBySelector` to support `text` parameter. (#2898) 🔹 Bump `patrol_log` to 0.7.0. (#2917) 🔹 Bump `patrol_finders` to 3.1.0. (#2917) patrol_cli: 4.1.0 🔹 Fix bug when running web tests with relative imports from the `integration_test` directory. (#2906) 🔹 Fix a bug when a user sets a nested `test_directory` (eg. test/e2e), TestFinder was searching for test files in the parent directory instead of the project's root. (#2858) 🔹 Add support for `--no-tree-shake-icons` flag in cli commands. (#2704) 🔹 Fix `PATROL_FLUTTER_COMMAND` not being used when building web app. (#2857) 🔹 Remove unused import in `test_bundle.dart` files. (#2885) 🔹 Bump `patrol_log` to 0.7.0 (#2917) patrol_finders: 3.1.0 🔹 Bump `patrol_log` to 0.7.0 patrol_log: 0.7.0 🔹 Show Flutter test framework output on iOS in `patrol develop`. (#2904) #FlutterDev #FlutterTesting #AutomatedTesting #Patrol
1
17
474
Test Smarter, Not Harder: A Strategic Guide to Prioritizing Website Checks webship.co/blog/test-smarter… Learn how to prioritize website tests, speed up releases, and keep your site error-free! #QA #DevOps #Webship_js #TestSmarter #Test #AutomatedTesting
2
3
83
People say AI code is hard to maintain. That’s bullshit. Human code is already full of crap — we just call it “technical debt.” The problem isn’t AI writing bad code. The problem is we’ve always had bad code. The fix? Use AI to explain, clean, and test its own mess. Infinite context. Relentless testing. Auto-judged quality. AI will write tons of crappy code. So do humans. The difference is AI can help clean it up — at scale. #AICoding #TechDebt #DevMindset #AutomatedTesting #RethinkCode
5
18
963
In this video, this validates the radio button behavior in the Drupal CMS account registration settings. Read the full article: webship.co/blog/testing-radi… Watch the full video on YouTube: youtube.com/watch?v=U_5-fL9E… #WebshipJS #AutomatedTesting #FunctionalTesting #DrupalCMS
2
2
50
23 Dec 2025
Testing Radio Buttons with Webship-JS webship.co/blog/testing-radi… Ensure your radio buttons always behave correctly! See a practical example of automated testing with Webship-JS on Drupal CMS. #WebshipJS #AutomatedTesting #DrupalCMS #WebTesting #QA #FunctionalTesting
1
2
99
Level up your coding with Test Driven Development (TDD). Write tests first, catch bugs early, and build clean, reliable code—faster and with more confidence. #TestDrivenDevelopment #TDD #CleanCode #SoftwareDevelopment #CodingTips #DeveloperLife #AutomatedTesting #CodeBetter
3
12