Skip to content
CrossBrowserTesting Check Your Knowledge Part II
Track 3: Web Testing, CrossBrowserTesting
*
1.
Please provide your name and email address
(Required.)
Name
Email
2.
You can only debug JavaScript in IE
True
False
3.
The debugger keyword stops the execution of JavaScript, and calls (if available) the debugging function.
True
False
4.
You can only debug desktop browsers on CrossBrowserTesting
True
False
5.
JavaScript needs to be run in a headless browser to be debugged.
True
False
6.
You can only Appium and Selenium in the cloud, not any of their native frameworks.
True
False
7.
Implicit wait time is applied to all elements in your script and Explicit wait time is applied only for particular specified element.
True
False
8.
You can place all of your browser capabilities in one file for easy scaling.
True
False
9.
You'll need to rewrite the entirety of your Selenium tests to work with CBT.
True
False
10.
Running tests sequentially is the fastest way to run a test.
True
False
11.
You can test on multiple browsers at one time in CBT.
True
False
12.
You need to create a separate test for each browser.
True
False
13.
You should run new, unstable tests against multiple browsers.
True
False