Add external data | Tutorial

Watch this short video to learn how to insert context variables from a Microsoft Excel or .csv file to be able to run the same test multiple times in parallel with different values, also referred to as parameterized testing. This method of adding data to your test has the added value of enhanced security because you keep the data separate, out of the cloud, in an external file.

You can use context variables with every action that requires data input, such as keyboard input or navigating to a location. 

For your convenience, we have also listed the steps for the main procedures below the video.