Google News
logo
Backbone - Quiz(MCQ)
In relation to running QUnit without a browser. which of the following options is the correct command that is entered to the command line for obtaining the PhantomJS Runner plug-in for QUnit?
A)
QUnit phantomjs.runner.js [url-of-your-qunit—testsuite]
B)
phantomjs.runner.js [timeout-in-seconds] [url-of-your-qunit-testsuite]
C)
phantomjs runner.js [url—of—your-qunit-testsuite] [timeout—in-seconds]
D)
QUnit phantomjs runner.js [timeout-in-seconds] [urI-of-your-qunit-testsuite]

Correct Answer :   phantomjs.runner.js [timeout-in-seconds] [url-of-your-qunit-testsuite]

Advertisement