Testing the  FET 5.6.5 snapshot

Started by Chafik Graiguer, September 24, 2008, 01:57:19 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Chafik Graiguer

Many thanks to Liviu for this updating
here is some testing results:
Quotethat you can correctly add more split or non-split activities, without FET reporting them incorrectly as duplicate
cant test it, because, I never encounter such warning, so dont now how to reproduce it

Quotefile/new, file/open, save
as, save menus must be tested (I added a status bar to write the current status)
Yes, there is now status bar saying: file opened, file saved...
it shows for a short time : 2 or 3 seconds

I wishes there is informative messgae at title bar like in some other programs
for example
If I commit same unsaved changes to current file, I would like to read at tiltle bar:
FET - myfile.fet (modified)


QuoteYou must be able to correctly open and save (as) a file.
I was able to do so in the previous version!!
The problem I had and I still have is that:
althought I click file, save
if I exit the program ( file ,close) it keeps asking me to save file before exit showing the usual Windows messgae box: do you want to save changes? Yes, No, Cancel

Liviu Lalescu

#1
QuoteMany thanks to Liviu for this updating
here is some testing results:
Quotethat you can correctly add more split or non-split activities, without FET reporting them incorrectly as duplicate
cant test it, because, I never encounter such warning, so dont now how to reproduce it
Just add some split activities and some non-split ones, to check. Add some similar activities, split, non-split, for more times (similar means same teachers, students sets, subject, activity tag, duration). If you add twice a non-split act., it should warn second time. It should never warn when adding split activities.

In previous versions, if you add a split activity and then a non-split one, with same data, it reports duplicate, which is not true.

Quote
Quotefile/new, file/open, save
as, save menus must be tested (I added a status bar to write the current status)
Yes, there is now status bar saying: file opened, file saved...
it shows for a short time : 2 or 3 seconds

I wishes there is informative messgae at title bar like in some other programs
for example
If I commit same unsaved changes to current file, I would like to read at tiltle bar:
FET - myfile.fet (modified)


Unfortunately, I find out that I need to do that much too late. It is now too difficult to change. Anyway, my interface is bad and I hope someone will come up with a better one. I prefer to work on some algorithms instead of improving the interface

Quote
QuoteYou must be able to correctly open and save (as) a file.
I was able to do so in the previous version!!

Of course. Just check again, because I changed some things.

Quote
The problem I had and I still have is that:
althought I click file, save
if I exit the program ( file ,close) it keeps asking me to save file before exit showing the usual Windows messgae box: do you want to save changes? Yes, No, Cancel

Yes, I know that, is a nasty problem. I should keep track of all changes to the file, but this is now difficult to make, because from the beginning I didn't know I need to keep track of this.

Thank you for testing! Just test with adding some activities, open/save file.

Chafik Graiguer

QuoteJust add some split activities and some non-split ones, to check. Add some similar activities, split, non-split, for more times (similar means same teachers, students sets, subject, activity tag, duration). If you add twice a non-split act., it should warn second time. It should never warn when adding split activities.
Well
here is theresult (  I a m testing with our school .fet file)
- non split activity THEN the same non split activity again
FET Warns: This activity already exists, insert it again ?

- split/non split activity  THEN the same split activity again
FET only warns: it cant check for duplicate when adding slit activities...


Liviu Lalescu

Quote
QuoteJust add some split activities and some non-split ones, to check. Add some similar activities, split, non-split, for more times (similar means same teachers, students sets, subject, activity tag, duration). If you add twice a non-split act., it should warn second time. It should never warn when adding split activities.
Well
here is theresult (  I a m testing with our school .fet file)
- non split activity THEN the same non split activity again
FET Warns: This activity already exists, insert it again ?

- split/non split activity  THEN the same split activity again
FET only warns: it cant check for duplicate when adding slit activities...


Yes, that's all right. Thank you!