Quiz on Parameterized and Dynamic Tests
Test what you’ve learned about parameterized and dynamic tests.
We'll cover the following...
We'll cover the following...
Technical Quiz
1.
Given a parameterized test method that accepts a single int
parameter, can the longs
attribute of @ValueSource
be used to provide the values?
A.
Yes
B.
No
1 / 6