Vue.js Online Test

TestDome skill assessments are used by more than 11,000 companies and 1,030,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 Vue.js online test assesses knowledge of building web user interfaces with the Vue.js library through a series of live coding questions.

The assessment includes work-sample tasks such as:

  • Manipulating DOM elements with Directives.
  • Using Computed Properties to encapsulate logic that includes reactive data.
  • Handling user events and updating the application based on user actions.

A good Vue.js developer should be able to work with the library effectively to create maintainable and accessible web user interfaces.

Sample public questions

Easy
15 min
code
Public
Vue.js
Directives
Event Handling

A website requires a component for adding users to a table. Users can be added by specifying their first name and last name with input elements, and then clicking on the "Add user" button. After a user is added, input elements should be cleared.

After a user is added, they should be listed in the table Users, where the index column should start from 1.

Implement the UserList component with the functionality described above.

For example, after adding the name "Ann Franklin", the tbody part of the Users table should be:

<tr>
  <td>1</td>
  <td>Ann</td>
  <td>Franklin</td>
</tr>
Easy
7 min
code
Public
Vue.js
Directives
Event Handling

Page contains an anchor element and a paragraph below it. The paragraph's visibility should be toggled by clicking on an anchor element with the following logic:

  • At start, paragraph should not be visible
  • After a click, paragraph should be visible
  • After another click, paragraph should not be visible again

Implement the following logic by adding missing attributes to anchor and paragraph elements.

For jobseekers: get certified

Earn a free certificate by achieving top 25% on the Vue.js 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

Ready to Interview?

Use these and other questions from our library with our
Code Interview Platform.

Sample image of the interviews app.

9 more premium Vue.js questions

Reorder, Calculator, Countdown, Product Rating, Cards Widget, Custom Link, Division, Post Comment, Validation Form.

Skills and topics tested

  • Vue.js
  • Components
  • Event Handling
  • Binding
  • Directives
  • Computed Properties
  • Content Manipulation
  • Managing State
  • Forms

For job roles

  • JavaScript Developer
  • Vue.js Developer
  • Web Front-End Developer

Sample candidate report

Need it fast? AI-crafted tests for your job role

TestDome generates custom tests tailored to the specific skills you need for your job role.
Sign up now to try it out and see how AI can streamline your hiring process!

Use AI Test Generator

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 (2023)

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.

130+ 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