[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [qftestJUI] global variables are not saved
Hi Mark, please take a look at chapter 10 "Variables" in the manual where the different kinds of variables are explained. Global variables are non-persistent. For persistent variables either use system variables for variables independent of the test-suite or define them in the test-suite root node if they belong to a suite. Best regards, Greg Mark Willburger <Mark_Willburger@?.com> writes: > if i go into: edit - options - variables - globals and create a global > variable with a value, then save, the exit the qftest suite, then > re-enter qftest, the global vaiable is not saved, what am i doing > wrong? > > ThalesRaytheon Systems > Mark Willburger > Software Test Engineer > 714.446.2477 - Office > [1]mark_willburger@?.com -- Gregor Schmid Gregor.Schmid@?.de Quality First Software GmbH http://www.qfs.de Tulpenstr. 41 Tel: +49 8171 919870 DE-82538 Geretsried Fax: +49 8171 919876
|