When creating fixtures, you may want to set specific attributes to a specific value depending on the environment you are in. Please also see the following guide for using Memos in Test Panel: Test Panel - Memos
A common issue when creating fixtures in the Dev environment, and moving them to the QA environment, the manager is not valid anymore.
This can be solved by creating an environment variable, and setting the manager here.
The fixture can then reference the environment variable, and when the test is moved between environments, it will continue to work as the environment variable will not change.
Below is how it appears in a fixture.
You can also use environment varaibles as part of setting a value in a Memo.
Comments
0 comments
Please sign in to leave a comment.