Chapter 2: Data Driven Testing

<Unknown command>contentspage{Qt Test Tutorial}{Contents}

In this chapter we will demonstrate how to execute a test multiple times with different test data.

So far, we have hard coded the data we wanted to test into our test function. If we add more test data, the function might look like this: