Quiz: Testing

Take a short quiz on testing before moving on to the next chapter.

In cases where you feel that there are multiple correct answers, choose all that apply.

1

How can you freeze the app in application tests and see what it looks like?

A)

By inserting an await waitFor() in the test

B)

By inserting an await visit() in the test

C)

By inserting an await pause() in the test

D)

By inserting an await this.pauseTest() in the test

Question 1 of 50 attempted

Get hands-on with 1200+ tech skills courses.