ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 77 - Certified JavaScript Developer I discussion

Report
Export

developer removes the HTML class attribute from the checkout button, so now it is simply:

<button>Checkout</button>.

There is a test to verify the existence of the checkout button, however it looks for a button with class= "blue". The test fails because no such button is found.

Which type of test category describes this test?

A.
True positive
Answers
A.
True positive
B.
True negative
Answers
B.
True negative
C.
False positive
Answers
C.
False positive
D.
False negative
Answers
D.
False negative
Suggested answer: D
asked 23/09/2024
Andrea Chichiarelli
39 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first