Track 3: Web Testing, CrossBrowserTesting

Question Title

* 1. Please provide your name and email address

Question Title

* 2. You can only debug JavaScript in IE

Question Title

* 3. The debugger keyword stops the execution of JavaScript, and calls (if available) the debugging function.

Question Title

* 4. You can only debug desktop browsers on CrossBrowserTesting

Question Title

* 5. JavaScript needs to be run in a headless browser to be debugged.

Question Title

* 6. You can only Appium and Selenium in the cloud, not any of their native frameworks.

Question Title

* 7. Implicit wait time is applied to all elements in your script and Explicit wait time is applied only for particular specified element.

Question Title

* 8. You can place all of your browser capabilities in one file for easy scaling.

Question Title

* 9. You'll need to rewrite the entirety of your Selenium tests to work with CBT.

Question Title

* 10. Running tests sequentially is the fastest way to run a test.

Question Title

* 11. You can test on multiple browsers at one time in CBT.

Question Title

* 12. You need to create a separate test for each browser.

Question Title

* 13. You should run new, unstable tests against multiple browsers.

T