Forum Discussion
larsn
7 years agoContributor
As others have posted, use "pretty print project" setting and composite projects - these will make understanding the changes a lot easier. I would add using .csv files for data sources instead of .xls which are binary files.
I would add that if you are doing groovy scripting, then store dynamic data in the context object instead of in a property. You can still access it in a later test step in the test case but that data won't be saved to the project.xml.
- ArthurM6 years agoOccasional Contributor
I tried to come up with some tips to mitigate conflicts, please see here:
Related Content
- 6 years ago
- 14 years ago
- 4 years ago
- 12 years ago
Recent Discussions
- 5 days ago
- 10 days ago