Each new session started with the live testing feature allows for a cleared browser and new experience to be able to not only see these attributes on the page clearly but also pass clean data.
When developing new pages that have questionable functionality or coding, we will often use CBT to test it in a browser. CBT works with our testing environment and development site.
The screen shot portal is essential for an easy way to run tests across hundreds of browsers and retrieve screenshots which then indicate success or failure.
When I started to work on testing automation, I was very excited about how easy it is to run tests on different browsers. It was just a matter of configuration.
The extensive range of products available to simulate is something I have come to appreciate as it has resulted in an ability to broaden the scope of our tests.
The screenshot tool defaults to a screen layout instead of a full page test. I find it a bit cumbersome that I can't have it run a full screenshot as my default.
A problem that we are facing quite often is related to the network connection. Tests can fail if the remote CrossBrowserTesting's VM has connection problems. This happens mostly with browsers of Internet Explorer family which work on Windows OS.