开发者

Verifying HTML content at browser, without source code

I need to test a browser which is built on webkit. This browser is available on a mobile device.

Currently we are verifying the HTML content based on manual comparison on this browser againt the Safari (as it's build on webkit).

Do we have other best way to 开发者_如何学编程do it?

I am thinking from automation perspective.


I suggest to use Amazon Turk to get people to say if a rendering is good or not in comparaison to your reference. This way you can get full automation for testing new releases. It will cost a little bit but can save a lot of time.

Steps:

  • define a set of test URLs. You certainly have some already and you can add some pages from some dynamic sources (RSS news ...) to get a chance to catch new problem.
  • Generate a screen capture for your browser one from your reference browser for each URL
  • Add each image comparaison as a task in Amazon Turk
  • Check returns flagged as different
0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