Guide
-
How to test app in Landscape or Portrait Mode using XCUITest
By Suparna K, Community Contributor - October 3, 2022
Learn automated testing of mobile applications in landscape & portrait modes using XCUITest to ensure that it's working across different screen orientations.
Learn More -
How to test UI components?
Ganesh Hegde and Priyanka Bhat - October 3, 2022
Looking to improve your UI testing process? Learn how to test UI components with this comprehensive guide.
Learn More -
How to run your first Visual Test with Cypress
By Priyanka Bhat & Ganesh Hegde, Community Contributors - October 3, 2022
Want you perform visual testing using Cypress? Not sure where to start? Read this to know how to run visual test with Cypress.
Learn More -
Why DevOps Teams Need Cloud-Based Solutions
By Shreya Bose, Community Contributor - October 3, 2022
Are you looking for a way to improve your DevOps team's efficiency and effectiveness? Cloud-based solutions can help - read to know more
Learn More -
How to test mobile app in Landscape or Portrait mode using Appium
By Apeksha Gupta & Anshul Agrawal, Community Contributors - September 30, 2022
Learn automated testing of mobile applications in landscape & portrait modes using Appium to ensure that it's working across different screen orientations.
Learn More -
SpecFlow Tutorial for Automation Testing
By Mohit Joshi, Community Contributor - September 30, 2022
Deep dive into the incorporation of BDD approaches while writing tests using SpecFlow automated testing.
Learn More -
How to Analyze Data to Predict Device Coverage
By Sakshi Pandey, Community Contributor - September 30, 2022
Are you testing on the right devices? Learn how to analyze data and predict device coverage.
Learn More -
How to scroll to element in XCUITest
By Suparna K, Community Contributor - September 30, 2022
Automating app testing requires scrolling down the page till element is visible. Find out how to scroll down to an element & perform an action on it in XCUITest.
Learn More -
Why is Manual Testing not sufficient for Continuous Delivery?
By Tom Collins, Community Contributor - September 29, 2022
Understand why manual testing is not the best approach for matching the pace of your CD and Agile development.
Learn More -
Cross Browser Compatibility Issues With Form Input
By Sakshi Pandey, Community Contributor - September 29, 2022
HTML5 form input elements cause trouble in cross-browser compatibility. Learn about cross browser compatibility issues with form input and how to fix them.
Learn More