Go to file
nikle d0a48549f3 modify readme file 2020-10-10 17:49:06 +08:00
XBI analysis code commit 2020-10-09 14:38:08 +08:00
document modify readme file 2020-10-10 17:49:06 +08:00
proxy code commit 2020-10-09 14:38:08 +08:00
public/js code commit 2020-10-09 14:38:08 +08:00
record-replay code commit 2020-10-09 14:38:08 +08:00
remote agent code commit 2020-10-09 14:38:08 +08:00
traces code commit 2020-10-09 14:38:08 +08:00
x-pert code commit 2020-10-09 14:38:08 +08:00
xcheck-web code commit 2020-10-09 14:38:08 +08:00
.gitignore Initial commit 2020-10-09 14:35:12 +08:00
LICENSE Initial commit 2020-10-09 14:35:12 +08:00
README.md modify readme file 2020-10-10 17:49:06 +08:00

README.md

X-Check is a novel cross-browser testing tool, which leverages existing record/replay technique. It can reproduce a previous ex ecution under different browser environments as faithfully as possible, and supports automated XBIs detection with high accuracy.

Table of Contents

Features

  • state space exploration

    • automatic and manual state space exploration
  • incompatability checking

    • support to detect function, structure and visual inconsistency across browsers

Architecture

Requirements

  • mongodb
  • nodejs
  • webscarab
  • jdk1.7

use-interface

  • specify reference and test browser:

  • incompatability detection result:

Contact Us