Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7428589
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 29, 20262026-05-29T08:49:37+00:00 2026-05-29T08:49:37+00:00

I maintain Autoit project used for automated testing of swing app. Those tests have

  • 0

I maintain Autoit project used for automated testing of swing app. Those tests have now about 70 files. It’s get pretty hard to maintain all this code without following some “best practices” I’m trying to create as much functions as possible (because of duplicate code) and constants (frequent changes) bud it doesn’t seem enough.

I have generally this types of functions:

  • Some general functions (insert text with logging, select or read from combobox.. )
  • Some screen specific functions (fill one form.. )
  • Some data/logic function – testing of app logic and data processing
  • Test case functions – combines previous 3 to implement some test scenario

AutoIt does not have classes => no inheritance => OOP principles are hard to aplicate ( 😀 clearly)

Does somebody have some experince with larger applications written in AutoIt? My opinion is, that AutoIt is for scripts < 500 lines and it wasn’t good choice for this big project.

It’s a shame, that AutoIt doesn’t have some useful IDE.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-29T08:49:37+00:00Added an answer on May 29, 2026 at 8:49 am

    AutoIt developers want to make sure that any functions written in AutoIt that are part of the core library (in short: UDFs) are subject to a certain code style. You can find this standard here: http://www.autoitscript.com/autoit3/udfs/UDF_Standards.htm Many programmers in the community write all AutoIt code in this standard.

    On the subject of IDE. SciTE is a time-tested code editor, but as IDE it performs adequate. There are two other IDEs which are developed and maintained by the community:

    • A graphical debugger (F10 step next functionality) http://www.autoitscript.com/forum/topic/21834-graphical-autoit-debugger/

    • ISN AutoIt studio http://www.autoitscript.com/forum/topic/136766-isn-autoit-studio/

    The last one is fairly new, but it looks extremely promising and it may work better for your project.

    Finally, I have a note of warning. You say “OOP principles are hard to apply”, but even as an OO programmer you should have a strong core idea of how to write non-OO code before you even learned OOP. Most OO languages are imperative at their core, so you should be an excellent imperative coder already. AutoIt is imperative as well.

    A useful IDE will not solve your problems! But it will make them slightly easier to manage.

    I don’t know where you heard that AutoIt only performs well for scripts for under 500 lines, but every time you #include one of the default libraries you are adding ~10000 lines of code. If you can write proper code, you will build your own libraries without adding complexity to the rest of your code.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I maintain an open source python project. Right now it supports python 2.4, 2.5,
We maintain a library used by test scripts which do system level testing. Part
I maintain a documentation with git and GitHub. The source files are TEX files
I have to maintain a code of somebody. The code opens a thread. The
I maintain a program which can be automated via COM. Generally customers use VBS
I maintain a few Python packages. I have a very similar setup.py file for
I maintain a small app which is built in VC++ 2008 (a .net app)
I maintain a Delphi program which uses typed binary files as its native file
I maintain a program written in Delphi 6. It loads some bpl package files
I maintain a site with a bunch of downloadable files. It is currently hosted

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.