Steve Worthamstevewortham.hashnode.dev·Dec 18, 2024findElement and findElements in Selenium: Use Cases with ExamplesSelenium WebDriver has two methods for identifying the web elements, they are findElement and findElements. findElement: This is used to uniquely identify any web element within the web page. findElements: This is used to uniquely identify the list...selenium
Steve Worthamstevewortham.hashnode.dev·Dec 12, 2024The Next Wave of Software Testing: Trends Shaping 2025However, today, it serves as a foundation for robust software delivery. In this ever-evolving technological era, new trends in the software testing landscape keep emerging. Therefore, enterprises must do everything possible to stay ahead of these tre...software development
Steve Worthamstevewortham.hashnode.dev·Dec 9, 2024GUI Testing: Best Practices, Tools, and Checklists You Can’t MissNaturally, GUI testing is performed from the user’s perspective instead of the developer’s. But it’s more than just about making things look pretty. It’s about ensuring that every visual and interactive element in the app — whether mobile or desktop ...Testing
Steve Worthamstevewortham.hashnode.dev·Dec 6, 2024Introducing TestGrid’s Private Device LabFrom frustrating bugs that disrupt seamless functionality to exasperating freezing that abruptly halts user interactions, these issues can swiftly drive users to abandon applications indefinitely, dampening their enthusiasm. Enterprises face the chal...software development
Khushi TrivediforKeploy Community Blogkeploy.hashnode.dev·Dec 4, 2024Choosing the right Penetration Testing Tools for your systemOrganizations are in a sheer need to stay up to the minute and be ahead in protecting their systems and data. Penetration testing can prove to be a structured process that can mimic real-world vulnerabilities before it’s prone to any malicious exploi...4 likes·42 readsTesting
Steve Worthamstevewortham.hashnode.dev·Dec 3, 2024Top iOS Testing Tools and FrameworksAutomated testing has become an integral part of the iOS app development landscape. Deploying automated scripts and test cases that can be executed repeatedly allows errors to be spotted much faster and with higher accuracy rates than manual testing ...Testing
Aouassar Asmaealgostyle.hashnode.dev·Dec 1, 2024Testing en Spring Boot (MVC - Thymeleaf)Le testing est une étape cruciale du développement logiciel, et Spring Boot offre des outils puissants pour tester des applications basées sur l’architecture MVC. Dans ce qui suit, on va voir comment tester efficacement une application Spring Boot MV...Springboot
Steve Worthamstevewortham.hashnode.dev·Nov 29, 2024Introduction to Playwright and its Installation GuidePlaywright is developed by Microsoft and it comes with High -level API for automating web browser interactions including browsers such as Firebox, Chromium and Webkit. Playwright is a powerful framework for web automation, it comes with a unified API...Testing
Steve Worthamstevewortham.hashnode.dev·Nov 28, 2024Top 5 Alternatives to Playwright for Cross Browser TestingAs of April 2024, there were 5.44 billion internet users worldwide, which is 67.1 percent of the global population. More and more users are now becoming aware and to meet their expectations in terms of performance or interface, companies must adapt t...playwright
Steve Worthamstevewortham.hashnode.dev·Nov 27, 2024A Guide to Codeless Automation on iPhone DevicesIt all depends on the quality and responsiveness of your website. As per Forbes, 38% of people engage with a website only if it has attractive content and layout. Hence, organizations focus a lot on continuous application performance, especially when...automation