Vue Js Online Test

Instructions:

  • This practice test has 20 questions
  • You have to attempt all the questions
  • Time will be 05:00 minute for 20 questions. After 05:00 minute, practice test will be submitted automatically and you will redirect to result page.
  • This practice test is for self evalutation, if you get less marks then passing marks. Please prepare more for get excellent mark next time
  • Best of luck :)
Time: 05:00 minutes Passing Marks: 60%

1. What is a Vue component?

2. How can you control the duration of a transition in Vue?

3. What is the syntax for attaching an event handler to a DOM element in Vue?

4. Which Vue CLI 3 feature helps you manage state, routing, and other aspects of your application's configuration?

5. What tool can you use for end-to-end testing of Vue.js applications?

6. What is the purpose of the v-model directive in a Vue form input element?

7. How do you install Vuex in a Vue.js project?

8. Which CDN (Content Delivery Network) is commonly used for hosting Vue.js applications?

9. How do you define a computed property in a Vue component?

10. What is the purpose of the mode attribute in a Vue transition component?

11. What is a snapshot test in Jest for Vue.js components?

12. How do you apply a custom filter to an expression in a Vue template?

13. Which delimiters are used by default in a Vue template?

14. How can you handle errors when making an HTTP request with Vue Resource?

15. Which Vue Router navigation method allows you to go back to the previous route?

16. Which event modifier is used to listen to an event only once in Vue?

17. What is the primary use case for using watchers in Vue?

18. What is lazy loading in the context of Vue Router?

19. Which testing framework is commonly used for testing Vue.js applications?

20. What is a common approach for handling dynamic content with i18n in Vue.js?