pallavi chauhaninnovateitworld.hashnode.dev·Nov 14, 2024The Software Tester’s Toolkit: Must-Have Skills and Tools for 2024With software testing advancing rapidly, a tester's toolkit must be equipped with up-to-date skills and technologies to keep pace. As new frameworks, automation tools, and methodologies emerge, testers need to stay adaptable and well-informed. This b...DiscussAnalytical Skills
Siddarthacloudqa.hashnode.dev·Nov 13, 2024Flutter App for UI automationEnabling APP for UI automation Install Appium Flutter Driver: Appium Flutter Driver is a test automation tool for Flutter apps on multiple platforms. You can install it via npm: npm install -g appium-flutter-driver Enable Flutter Driver: You need to...Discussappium
Ronika Kashyapronika.hashnode.dev·Oct 21, 2024What Is Appium Testing? And Why Is It A Popular Tool For Mobile TestingApp owners want their apps to function the best and will not allow the presence of defects that plague a software system with numerous bugs and errors. When numerous defects plague an app, it creates a ripple effect beyond the technical aspects. User...Discussappium
Steve Worthamstevewortham.hashnode.dev·Oct 18, 2024Complete Appium Inspector Tutorial For Testing Mobile AppsIt supports multiple programming languages and has a handy utility called the Appium Inspector. Appium Inspector allows users to inspect the UI of a mobile app, helping them to evaluate key UI elements such as buttons, images, form fields, etc. acros...DiscussTesting
Hugh McCamphillhughmccamphill.com·Oct 16, 2024Appium, iframes and iOSWhen performing end to end journey test automation on an eccommerce style website, it’s common for security reasons for the credit card fields to be loaded in an iframe to allow payment forms from a payment service provider to added to a website in a...Discuss·28 readsappium
Abhayabhayit2000.hashnode.dev·Oct 4, 2024React Native in 2024 - Detox or Appium?In mobile application development, ensuring robust performance and functionality is paramount. React Native, a framework that helps build cross-platform mobile apps, demands rigorous testing to maintain quality. Among the various tools available, Det...DiscussReact Native
Nikunj Vaishnavdevcloudjourney.hashnode.dev·Oct 3, 2024Latest Trends & Tools in Automation TestingAutomation testing is rapidly evolving, driven by advancements in technology and the growing complexity of modern software systems. Staying updated with the latest trends and tools in this field is crucial for professionals aiming to maintain a compe...Discuss·1 likeTestingTesting
Emma Thomsanqaexpert.hashnode.dev·Sep 20, 2024Low Code Vs No Code Platforms: What is the Main Difference?Low Code vs No Code: The demand for software applications has increased exponentially in the last few years. This is putting tremendous pressure on organizations to develop and deploy software products quickly to meet consumer expectations. As a resu...Discussappium
Halmurat TProwww.halmurattahir.com·Sep 19, 2024🚀 Why Use Text to Locate Elements in Automation?When writing test scripts, one of the biggest tasks is finding and interacting with elements on a web page. While you can use IDs, classes, or CSS selectors to locate them, using text is a simple and effective method that often gets overlooked! Let’s...DiscussQA Best Practicesautomation testing
Abhayabhayit2000.hashnode.dev·Sep 13, 2024Everything You Need to Know About Appium Mobile TestingAs smartphone usage soars, the influx of mobile applications brings numerous benefits and heightened development and testing challenges. Manual testing must be improved in today's competitive landscape, making automation essential for swift and relia...Discussappium