开发者

Testing javascript code for crossbrowser issues

开发者 https://www.devze.com 2023-01-29 09:15 出处:网络
In my web applications I need to test my javascript code for crossbrowser issues. Some clients are complaining about javascript errors. The most probably reason is different browsers they use because

In my web applications I need to test my javascript code for crossbrowser issues. Some clients are complaining about javascript errors. The most probably reason is different browsers they use because it's hard to reproduce on the developer machines. Are there tools that do automated testing and repo开发者_JS百科rt issues for javascript?


You can try TestSwarm Haven't used it myself, though, so don't have much to say about its quality and effectiveness.

0

精彩评论

暂无评论...
验证码 换一张
取 消