#uitesting search results

Meet Jessica Randall —Android Developer, GDG Cape Town Organizer, & Zindi Ambassador. 📱 🎤 Mobile track: UI Testing with Compose—build smooth, reliable & polished Android apps. #DevFest2025 #GDGCT #UITesting

GDGCapeTown's tweet image. Meet Jessica Randall —Android Developer, GDG Cape Town Organizer, & Zindi Ambassador. 📱
🎤 Mobile track: UI Testing with Compose—build smooth, reliable & polished Android apps.
#DevFest2025 #GDGCT #UITesting

Manual app testing slowing you down? See how AI-driven UI testing automates checks, reduces bugs, and speeds up releases for banking and beyond. Watch it in action (from our Cambridge Meetup) community.mindstone.com/events/mindsto… #PracticalAI #FutureOfWork #UITesting


Did you know that you can define 2 Test Runners for your instrumentation tests? 1. via ‘testInstrumentationRunner‘ in gradle 2. in the test itself ⚠️ However, that's not possible for unit tests #AndroidDev #uitesting This enables parameterized instrumentation tests👇

Gio_Sastre's tweet image. Did you know that you can define 2 Test Runners for your instrumentation tests?
1. via ‘testInstrumentationRunner‘ in gradle
2. in the test itself

⚠️ However, that's not possible for unit tests

#AndroidDev #uitesting

This enables parameterized instrumentation tests👇

Starting with Jetpack Compose UI testing? Focus on using `createComposeRule()` to launch your composables, and utilize `onNodeWithText` or `onNodeWithTag` for reliable queries. Keep your tests readable & maintainable! #JetpackCompose #UITesting #AndroidDev


The @LeanCodePl Team on stage explaining the integration tests using #Patrol, the default #UITesting framework for #FlutterEnterprise apps.

lukaszkosman's tweet image. The @LeanCodePl Team on stage explaining the integration tests using #Patrol, the default #UITesting framework for #FlutterEnterprise apps.

It's friday, let's ship a new feature 🚢 🚢 You can now verify a file has been downloaded properly through your Magic Inspector test. #uitesting


WE'RE LIVE ON @ProductHunt 🚀 UI testing made dead simple with Maestro Studio — the all‑in‑one IDE for testers. No terminal. No code. Check it out & support our launch 👉 producthunt.com/products/maest… #UItesting #QA #TestAutomation

maestro__dev's tweet image. WE'RE LIVE ON @ProductHunt 🚀

UI testing made dead simple with Maestro Studio — the all‑in‑one IDE for testers. No terminal. No code.

Check it out & support our launch 👉 producthunt.com/products/maest…

#UItesting #QA #TestAutomation

🔍 New Job: Software Tester - Manchester 🐝 → £30K - £45K → 4 days office-based + 1 day remote → Medical insurance → Extra holiday allowance with your birthday off! 🔗 tinyurl.com/bj32k8nd #SoftwareTester #UITesting #APItesting #RegressionTesting #Exploratory...


This AI Testing Agent is testing its own interface using its own interface to test its own interface. 😅 This is AI Inception. [video speed x3] #AIAgent #testingautomation #uitesting


🎯 New Position! Software Tester in Manchester 💷 £30K - £45K 🔄 4 Days in the Manchester office, 1 Day WFH 🌴 25 Holiday allowance + Bank holidays, with your birthday off 🔗 tinyurl.com/bj32k8nd #SoftwareTester #UITesting #APITesting


Meet @ui_licious team at the #FOSSASIA Summit 2023 #Exhibition Explore their innovative UI testing platform eventyay.com/e/7cfe0771/exh… #UItesting #exhibitors

fossasia's tweet image. Meet @ui_licious team at the #FOSSASIA Summit 2023 #Exhibition Explore their innovative UI testing platform eventyay.com/e/7cfe0771/exh… #UItesting #exhibitors

🚀 Dive into the future of Android testing with John Rodriguez! Explore how Paparazzi can streamline your app development process. Watch now: youtu.be/ydY8InpmnuU #AndroidDev #UITesting

codewiththeita's tweet image. 🚀 Dive into the future of Android testing with John Rodriguez! Explore how Paparazzi can streamline your app development process. Watch now: youtu.be/ydY8InpmnuU #AndroidDev #UITesting

