Posts

Showing posts from June, 2020

Software Testing

Following on from my previous post talking about the changes that I have made to the Jadweb Studio software since the release of 2020 r1, I also feel that it is appropriate to talk about how I go about testing my software, just to give you more of an insight. Newest Windows Versions I test my software on the latest version of Windows all the time. I develop using Windows 10 and I have multiple devices that I can test on - a desktop and more than one laptop. This ensures compatibility with the different versions of Windows (my devices don't all have the same release of Windows 10 on). Old laptop and virtual machines I have recently acquired an early 2000s Dell Latitude laptop. This allows me to test the software on Windows XP. I use virtual machines for testing software on Windows Vista and Windows 7. So, there is a small insight into a how I do software testing.

Jadweb Studio Development Update

As you may have noticed, the Jadweb website now directs to my main website. However, the software pages will be remaining on the Jadweb domain. I am doing this so that I don't have to focus as much on maintaining two websites that in some ways overlap. This gives me additional time to develop Studio and give it new features. Since the 2020 r1 release I have changed a few things around. In the r1 release, for example, the snippets were accessed from their own window. This has now been changed so that there is a sidebar where these are accessed. This will make accessing the snippets simpler. Not only that, I have now made all of the included templates as well as the code provided when "New" is selected contain code that forces all versions of IE to render using the latest version possible. This was due to an issue with the preview window, which uses an embedded control and unless forced will run in an IE7 only mode. This new code forces it to run as the latest version i