Your Privacy
We use cookies to give you a better experience in Alchemy Help Center
You can learn more about what kind of cookies we use, why, and how from our Privacy Policy. Because we respect your right to privacy, you can choose not to allow some types of cookies. Click on the different category headings in our cookie banner to change our default settings. However, blocking some types of cookies may impact your experience of the site and the services we are able to offer. For more details, check out our Privacy Policy link below.
View Privacy Policy
Strictly Necessary Cookies
These cookies are necessary for the website to function and cannot be switched off in our systems, but do not store any person information. They are usually set in response to your actions that triggers a request for services, such as setting your privacy preferences, logging in or filling forms. You can change your browser settings to alert you about these cookies, but some parts of the Website may not work.
View Cookies
I have a recorded test and want to run it with different data sets. How can I achieve this in Alchemy?
1 Votes
PrasadLangoju posted 2 months ago Best Answer
To accomplish this, you need to prepare the data in CSV file format and save it in a specific location on your system.
1)Go to the “Data” section first. Then Click on the ”Add Data Source”.
2)Provide a name for the data source, and you will see that the CSV format is automatically selected in the Type dropdown. Browse and select the required CSV file from your system, then create the data source.
3)Import them into the Alchemy.
4)Now go to your recorded test, select all steps.
5)Click on the dropdown from the toolbar and select the option called “ Repeat these steps” .
6)Enter a name while the steps are converting into a function.
7)Select the “Data” option from the “Loop mode” dropdown and confirm it.
8)Open the “Data ToolBox” from the right side and drag the Data Table then drop in to in its respective field in the Test.
9)Go to function and refer the data fields in the steps where ever you want to iterate them.
10)Save the suite and execute the test.
You will observe that the test runs using all the inputs contained in the CSV file.
1 Votes
1 Comments
PrasadLangoju posted 2 months ago Answer
To accomplish this, you need to prepare the data in CSV file format and save it in a specific location on your system.
1)Go to the “Data” section first. Then Click on the ”Add Data Source”.
2)Provide a name for the data source, and you will see that the CSV format is automatically selected in the Type dropdown. Browse and select the required CSV file from your system, then create the data source.
3)Import them into the Alchemy.
4)Now go to your recorded test, select all steps.
5)Click on the dropdown from the toolbar and select the option called “ Repeat these steps” .
6)Enter a name while the steps are converting into a function.
7)Select the “Data” option from the “Loop mode” dropdown and confirm it.
8)Open the “Data ToolBox” from the right side and drag the Data Table then drop in to in its respective field in the Test.
9)Go to function and refer the data fields in the steps where ever you want to iterate them.
10)Save the suite and execute the test.
You will observe that the test runs using all the inputs contained in the CSV file.
1 Votes
Login or Sign up to post a comment