Issue 53602 - Create replacements for not used autopilo.inc
Summary: Create replacements for not used autopilo.inc
Status: CLOSED FIXED
Alias: None
Product: QA
Classification: Unclassified
Component: testscripts (show other issues)
Version: current
Hardware: All All
: P3 Trivial
Target Milestone: ---
Assignee: jogi
QA Contact: issues@qa
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-08-22 08:14 UTC by jogi
Modified: 2013-08-07 15:06 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments

Note You need to log in before you can comment on or make changes to this issue.
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