To start the tests click "check all" and then "run tests" You might want to wait a minute for the results max execution time is 120 seconds.
OVERALL RESULT should show 100%, errors=0, failures=0 / everything in green.
Options
(un)check all show OK
OVERALL RESULT:
ApplicationVersion_NoVersionYet:ApplicationVersion:NoVersionYet
authentication_modeNone:authentication:modeNone
BOvalidity_AC001:checkValid:Validity of Transaction Business Object
BOvalidity_AC002:checkValid:checkValid function in a BOManager
BOvalidity_AC003:checkValid:checkValid callBack registration
FileFieldtype_AC001:file fieldtype:naming convention
FileFieldtype_AC002:file fieldtype:valid filenames
getByAttribute_userByEMail:getByAttribute:userByEMail
getByAttribute_userByEMailFromSQL:getByAttribute:userByEMailFromSQL
HelpButton_HTMLHelpText:HelpButton:HTMLHelpText
htmlfield_editType:htmlfield:editType
Inheritance_CreateTableAndView:Inheritance support:Create Table And View
Inheritance_droptable:Inheritance support:drop tables
Localization_fallbackToKey:I18n:falling back to key
Localization_fallbackToLang:I18n:falling back to english
Localization_getPage:I18n:get whole page
Localization_getString:I18n:get localized string
Localization_userLanguage:I18n:get for user language
PHPSession_AC001:PHPSession:storing Session data in database
RQ004_AC001:basic form requirements:New patient form
RQ004_AC002:basic form requirements:Lists as Checkboxes or Dropdown
RQ004_AC003:basic form requirements:dynamic lists calculation of order
RQ004_AC004:basic form requirements:default values
RQ004_AC005:basic form requirements:a memo field
RQ004_AC006:basic form requirements:create new dynamic list entry
RQ004_AC007:basic form requirements:create selection_catalog for dynamic lists if necessary
RQ019_AC001:Standard fields per form created/lastmodified:creation and modification of a form
RQ1004_AC001:UML2PHP start configuration:local configuration
RQ1005_AC001:Database functions:success for insert, update, delete
RQ1005_AC002:Database functions:SELECT
RQ1005_AC003:Database functions:count
RQ1007_AC001:AccessRights:administrator
RQ1007_AC002:AccessRights:ESTRO member
RQ1007_AC003:AccessRights:Participant
RQ1007_AC004:AccessRights:Forms Master
RQ1008_AC001:Session Start:Session start
RQ1008_AC002:Session Start:Session denied
RQ1009_AC001:BOManager base class:UserManager
RQ1009_AC002:BOManager base class:check for manager
RQ1010_AC001:table creation and check:New Patient GENEPI
RQ1010_AC002:table creation and check:N role handling
RQ1013_AC001:session time out:session timeout
RQ1016_AC001:1- Role Neighbour Reference Fields:database column name
RQ1017_AC002:N- Role Neighbour Reference Catalogs:boquery for associations
RQ1023_AC001:Business objects should be able to store themselves:A user should store itself
RQ1023_AC002:Business objects should be able to store themselves:deletion
RQ1024_AC001:SQL View for each business object:User and Center
RQ1025_AC001:stringStartsWith and StringEndsWtih helper functions:some strings
RQ1026_AC001:fromSession/toSession:Session/User/Userrole
RQ1027_AC001:DOM support:reading with DOM
RQ1028_AC001:Selection Catalog:selection catalog material_type
RQ1029_AC001:Handling of session variables:lastform
RQ1030_AC001:string conversions:basic type conversions
RQ1031_AC001:BOManager:getAll
RQ1031_AC002:BOManager:getByKey
RQ1031_AC003:BOManager:getWhere
RQ1031_AC004:BOManager:export and reimport XML with 1:N relations
RQ1032_AC001:manager by idl-name:given bomanager exists
RQ1032_AC002:manager by idl-name:dynamic BOManager is retrieved
RQ1034_AC001:Null value handling:NULL values for all datatypes
RQ1034_AC002:Null value handling:Null value display
RQ1036_AC001:1:1 Role handling:creation of a 1:1 relation
RQ1036_AC002:1:1 Role handling:create relation from other side
RQ1036_AC003:1:1 Role handling:modify 1:1 relation
RQ1036_AC004:1:1 Role handling:modify 1:1 relation
RQ1036_AC005:1:1 Role handling:creation of a directed 1:1 relation
RQ1037_AC001:1:1 relation deletion:deletion of 1:1 relation
RQ1037_AC002:1:1 relation deletion:deletion of a 1:1 relation from the other side
RQ1037_AC003:1:1 relation deletion:deletion of an existing directed 1:1 relation
RQ1037_AC004:1:1 relation deletion:attempt to modify an existing directed 1:1 relation
RQ1038_AC001:1:n relation handling - creation:creation of a 1:N relation from the 1 side
RQ1038_AC002:1:n relation handling - creation:creation of a 1:n relation from the n-side
RQ1038_AC003:1:n relation handling - creation:create of a directed 1:N relation
RQ1039_AC001:Deletion of a 1:N relation:deletion of a 1:n-relation from the 1-side
RQ1039_AC002:Deletion of a 1:N relation:deletion of a 1:n-relation from the n-side
RQ1039_AC003:Deletion of a 1:N relation:deletion of directed 1:n-relations
RQ1040_AC001:getting the objects on the N side of a relation:1:n relation
RQ1041_AC001:check whether an object takes part in a 1:N relation:check
RQ1041_AC002:check whether an object takes part in a 1:N relation:check for non existing relation
RQ1042_AC001:creation of an n:m relationship:creation of an n:m relation from the m side
RQ1042_AC002:creation of an n:m relationship:creation of an n:m relation from the n side
RQ1043_AC001:Deletion of an n:m relation:deletion of an n:m relation from the m side
RQ1043_AC002:Deletion of an n:m relation:deletion of an n:m relation from the m side
RQ1044_AC001:getting of all objects that are part of an n:m relation:getting objects
RQ1045_AC001:checking of all objects that are part of an n:m relation:checking objects
RQ1046_AC001:getting the number of objects that are part of an :n relation:number of objects
RQ1047_AC001:Key handling:keys for dynamic and non-dynamic business object
RQ1047_AC002:Key handling:manage BOs in BOManager by key
RQ1048_AC001:checking of form content:correct data type content
RQ1048_AC002:checking of form content:correct data type format
RQ1048_AC003:checking of form content:correct data type range
RQ1049_AC001:Download directory:No download directory specified
RQ1049_AC002:Download directory:Download directory available
RQ1052_AC001:N:M object relational mapping:create table command
RQ1054_AC001:DateUtil:date function test
RQ1055_AC001:Alter Table Command:adding an attribute
RQ1056_AC001:Reading Derived objects from the database:derived form
RQ1057_AC001:Session locking:session display
RQ1057_AC002:Session locking:Session locking
Security_LastLoginTime:secure system:store login time
Security_LoginInvalid:secure system:deny access for invalid login
Security_LoginSuccess:secure system:allow access for right password
SSLCertificateAuthentication_CertificateGeneration:Increase security using SSL Certificate:Certificate generation
SSLCertificateAuthentication_CertificateRequestGeneration:Increase security using SSL Certificate:CertificateRequestGeneration
SSLCertificateAuthentication_GenerateKey:Increase security using SSL Certificate:Generate an openssl key
SSLCertificateAuthentication_validOldCertificate:Increase security using SSL Certificate:validOldCertificate
user_adminuser:user:adminuser
XMLStorage_DeleteAllRecords:Extensible Markup Language Storage:Delete all records before restore
XMLStorage_ImportXMLToExistingData:Extensible Markup Language Storage:Import from XML to existing data.
XMLStorage_ImportXMLToExistingDoubleKey:Extensible Markup Language Storage:Import from XMl to existing data using an existing key