On Day 2 of #dcldn23, the Kaspresso team unveils a comprehensive series on Kaspresso. Dive into its mechanics, features, and best practices for UI testing. 🚀 Begin with our first article: medium.com/kasperskymedia… 📖 #Kaspresso #UITesting #android


Just attended Storybook Meetup, where they had presentations about their design systems, UI testing, and frontend development! Got to meet lots of cool people there too, like @ryandotfurrer, Karl Cereno and Mike Carbone!! #storybook #designsystems #UITesting #Frontend

choir241's tweet image. Just attended Storybook Meetup, where they had presentations about their design systems, UI testing, and frontend development!  Got to meet lots of cool people there too, like @ryandotfurrer, Karl Cereno and Mike Carbone!!

#storybook #designsystems #UITesting #Frontend
choir241's tweet image. Just attended Storybook Meetup, where they had presentations about their design systems, UI testing, and frontend development!  Got to meet lots of cool people there too, like @ryandotfurrer, Karl Cereno and Mike Carbone!!

#storybook #designsystems #UITesting #Frontend
choir241's tweet image. Just attended Storybook Meetup, where they had presentations about their design systems, UI testing, and frontend development!  Got to meet lots of cool people there too, like @ryandotfurrer, Karl Cereno and Mike Carbone!!

#storybook #designsystems #UITesting #Frontend
choir241's tweet image. Just attended Storybook Meetup, where they had presentations about their design systems, UI testing, and frontend development!  Got to meet lots of cool people there too, like @ryandotfurrer, Karl Cereno and Mike Carbone!!

#storybook #designsystems #UITesting #Frontend

🚀 We’re excited to confirm that Heath Howe from Sureify will discuss "A Picture's Worth a Thousand Lines of Code: Snapshots for Functional Testing at the Test Automation Summit in San Francisco." 🔗 Register Now: testingmind.com/event/tas2024/… #SnapshotTesting #UITesting

testingmindcon's tweet image. 🚀 We’re excited to confirm that Heath Howe from Sureify will discuss "A Picture's Worth a Thousand Lines of Code: Snapshots for Functional Testing at the Test Automation Summit in San Francisco."

🔗 Register Now: testingmind.com/event/tas2024/…

#SnapshotTesting #UITesting

En Quadim hemos usado Selenide. En esta demo presentamos Aqua y Selenide para crear UI Tests. youtube.com/live/j-uaUwoo9… #uitesting #selenide #perujug #java

jamdiazdiaz's tweet image. En Quadim hemos usado Selenide. En esta demo presentamos Aqua y Selenide para crear UI Tests.

youtube.com/live/j-uaUwoo9… #uitesting #selenide #perujug #java

Starting with Jetpack Compose UI testing? Focus on using `createComposeRule()` to launch your composables, and utilize `onNodeWithText` or `onNodeWithTag` for reliable queries. Keep your tests readable & maintainable! #JetpackCompose #UITesting #AndroidDev


Qualiron’s UX/UI Testing ensures seamless, intuitive and engaging user experiences. We identify friction points, validate workflows and optimize designs so your digital products are both visually appealing and easy to use. #UXTesting #UITesting #UserExperience #QA #Qualiron

qualiron's tweet image. Qualiron’s UX/UI Testing ensures seamless, intuitive and engaging user experiences.

We identify friction points, validate workflows and optimize designs so your digital products are both visually appealing and easy to use.

#UXTesting #UITesting #UserExperience #QA #Qualiron

Meet Jessica Randall —Android Developer, GDG Cape Town Organizer, & Zindi Ambassador. 📱 🎤 Mobile track: UI Testing with Compose—build smooth, reliable & polished Android apps. #DevFest2025 #GDGCT #UITesting

GDGCapeTown's tweet image. Meet Jessica Randall —Android Developer, GDG Cape Town Organizer, & Zindi Ambassador. 📱
🎤 Mobile track: UI Testing with Compose—build smooth, reliable & polished Android apps.
#DevFest2025 #GDGCT #UITesting

Manual app testing slowing you down? See how AI-driven UI testing automates checks, reduces bugs, and speeds up releases for banking and beyond. Watch it in action (from our Cambridge Meetup) community.mindstone.com/events/mindsto… #PracticalAI #FutureOfWork #UITesting


