Forum Discussion
tristaanogre
9 years agoEsteemed Contributor
What is the primary difference between Combination 2.8 and the new test you want to create that requires the copy and paste? The reason I ask is that, if they are THAT similar, perhaps rather than creating two different test items it would be better to develop a single test item which will execute both sets of scripts using some main routine that calls the same set of scripts twice with different parameters or something. While you aren't copying "code" per se, the effect is the same. You now have two test items you need to maintain and make sure that, when you alter code for one, you don't adversely impact the other.