Selenium Java tutorial
?
https://eyes.applitools.com/app/test-results
1. ?? How it works Applitools SDKs works with existing test frameworks and simply takes screenshots of the page,element,region or an iframe and uploads them along with DOM snapshots to our Eyes server. Our AI then compares them with previous test executions‘ screenshots (aka Baselines) and tells if there is a bug or not. It‘s that simple! #1.1 Baseline vs. Checkpoint imagesWhen you first run the test,our A.I. server simply stores those first set of screenshots as?Baseline images. When you run the same test again (and everytime there after),the A.I. server will compare the new set of screenshots,aka?Checkpoint images,with the corresponding?Baseline images?and higlights differences in pink color.
The picture above is showing the Side-by-Side view of the baseline and checkpoint images
#1.2 Marking the test as "Pass" or "Fail"When the AI compares the baseline and the checkpoint image,if it finds a legitimate difference,it‘ll mark the test as?Unresolved. This is because the AI doesn‘t know if the difference is because of a new feature or a real bug and will wait for you to manually mark it as a Pass/Fail for the 1st time. If you mark the?unresolved?checkpoint image as a "Fail",any further runs with similar difference will be automatically marked as "Failed".
The picture above is showing how to mark the checkpoint image as Failed
If you mark the?unresolved?checkpoint image as a "Pass",then it means that the difference is due to a new feature and so we update the new checkpoint image as the?new baseline?and mark the current test as Pass. And going forward we‘ll compare any future tests with this new baseline.
The picture above is showing how to mark the checkpoint image as Passed
Note:
#A powerful test results dashboardWe provide a state-of-the-art dashboard that makes it very easy for you to analyze differences,report bugs straight from the dashboard and so on.
The picture above is showing the summary view
2. ?? Analyzing differences3. ?? Reporting bugs (straight into Jira or Github)4. ? Prerequisites5.1 ?? - Run the existing demo app5.2 ?? - Add Applitools to an existing project6. ?? Try Visual Grid ?? #Resources
(编辑:李大同) 【声明】本站内容均来自网络,其相关言论仅代表作者个人观点,不代表本站立场。若无意侵犯到您的权利,请及时与联系站长删除相关内容! |