🎥 Watch how to: ⚙️ Set up the KushoAI CLI 🧠 Record + auto-generate tests 📊 Run & debug tests instantly Smarter testing starts here 👉youtu.be/E1yqiloZCNw #UITesting #DevTools #AI #Playwright #KushoAI

kushoai's tweet card. AI-Powered UI Testing with KushoAI | Generate Tests from Recordings

youtube.com

YouTube

AI-Powered UI Testing with KushoAI | Generate Tests from Recordings


Say goodbye to hidden auto-healing! 👋 RepairChimp offers full transparency. See exactly what our AI changed in your script. You're always in control. #Transparency #TestControl #UITesting #QA rfr.bz/t4f0b10

testchimphq's tweet image. Say goodbye to hidden auto-healing! 👋 RepairChimp offers full transparency. See exactly what our AI changed in your script. You're always in control. #Transparency #TestControl #UITesting #QA

rfr.bz/t4f0b10

🔎 In 2025, UI tests still break — not because of colors or layout, but because of fragile selectors. The fix? Dedicated test IDs. Stable, clear, predictable. 👉 Full guide: levelup.gitconnected.com/why-ui-tests-s… #Testing #QA #UITesting #Automation


First impressions in digital products come in three layers: what users see, how they move, and what works. Qualiron’s UX/UI Testing validates design, usability, and functionality across devices to build trust—the most valuable currency. #UXTesting #UITesting #QualironQuality

qualiron's tweet image. First impressions in digital products come in three layers: what users see, how they move, and what works. Qualiron’s UX/UI Testing validates design, usability, and functionality across devices to build trust—the most valuable currency.
#UXTesting #UITesting #QualironQuality

Missed the live webinar? Watch the recording on #AI-powered #UITesting with #Playwright! Learn AI-driven visual regression, automate pixel comparisons, generate detailed UI change reports, & gain practical strategies to enhance #TestAutomation. Watch now youtu.be/MO4lQvvCMec

testrig_qa's tweet card. Next-Gen UI Testing with AI & Playwright | Smarter Visual Validation...

youtube.com

YouTube

Next-Gen UI Testing with AI & Playwright | Smarter Visual Validation...


**"Pixel-perfect matters. 🎯 Even the smallest UI shifts—misaligned buttons, color tweaks, or spacing glitches—can ruin user experience. #VisualTesting #UITesting #Letest #TestAutomation #QualityAssurance #DevTools

letest_ai's tweet image. **"Pixel-perfect matters. 🎯
Even the smallest UI shifts—misaligned buttons, color tweaks, or spacing glitches—can ruin user experience.

#VisualTesting #UITesting #Letest #TestAutomation #QualityAssurance #DevTools
letest_ai's tweet image. **"Pixel-perfect matters. 🎯
Even the smallest UI shifts—misaligned buttons, color tweaks, or spacing glitches—can ruin user experience.

#VisualTesting #UITesting #Letest #TestAutomation #QualityAssurance #DevTools

𝐓𝐨𝐝𝐚𝐲’𝐬 𝐭𝐡𝐞 𝐝𝐚𝐲! Don’t miss our #Webinar on Next-Gen #UITesting: #Playwright Meets #AI for Smarter Visual Validation. Learn how AI powers #UIValidation, automates pixel checks & delivers precise change reports. Register & join us today! linkedin.com/events/next-ge…

testrig_qa's tweet image. 𝐓𝐨𝐝𝐚𝐲’𝐬 𝐭𝐡𝐞 𝐝𝐚𝐲!

Don’t miss our #Webinar on Next-Gen #UITesting: #Playwright Meets #AI for Smarter Visual Validation. Learn how AI powers #UIValidation, automates pixel checks & delivers precise change reports.

Register &  join us today!
linkedin.com/events/next-ge…

𝐉𝐮𝐬𝐭 𝟒 𝐝𝐚𝐲𝐬 𝐭𝐨 𝐠𝐨! Join our webinar: Next-Gen #UITesting: #Playwright Meets #AI for Smarter Visual Validation. Learn AI-driven #UI validation, automate pixel checks & gain accurate change reports. 𝐑𝐞𝐠𝐢𝐬𝐭𝐞𝐫 𝐧𝐨𝐰 linkedin.com/events/next-ge… #AutomationTesting

testrig_qa's tweet image. 𝐉𝐮𝐬𝐭 𝟒 𝐝𝐚𝐲𝐬 𝐭𝐨 𝐠𝐨!

