Difference between revisions of "Performing Regression Test of windPRO"

From Wiki-WindPRO
Jump to navigation Jump to search
Line 26: Line 26:
  
 
* After installing windPRO upgrades (New version or Service Pack)
 
* After installing windPRO upgrades (New version or Service Pack)
* After installing Windows Updates
+
* After changing the setup of the windPRO environment
* After Switching to a new setup
 
 
** New PC / OS
 
** New PC / OS
 +
** Installing Windows Updates
 +
** Updating firewall / antivirus
 
** Rearranging the organization of windPRO data
 
** Rearranging the organization of windPRO data

Revision as of 15:33, 9 February 2016

Introduction

What is Regression Testing?:

'Regression testing is a type of software testing that seeks to uncover new software bugs, or regressions, in existing functional and non-functional areas of a system after changes such as enhancements, patches or configuration changes, have been made to them.'

(Source: http://en.wikipedia.org/wiki/Regression_testing)

Regression Testing is done all the time by the windPRO software development team. Whenever some feature has been added or changes, it has to be ensured that the this changes does not influence the way windPRO in any negative way. Performing this kind of testing manually can be quite an extensive job. Over the years some procedures and tools to help the process have been designed. The purpose of this document is to describe how windPRO end-users can benefit from some of these tools.

Regression Testing as a tool for end-users

The windPRO Calculation Tester is a small tool delivered together with windPRO. It allows anybody the design a windPRO project and use this project to perform regression testing.

The basic flow is:

  • Design a simplified project with some data and calculations typical for your normal work-flow
  • Run the project through the calculation tool and save the results for future reference
  • Whenever required re-run the calculations and compare the results to the saved ones
  • Evaluate any changes in the results.
    • What is causing the change (windPRO or external setup)?
    • Is the change a software bug or an improvement?


This can be beneficial on several occasions:

  • After installing windPRO upgrades (New version or Service Pack)
  • After changing the setup of the windPRO environment
    • New PC / OS
    • Installing Windows Updates
    • Updating firewall / antivirus
    • Rearranging the organization of windPRO data