ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 27 - Associate Android Developer discussion

Report
Export

The Testing Pyramid, shown in the Figure, illustrates how your app should include the three categories of tests: small, medium, and large. Medium tests are integration tests that:

A.
validate your app's behavior one class at a time.
Answers
A.
validate your app's behavior one class at a time.
B.
validate either interactions between levels of the stack within a module, or interactions between related modules.
Answers
B.
validate either interactions between levels of the stack within a module, or interactions between related modules.
C.
validate user journeys spanning multiple modules of your app.
Answers
C.
validate user journeys spanning multiple modules of your app.
Suggested answer: B
asked 18/09/2024
Mathias Gontek
39 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first