Join our webinar:
Next-Gen #UITesting: #Playwright Meets #AI for Smarter Visual Validation.
Learn AI-driven #UI validation, automate pixel checks & gain accurate change reports.

𝐑𝐞𝐠𝐢𝐬𝐭𝐞𝐫 𝐧𝐨𝐰
linkedin.com/events/next-ge…

#AutomationTesting

Meet Jessica Randall —Android Developer, GDG Cape Town Organizer, & Zindi Ambassador. 📱 🎤 Mobile track: UI Testing with Compose—build smooth, reliable & polished Android apps. #DevFest2025 #GDGCT #UITesting

GDGCapeTown's tweet image. Meet Jessica Randall —Android Developer, GDG Cape Town Organizer, & Zindi Ambassador. 📱
🎤 Mobile track: UI Testing with Compose—build smooth, reliable & polished Android apps.
#DevFest2025 #GDGCT #UITesting

It’s never too late to start testing your mobile app’s UI - look at @Airbnb , they currently have only 1 UI test 🙈. 2019 is the year of tests! #UItesting #mobile #CI #DCSF18

sopalamarchuk's tweet image. It’s never too late to start testing your mobile app’s UI - look at @Airbnb , they currently have only 1 UI test 🙈. 2019 is the year of tests! #UItesting #mobile #CI #DCSF18

A small tip for using consts from "R.class" together with the UiAutomator framework. We can extend this example and create an extenstion function for the "By" class. #androiddev #uitesting

Alex_Zhukovich's tweet image. A small tip for using consts from "R.class" together with the UiAutomator framework. We can extend this example and create an extenstion function for the "By" class.

#androiddev #uitesting

Please see all new courses here automationstepbystep.com Share this Free education with all I have tried to cover most of the platforms like #UITesting #APITesting #MobileTesting #CICD #DevOps #Programming #selenium #appium #jenkins #dockers #BeginnerTutorials #EducationForAll

LearnWithRaghav's tweet image. Please see all new courses here
automationstepbystep.com
Share this Free education with all
I have tried to cover most of the platforms like #UITesting #APITesting #MobileTesting #CICD #DevOps #Programming #selenium #appium #jenkins #dockers #BeginnerTutorials
#EducationForAll

Did you know that you can define 2 Test Runners for your instrumentation tests? 1. via ‘testInstrumentationRunner‘ in gradle 2. in the test itself ⚠️ However, that's not possible for unit tests #AndroidDev #uitesting This enables parameterized instrumentation tests👇

Gio_Sastre's tweet image. Did you know that you can define 2 Test Runners for your instrumentation tests?
1. via ‘testInstrumentationRunner‘ in gradle
2. in the test itself

⚠️ However, that's not possible for unit tests

#AndroidDev #uitesting

This enables parameterized instrumentation tests👇

Another chance to find out what Patrol is all about and why it's worth trying for #flutter #UItesting. 🎉@matiwojt, in a lightning talk during @FlutterNFriends, will tell you about "Supercharged UI testing with Patrol."⚡There might also be a sneak peek of something new 🤫

LeanCodePl's tweet image. Another chance to find out what Patrol is all about and why it's worth trying for #flutter #UItesting. 🎉@matiwojt, in a lightning talk during @FlutterNFriends, will tell you about "Supercharged UI testing with Patrol."⚡There might also be a sneak peek of something new 🤫

WE'RE LIVE ON @ProductHunt 🚀 UI testing made dead simple with Maestro Studio — the all‑in‑one IDE for testers. No terminal. No code. Check it out & support our launch 👉 producthunt.com/products/maest… #UItesting #QA #TestAutomation

maestro__dev's tweet image. WE'RE LIVE ON @ProductHunt 🚀

UI testing made dead simple with Maestro Studio — the all‑in‑one IDE for testers. No terminal. No code.

Check it out & support our launch 👉 producthunt.com/products/maest…

#UItesting #QA #TestAutomation

Sign up now to learn more about UI Testing for your Xamarin.Forms apps 💙👩🏻‍💻 bit.ly/3b9FWVO @Syncfusion #webinar #uitesting #xamarin #xamarinforms #passionfortechnology #syncfusion #dev #womenintech

_Codrina_'s tweet image. Sign up now to learn more about UI Testing for your Xamarin.Forms apps 💙👩🏻‍💻
bit.ly/3b9FWVO @Syncfusion #webinar #uitesting #xamarin #xamarinforms #passionfortechnology #syncfusion #dev #womenintech

