Search found 3 matches

by AndJ
Fri Jun 18, 2010 1:05 am
Forum: Configuration, Maintenance, Troubleshooting
Topic: Quick Log
Replies: 5
Views: 12285

Yes, I see your point. When we make a change in the textfile to one test and then import it ( not using NewTestList ) then what happens is that we get 2 tests. The original, and a copy of the original with the change. We would like to avoid this using NewTestList. And in some way, still retain the Q...
by AndJ
Thu Jun 17, 2010 12:39 pm
Forum: Configuration, Maintenance, Troubleshooting
Topic: Quick Log
Replies: 5
Views: 12285

Yes thats correct. We import them from a textfile. This combination retains the Quick Log: LoadTestList ImportFromFile SaveTestList However this does not ( same tests ): NewTestList ImportFromFile SaveTestList Are there any way to use the second option presented here, and still retain the Quick Log?...
by AndJ
Thu Jun 17, 2010 3:12 am
Forum: Configuration, Maintenance, Troubleshooting
Topic: Quick Log
Replies: 5
Views: 12285

Quick Log

Hi there, the Quick Log which from the manual "displays last 10 events for selected test or 50 events for selected folder " is reset when we don't use append mode for importing ( in script ). If we use append, the Quick Log retains its "history". How does the Quick Log gets/save ...