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
Getting an error "You have not defined an Execution package. These test have nowhere to run" when trying to download Source code generation to execute test in Alchemy Grid?
0 Votes
Shekar posted 2 months ago Best Answer
You have not defined any Execution package, so you are getting above error message. If you want to execute your tests in 'Alchemy Grid' you need to add 'Execution package' and 'Integrations' to your suite that contains your tests.
Please follow below steps to add 'Execution package' and 'Integrations', so that you can download 'Build Executable' and able to execute your tests in Alchemy Grid using command prompt.
Steps to add 'Execution package':
1.Open your Suite and go to 'Execution package' tab and click on "Add Execution package" a new window opens2.Give name to your 'Execution package'.
3.In 'Router type' click on drop-down and choose "Alchemy Grid Works".
4.Choose and check the browser from where you want to execute(you can choose multiple browsers)
5.Click on 'Execution package' and save your suite.
Steps to add 'Integrations':
1.Go to Integrations tab and Click on 'Add Integration' a new window will open.
2.Search and select 'Alchemy GridWorks' by clicking on '+' icon.
3.In Alchemy Gridworks properties window, provide API key and Secret Key and save your suite.4.After saving your suite, now you will be able to download "Build Executable" and can be execute your tests/suite in Alchemy Grid works by using command prompt.
Note: API and Secret keys can be found in My profile>>security. If you are unable to remember those keys, you can create new one by clicking on 'Create key'.
Thank you!
1 Votes
1 Comments
Shekar posted 2 months ago Answer
You have not defined any Execution package, so you are getting above error message. If you want to execute your tests in 'Alchemy Grid' you need to add 'Execution package' and 'Integrations' to your suite that contains your tests.
Please follow below steps to add 'Execution package' and 'Integrations', so that you can download 'Build Executable' and able to execute your tests in Alchemy Grid using command prompt.
Steps to add 'Execution package':
1.Open your Suite and go to 'Execution package' tab and click on "Add Execution package" a new window opens2.Give name to your 'Execution package'.
3.In 'Router type' click on drop-down and choose "Alchemy Grid Works".
4.Choose and check the browser from where you want to execute(you can choose multiple browsers)
5.Click on 'Execution package' and save your suite.
Steps to add 'Integrations':
1.Go to Integrations tab and Click on 'Add Integration' a new window will open.
2.Search and select 'Alchemy GridWorks' by clicking on '+' icon.
3.In Alchemy Gridworks properties window, provide API key and Secret Key and save your suite.4.After saving your suite, now you will be able to download "Build Executable" and can be execute your tests/suite in Alchemy Grid works by using command prompt.
Note: API and Secret keys can be found in My profile>>security. If you are unable to remember those keys, you can create new one by clicking on 'Create key'.
Thank you!
1 Votes
Login or Sign up to post a comment