jQuery Online Test

TestDome skill assessments are used by more than 8,000 companies and 880,000 test takers.

For Jobseekers

Practice your skills and earn a certificate of achievement when you score in the top 25%.

Take a Practice Test

For Companies

Test candidates with real-world problems and interview the best ones.

Sign Up to Offer this Test

About the test

The jQuery online test assesses knowledge of programming in the JavaScript language and features of the jQuery library through a series of live coding questions.

The assessment involves solving work sample tasks such as:

  • Handling user events and manipulating DOM to build responsive web pages.
  • Using jQuery selectors to select proper HTML elements.
  • Initiating and handling asynchronous events.

A good Web front-end or JavaScript developer working with jQuery needs a solid understanding of the JavaScript programming language and the ability to use the functionality of the jQuery library to write maintainable code that works on all browsers.

Sample public questions

Hard
20 min
code
Public
jQuery
DOM Manipulation
Event Handling
JavaScript

A website needs a list where users can rank their favorite foods. Write the setup function, which should register click handlers on all Up! and Down! buttons. The Up! button should move the list item one place up in the list, while Down! button should move the list item one place down in the list.

For example, consider this code:

document.body.innerHTML = `<ol>
  <li><button>Up!</button>Taco<button>Down!</button></li>
  <li><button>Up!</button>Pizza<button>Down!</button></li>
  <li><button>Up!</button>Eggs<button>Down!</button></li>
</ol>`;

setup();

If the button Up! button in Pizza list item is clicked, Pizza should be the first item in the list, while Taco should be the second item.

Easy
15 min
code
Public
jQuery
Content Manipulation
Event Handling
Forms
JavaScript

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 jQuery test with public questions.

Take a Certification Test

Sample silver certificate

Sunshine Caprio

Java and SQL
TestDome
Certificate
TestDome logo icon

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.

Sign Up to Offer this Test

13 more premium 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

Decorative quote

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

G2 - Crowd Badge
G2 - High Performer (2022)
Capterra - 4.5 Stars
Capterra - Shortlist (2022)

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

1

Choose a pre-made test
or create a custom test

2

Invite candidates via
email, URL, or your ATS

3

Candidates take
a test remotely

4

Sort candidates and
get individual reports

Want to know more?