View all questions & answers for the JavaScript-Developer-I exam
developer removes the HTML class attribute from thecheckout button, so now it is
simply:
.
There is a test to verify the existence of the checkout button, however it looks fora button with
class= “blue”. The test fails because no such button is found.
Which type of test categorydescribes this test?
Submit