The @LeanCodePl Team on stage explaining the integration tests using #Patrol, the default #UITesting framework for #FlutterEnterprise apps.

lukaszkosman's tweet image. The @LeanCodePl Team on stage explaining the integration tests using #Patrol, the default #UITesting framework for #FlutterEnterprise apps.

Just attended Storybook Meetup, where they had presentations about their design systems, UI testing, and frontend development! Got to meet lots of cool people there too, like @ryandotfurrer, Karl Cereno and Mike Carbone!! #storybook #designsystems #UITesting #Frontend

choir241's tweet image. Just attended Storybook Meetup, where they had presentations about their design systems, UI testing, and frontend development!  Got to meet lots of cool people there too, like @ryandotfurrer, Karl Cereno and Mike Carbone!!

#storybook #designsystems #UITesting #Frontend
choir241's tweet image. Just attended Storybook Meetup, where they had presentations about their design systems, UI testing, and frontend development!  Got to meet lots of cool people there too, like @ryandotfurrer, Karl Cereno and Mike Carbone!!

#storybook #designsystems #UITesting #Frontend
choir241's tweet image. Just attended Storybook Meetup, where they had presentations about their design systems, UI testing, and frontend development!  Got to meet lots of cool people there too, like @ryandotfurrer, Karl Cereno and Mike Carbone!!

#storybook #designsystems #UITesting #Frontend
choir241's tweet image. Just attended Storybook Meetup, where they had presentations about their design systems, UI testing, and frontend development!  Got to meet lots of cool people there too, like @ryandotfurrer, Karl Cereno and Mike Carbone!!

#storybook #designsystems #UITesting #Frontend

Meet @ui_licious team at the #FOSSASIA Summit 2023 #Exhibition Explore their innovative UI testing platform eventyay.com/e/7cfe0771/exh… #UItesting #exhibitors

fossasia's tweet image. Meet @ui_licious team at the #FOSSASIA Summit 2023 #Exhibition Explore their innovative UI testing platform eventyay.com/e/7cfe0771/exh… #UItesting #exhibitors

All kinds of cool tips in John Hill's closing keynote at #STARWEST #opensource #UItesting

TechWell's tweet image. All kinds of cool tips in John Hill's closing keynote at #STARWEST #opensource #UItesting

📢 Learn all about Crux at Rust Nation UK 2024. Join Viktor Charypar (@charypar), Tech Director at Red Badger's (@RedBadgerTeam) tutorial to get hands on with #Crux and learn how behaviour-focused architecture enables #UItesting you can love. #rustnationuk24 #rust #rustlang

RustNationUK's tweet image. 📢 Learn all about Crux at Rust Nation UK 2024.

Join Viktor Charypar (@charypar), Tech Director at Red Badger's (@RedBadgerTeam) tutorial to get hands on with #Crux and learn how behaviour-focused architecture enables #UItesting you can love.

#rustnationuk24 #rust #rustlang

We made it to the Popular page on @ProductHunt! Big thanks to Aditya for your help ironing out the technical difficulties 😄 And ranking at #9 too, not bad! There's still time for us to make the top 5 though...! #NoCode #UITesting #ProductHunt #ChromeExtension

meeshkan's tweet image. We made it to the Popular page on @ProductHunt!
Big thanks to Aditya for your help ironing out the technical difficulties 😄

And ranking at #9 too, not bad! There's still time for us to make the top 5 though...!

#NoCode #UITesting #ProductHunt #ChromeExtension
meeshkan's tweet image. We made it to the Popular page on @ProductHunt!
Big thanks to Aditya for your help ironing out the technical difficulties 😄

And ranking at #9 too, not bad! There's still time for us to make the top 5 though...!

#NoCode #UITesting #ProductHunt #ChromeExtension

We are excited to announce the Open Beta release of Espresso — during which you can get unlimited access. Try it today! ow.ly/cnpn30iWR6w #softwaretesting #UI #UItesting #android

browserstack's tweet image. We are excited to announce the Open Beta release of Espresso — during which you can get unlimited access. Try it today! ow.ly/cnpn30iWR6w #softwaretesting #UI #UItesting #android

Loading...

Something went wrong.


Something went wrong.


United States Trends