JavaScript with jQuery 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 with jQuery online test assesses candidates' knowledge of how to program in the JavaScript language and use one of its most widely used libraries, jQuery.
It's an ideal test for pre-employment screening. A good JavaScript developer needs to be able not only to solve problems using JavaScript but also to understand and extend the functionality provided by JavaScript using libraries such as jQuery.
This online test requires candidates to solve coding problems in JavaScript and jQuery.
Sample public questions
An image gallery is a set of images with corresponding remove buttons. This is the HTML code for a gallery with two images:
<div class="image">
<img src="https://bit.ly/3lmYVna" alt="First">
<button class="remove">X</button>
</div>
<div class="image">
<img src="https://bit.ly/3flyaMj" alt="Second">
<button class="remove">X</button>
</div>
Implement the setup function that registers a click event handler and implements the following logic: When the button of class remove is clicked, its parent <div> element should be removed from the gallery.
For example, after the first image has been removed from the gallery above, it's HTML code should look like this:
<div class="image">
<img src="https://bit.ly/3flyaMj" alt="Second">
<button class="remove">X</button>
</div>
The createProductCodeForm function is used to create a new form that accepts a product code from a user.
The current version of the form contains the hint: 'The product code can be found on the label'. This hint is currently always visible to the user.
Improve the form so that the hint is only rendered when the input element is the focused element.
For jobseekers: get certified
Earn a free certificate by achieving top 25% on the JavaScript with jQuery 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.
13 more premium JavaScript with jQuery questions
A Tag, Confirm, Table of Names, Copy Element, Product Rating, Validation, Cards, Post Comment, Row Appender, Hide Button, Loading Bar, Double, Reorder.
Skills and topics tested
- jQuery
- Attribute Manipulation
- DOM Manipulation
- JavaScript
- Dialog Box
- Event Handling
- Selectors
- Forms
- Content Manipulation
- Asynchronous Calls
- HTML5
- Error Handling
For job roles
- JavaScript Developer
- jQuery 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