JavaScript Online Test
For Jobseekers
Practice your skills and earn a certificate of achievement when you score in the top 25%.
Take a Practice TestFor Companies
Test candidates with real-world problems and interview the best ones.
Sign Up to Offer this TestAbout the test
The JavaScript online test assesses knowledge of programming in the JavaScript language and core front-end web development concepts. This test contains a series of live coding tasks that are executed inside the Google Chrome web browser.
The assessment includes work-sample tasks such as:
- Handling user events and manipulating DOM to build responsive web pages.
- Using classes, objects, and closures to write maintainable and reusable code.
- Serializing to/from JSON and making AJAX calls.
A good Web front-end or JavaScript developer needs a solid understanding of the JavaScript programming language in order to build modern web pages, fix bugs, and write sustainable code.
Sample public questions
Implement the ensure function so that it throws an error if called without arguments or the argument is undefined. Otherwise it should return the given value.
A Mathematics tutoring web application for kids has a button that highlights all even numbers (in span), using 'yellow' as the background color. Clicking the button again removes the background. All further clicks add or remove the 'yellow' background alternately.
Currently, the button doesn't work as expected. For the given HTML markup and JavaScript function, select all options that will identify and fix the bugs in the JavaScript function:
<div id='numbers'>
<span>1</span><span>2</span><span>3</span><span>4</span><span>5</span>
<button id='btn' onclick='toggleEvenColor()'>Toggle even number highlighting</button>
</div>
1: function toggleEvenColor() {
2: let spanElements = document.querySelectorAll('#numbers span');
3: spanElements.forEach(function() {
4: item.style.backgroundColor = 'transparent';
5: });
6: }
For jobseekers: get certified
Earn a free certificate by achieving top 25% on the JavaScript test with public questions.
Take a Certification TestSample silver certificate
Sunshine Caprio
Java and SQL TestDomeCertificate
For companies: premium questions
Buy TestDome to access premium questions that can't be practiced.
Get money back if you find any premium question answered online.
49 more premium JavaScript questions
Positive Numbers, Truthy Expressions, Max Sum, Launch Time, Function Wrapper, Unique Numbers, Load URL, Photon Frequency, Color Codes, Tax Calculator, Confirm, Friend, Post Comment, Row Appender, Segment, Height, Product Rating, Validation, Array Search, Screen, Timer, Username, Snapshot, Scale Font Size, Products, Paragraph, Hide Button, A Tag, Hobbies, Loading Bar, Double, Table of Names, Filter, Reorder, Date Transform, Trading Data Paging, New Folder, Shipping, Chain Link, Node, Read Write Execute, Numbers To Text, Paper Strip, Special Actions, Memory Game, Log Parser, Vectors, Log Patch, Cards.
Skills and topics tested
- JavaScript
- Closures
- Language
- Algorithmic Thinking
- Timing Events
- Exceptions
- Dictionary
- Ajax
- HTTP
- Promise
- Arrays
- Associative Arrays
- Classes
- Objects
- Dialog Box
- Event Handling
- Graphs
- Content Manipulation
- DOM Manipulation
- Arithmetic
- Attribute Manipulation
- Forms
- Recursion
- Bug Fixing
- ECMAScript 2015
- Asynchronous Calls
- Callback
- Regex
- Strings
- Styling
- JSON
- Serialization
- Sorting
- Iteration
- HTML5
- Pagination
- Linked List
- Tree
- XML
- Monkey Patching
For job roles
- JavaScript Developer
- Web Front-End Developer
Sample candidate report
What others say
Simple, straight-forward technical testing
TestDome is simple, provides a reasonable (though not extensive) battery of tests to choose from, and doesn't take the candidate an inordinate amount of time. It also simulates working pressure with the time limits.
Jan Opperman, Grindrod Bank
Product reviews
Used by
Solve all your skill testing needs
150+ Pre-made tests
From web development and database administration to project management and customer support. See all pre-made tests.
90+ skills
From JavaScript and SQL to English and customer support. See all questions to filter by skill.
Multi-skills Test
Mix questions for different skills or even custom questions in one test. See an example.
How TestDome works
Choose a pre-made test
or create a custom test
Invite candidates via
email, URL, or your ATS
Candidates take
a test remotely
Sort candidates and
get individual reports