Issue 53602

Summary: Create replacements for not used autopilo.inc
Product: QA Reporter: jogi
Component: testscriptsAssignee: jogi
Status: CLOSED FIXED QA Contact: issues@qa <issues>
Severity: Trivial    
Priority: P3 CC: issues
Version: current   
Target Milestone: ---   
Hardware: All   
OS: All   
Issue Type: DEFECT Latest Confirmation in: ---
Developer Difficulty: ---

Description jogi 2005-08-22 08:14:06 UTC
You have decided to write new routines to test the autopilots but not all
"wizards" (new wording) have been replaced by your routines. Please replace all
of the old autopilo.inc

' #1 tFileAutopilotLetter               'Letter Autopilot
' #1 tFileAutopilotFax                  'Fax Autopilot
' #1 tFileAutopilotAgenda               'Agenda Autopilot
' #1 tFileAutopilotMemo                 'Memo Autopilot
' #1 tFileAutopilotPresentation         'Presentation Autopilot
' #1 tFileAutopilotWebPage              'Webpage Autopilot
' #1 tFileAutopilotDocumentConverter    'Document converter Autopilot
' #1 tFileAutopilotEuroConverter        'Euro converter Autopilot
Comment 1 joerg.skottke 2005-09-06 13:57:16 UTC
Started
Comment 2 joerg.skottke 2005-09-06 14:04:19 UTC
AutoPilotLetter            -> f_updt_letterwizard.bas::tUpdtLetterWizard
AutoPilotFax               -> f_updt_faxwizard.bas::tUpdtFaxWizard
AutoPilotAgenda            -> f_updt_agendawizard.bas::tUpdtAgendaWizard
AutoPilotMemo              -> Does no longer exist
AutoPilotPresentation      -> f_updt_presentationwizard.bas::tUpdtPresentationWizard
AutoPilotWebpage           -> WIP by TBO
AutoPilotDocumentConverter -> f_updt_documentconverter::tUpdtDocumentConverter
(partly by PJ)
AutoPilotEuroConverter     -> f_updt_euroconverter::tUpdtEuroConverter (taken
from PJ)

New: f_updt_mailmerge::tUpdtMailMerge for the MailMerge Wizard

Reassigning to TBO.
Comment 3 b.osi.ooo 2005-09-07 16:55:36 UTC
WTF M WIP?

Implemented resource test for Web page wizard:
/qa/qatesttool/framework/update/f_updt_wizard_webpage.bas

back to submitter.
Comment 4 b.osi.ooo 2005-09-07 16:56:14 UTC
.
Comment 5 jogi 2005-10-04 13:52:32 UTC
ok
Comment 6 jogi 2005-10-04 13:53:04 UTC
closing