Quantcast
Channel: All Quality Center / ALM Practitioners Forum posts
Viewing all articles
Browse latest Browse all 14708

Re: How can I bulk update test set name?

$
0
0

Hi.

 

I'm afraid you cannot replace TestSet names directly in ALM GUI.

 

The SQL can be:

update CYCLE set  cy_cycle = Replace (cy_cycle,'oldprojectname','newprojectname') where cy_cycle like '%oldprojectname%'

 I advise you to test it first on empty project or on dummy user defined field to provent project curuption.

There are details about replace function: http://www.1keydata.com/sql/sql-replace.html

 

Br, Tomas

 

[If my advice solves your issue or query, please mark the thread as solved. Clicking on KUDOS star is the best way how to say thank you.]


Viewing all articles
Browse latest Browse all 14708

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>