Domino Application Compatibility / Upgrade Checker
Automate Domino 9/10 upgrade testing or performance testing with Upgrade Checker
Automate Domino 9/10 upgrade testing or performance testing with Upgrade Checker
When upgrading IBM Domino applications to new release Domino 8.5, 9, or Domino 10 human testing may take months or even years. Upgrade checker can do this in days, generating report and showing which line of code has failed check. Final report will contain links to IBM resources or internet proving that this problem is important as well providing possible way to fix issue.
While IBM Domino is cross platform, some application code may be Windows or Linux specific. Externall DLLs or EXEs called by different processes. To speed up migration to new OS, check if app calls operating system specific functions, or hardcoded pathes.
It is known that some functions are not performance optimized, like LotusScript function GetNthDocument, IBM recomends to use GetNextDocument. To be sure that code is optimized and does not contain Performance unfriendly functions check the code, and replace it with better code.
Scan code and find weak places in seconds, saving costs on human testing. With Upgrade Checker you are always sure your code is in a perfect condition.