Unplanned
Last Updated: 19 Aug 2015 12:27 by ADMIN
ADMIN
Cody
Created on: 22 Jul 2015 13:23
Type: Feature Request
1
Add ability to "clone" a project
Sometimes you want to "fork" a test project, similar to doing a fork in a source control system. You can make a copy of the test project, however all the project GUID's and test GUID's go with with. As a result when you go to schedule one of the test lists in the copied project the Telerik Scheduler gets confused and mixes it up with the original project it came from.

It's possible to create a new project and import the old tests one... at... a... time. This is far too time consuming when there's 15+ test. Many projects have 200 or 900 tests. Importing one test at a time for 200+ tests would be an endless mind numbing task.

There needs to be a way of automatically cloning an existing project such that all of the internal GUID's are regenerated, the project GUID, the test GUID, the test list GUID and so on.
2 comments
ADMIN
Iliyan Panchev
Posted on: 19 Aug 2015 12:27
Hi Ameer,

Sometimes there are problems with test lists because of duplicate IDs. Most often another list is being executed, instead of the scheduled one. In order to rule out this reason for your problems, just delete the problematic test list and create it again. The new list will get a new ID.

Regards,
Iliyan
Ameer
Posted on: 19 Aug 2015 11:54
Hi 

Its look like I have this the reason why when I shcedule dynamic test lists somtimes the test case are executed several times. This do not happen with a fixed test list!
What is the clean up procedure in this situation ??
Thankful for an answer.

Br.
Ameer