Though browsers are arguably more reliable than they've ever been, we still can't forget about cross-browser testing tools. Here are 7 top options for you.
Tag: browser testing
8 Cross-Browser Testing Tools You Need in 2022
Laravel Dusk – Intuitive and Easy Browser Testing for All!
Viraj demonstrates Laravel Dusk - a browser testing tool designed for testing your apps in full - including UI and JavaScript!
Promises in JavaScript Unit Tests: the Definitive Guide
Jani Hartikainen explains how to deal with promises in unit tests using Mocha and Chai as the base and showing promise-related patterns that occur in tests.
Using Selenium with PHPUnit
Younes Rafie demonstrates the use of Selenium for acceptance testing and browser automation in tandem with PHPUnit
Easy Internet Explorer Testing with RemoteIE
How can you test a browser which is not available on your OS? If Virtual Machines are too much effort, try RemoteIE on your Windows, Mac, iOS or Android device.