onTestError: function ()
    {
        this.retestButton.show();
        Ext.ComponentQuery.query('#nextBtn')[0].disable();
    },