Page 1 of 1

Regression Testing

Posted: Fri Apr 25, 2008 12:41 pm
by 13045128
We have a strip chart type application that displays cursors for each of the chart areas that look like a single verticle cursor. When the mouse is over the verticle cursor an icon is displayed indicating that the cusor can be moved in a horizontal direction. The latest build of TeeChart v3 now only displays that icon on the top cursor. I have been able to install the Feb build and confirm that it worked there. What is steema's regression test procedures? Are there prerelease builds that can be tested before pataches are released. This issue forces us to now remove the April build and go back to the February build.

Posted: Fri Apr 25, 2008 2:22 pm
by narcis
Hi history,

Could you please send us a simple example project we can run "as-is" to reproduce the problem here? You can either post your files at news://www.steema.net/steema.public.attachments newsgroup or at our upload page.

Thanks in advance.
What is steema's regression test procedures? Are there prerelease builds that can be tested before pataches are released.
We don't have prerelease version available. We are constantly testing new versions before publishing them and if any broken feature is found we try to fix it immediatelly.

Posted: Tue Apr 29, 2008 4:45 pm
by 9642161
I uploaded the file.

it took a while but I was able to narrow it down to the custom cursors are not displaying the cursor icon when the rectangetool is active. I placed a warning message in the code where you can change the rectangle to and from active to nonactive.

you will need to load the stripchart.xml file for data and then check the display cursors. If the mouse is over the top cursor the the icon is displayed. If you move the mouse over the middle and bottom cursor the cursor icon does not display the horizontal movement icon.

Posted: Wed Apr 30, 2008 8:28 am
by narcis
Hi histry,

Thanks for the example project but I'm not able to reproduce the issue here. I'm not able to display any icon no matter if I enable or disable the rectangle tool. Could you also send a screenshot of the exact problem? I may not understand it. Should I also follow any specific step?

Thanks in advance.

Posted: Wed Apr 30, 2008 12:03 pm
by 9642161
Narcis

I uploaded a zip file with a image and avi to display this issue.

Posted: Wed Apr 30, 2008 1:57 pm
by narcis
Hi histry,

Thanks for the information. I finally could reproduce the problem here and been able to narrow it a little bit more. This happens when a Cursor tool is added in a chart where a Rectangle tool already exists and is active. I've added the defect (TF02013023) to the bug list to be fixed for next releases.

Posted: Mon May 12, 2008 3:34 pm
by 9642161
I just downloaded the latest version May 12 and would like to confirm that this issue was corrected.

Posted: Tue May 13, 2008 1:30 pm
by 9642161
It would look like the fix for this defect has not made this build. This was not in previous builds and was introduced in the last build. Any idea when we can expect to see this corrected.

Thanks.

Posted: Tue May 13, 2008 2:56 pm
by narcis
Hi histry,

No, this issue hasn't been fixed yet and I can't give you an estimate date for a fix either. I recommend you to be aware at this forum or subscribe to our RSS feed for new release announcements and what's fixed on them.

Thanks in advance.

Posted: Tue May 13, 2008 3:15 pm
by 9642161
Narcís

I am not happy with the response. We spend considerable time replicating the process to reproduce this and believed that it would have been resolved in this release. Our product is scheduled for release within the next month will now go out with documented 3rd party defects.

Posted: Wed May 14, 2008 2:29 pm
by Chris
Hello,
histry wrote:
I am not happy with the response. We spend considerable time replicating the process to reproduce this and believed that it would have been resolved in this release. Our product is scheduled for release within the next month will now go out with documented 3rd party defects.
This has been fixed in the maintenance release made public today:
http://www.teechart.net/support/viewtopic.php?t=7775

Posted: Thu May 15, 2008 3:45 pm
by 9642161
Narcís

I tested the new maintenance relase and confirmed that it correct the issue

Thanks for the quick responce.