{"id":21756,"date":"2021-09-02T16:27:52","date_gmt":"2021-09-02T15:27:52","guid":{"rendered":"https:\/\/bigredcloud.com\/?page_id=21756"},"modified":"2022-10-20T10:56:55","modified_gmt":"2022-10-20T09:56:55","slug":"software-terms-glossary","status":"publish","type":"page","link":"https:\/\/bigredcloud.com\/en\/guides\/software-terms-glossary\/","title":{"rendered":"Software Terms Glossary"},"content":{"rendered":"[vc_row type=&#8221;full_width_background&#8221; full_screen_row_position=&#8221;middle&#8221; column_margin=&#8221;default&#8221; column_direction=&#8221;default&#8221; column_direction_tablet=&#8221;default&#8221; column_direction_phone=&#8221;default&#8221; bg_image=&#8221;2750&#8243; bg_position=&#8221;left top&#8221; background_image_loading=&#8221;default&#8221; bg_repeat=&#8221;no-repeat&#8221; scene_position=&#8221;center&#8221; top_padding=&#8221;3%&#8221; bottom_padding=&#8221;6%&#8221; text_color=&#8221;dark&#8221; text_align=&#8221;left&#8221; row_border_radius=&#8221;none&#8221; row_border_radius_applies=&#8221;bg&#8221; overlay_strength=&#8221;0.3&#8243; gradient_direction=&#8221;left_t_to_right_b&#8221; shape_divider_position=&#8221;bottom&#8221; bg_image_animation=&#8221;none&#8221; shape_type=&#8221;&#8221;][vc_column column_padding=&#8221;no-extra-padding&#8221; column_padding_tablet=&#8221;inherit&#8221; column_padding_phone=&#8221;inherit&#8221; column_padding_position=&#8221;all&#8221; column_element_spacing=&#8221;default&#8221; background_color_opacity=&#8221;1&#8243; background_hover_color_opacity=&#8221;1&#8243; column_shadow=&#8221;none&#8221; column_border_radius=&#8221;none&#8221; column_link_target=&#8221;_self&#8221; gradient_direction=&#8221;left_to_right&#8221; overlay_strength=&#8221;0.3&#8243; width=&#8221;1\/1&#8243; tablet_width_inherit=&#8221;default&#8221; tablet_text_alignment=&#8221;default&#8221; phone_text_alignment=&#8221;default&#8221; bg_image_animation=&#8221;none&#8221; border_type=&#8221;simple&#8221; column_border_width=&#8221;none&#8221; column_border_style=&#8221;solid&#8221;][divider line_type=&#8221;No Line&#8221; custom_height=&#8221;75&#8243;][vc_row_inner equal_height=&#8221;yes&#8221; content_placement=&#8221;top&#8221; column_margin=&#8221;default&#8221; column_direction=&#8221;default&#8221; column_direction_tablet=&#8221;default&#8221; column_direction_phone=&#8221;default&#8221; text_align=&#8221;left&#8221;][vc_column_inner column_padding=&#8221;padding-4-percent&#8221; column_padding_tablet=&#8221;inherit&#8221; column_padding_phone=&#8221;inherit&#8221; column_padding_position=&#8221;all&#8221; column_element_spacing=&#8221;default&#8221; background_color=&#8221;#ffffff&#8221; background_color_opacity=&#8221;1&#8243; background_hover_color_opacity=&#8221;1&#8243; column_shadow=&#8221;small_depth&#8221; column_border_radius=&#8221;5px&#8221; column_link_target=&#8221;_self&#8221; gradient_direction=&#8221;left_to_right&#8221; overlay_strength=&#8221;0.3&#8243; width=&#8221;2\/3&#8243; tablet_width_inherit=&#8221;default&#8221; bg_image_animation=&#8221;none&#8221; border_type=&#8221;simple&#8221; column_border_width=&#8221;none&#8221; column_border_style=&#8221;solid&#8221;][vc_column_text]\n<h4>FREE GUIDE<\/h4>\n<h1><span style=\"color: #bf3e30;\">Software Glossary<\/span><\/h1>\n<div class=\"page\" title=\"Page 2\">\n<div class=\"section\">\n<div class=\"layoutArea\">\n<div class=\"column\">\n<p>Software uses many terms, some of which can be hard to understand, especially if you are involved in software development or testing. These terms can be hard to remember, and sometimes it can be difficult to know what software support staff or developers are talking about without knowing some of these terms. We put this simple glossary together as a resource for you.<\/p>\n<p><strong>Agile Software Development<\/strong><\/p>\n<p>Focus of software development is to deliver neat \u2018parts\u2019 rather than a full application. Smaller, functional bits of code are delivered often and tested often.<\/p>\n<p><strong>API<\/strong><\/p>\n<p>API stands for application programming interface. APIs are specific methods prescribed by an application program by which a programmer writing an application program can make requests of the first application.<\/p>\n<p><strong>Application Integration<\/strong><\/p>\n<p>The process of bringing data or a function from one application together with that of another application.<\/p>\n<p><strong>Best Practice<\/strong><\/p>\n<p>A path of action that has over time or through experience, reliably lead to the most desirable outcome.<\/p>\n<p><strong>Bug<\/strong><\/p>\n<p>A bug is a coding error within a program.<\/p>\n<p><strong>Build<\/strong><\/p>\n<p>A version of a program which is usually not the finished version. Identified by a build number.<\/p>\n<p><strong>Debugging<\/strong><\/p>\n<p>Location and fixing bugs in computer program code.<\/p>\n<p><strong>Development Environment<\/strong><\/p>\n<p>A set of processes and programming tools used to create programs.<\/p>\n<p><strong>Driver<\/strong><\/p>\n<p>A program that has special knowledge of a device that other programs using the device do not.<\/p>\n<p><strong>Ergonomics<\/strong><\/p>\n<p>The process of optimising products for human use.<\/p>\n<p><strong>Feature Creep<\/strong><\/p>\n<p>The increasing requirements of a project during development, beyond those originally seen.<\/p>\n<p><strong>Gap Analysis<\/strong><\/p>\n<p>The study of the differences between two different information systems for the purpose of getting from the current state to another state.<\/p>\n<p><strong>Gold Code<\/strong><\/p>\n<p>Final, ready to replicate, software version.<\/p>\n<p><strong>Help System<\/strong><\/p>\n<p>Component of a software application which functions to explain how to and help the user use that software.<\/p>\n<p><strong>ISV<\/strong><\/p>\n<p>An ISV is an independent software vendor. An organisation that makes and sells software products which run on one or more hardware or OS platforms.<\/p>\n<p><strong>Legacy Application<\/strong><\/p>\n<p>An application that is based on programming languages or techniques that predate current technology.<\/p>\n<p><strong>Open Source<\/strong><\/p>\n<p>A software who\u2019s source code is available for use or change as developers or users deem appropriate.<\/p>\n<p><strong>Outsourcing<\/strong><\/p>\n<p>Where one organisation provides services to another which could be provided in house.<\/p>\n<p><strong>Patch<\/strong><\/p>\n<p>A repair of the problems in a piece of programming.<\/p>\n<p><strong>Prototyping<\/strong><\/p>\n<p>A systems development method in which a prototype is built and tested. A more acceptable prototype is then produced until a model is made from which the complete system\u00a0 can be developed.<\/p>\n<p><strong>Runtime<\/strong><\/p>\n<p>When a program is running.<\/p>\n<p><strong>Service Pack<\/strong><\/p>\n<p>An update to software that solves problems and may deliver software enhancements.<\/p>\n<p><strong>User Interface<\/strong><\/p>\n<p>Every part of an information device that a user can interact with.<\/p>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n[\/vc_column_text][\/vc_column_inner][vc_column_inner column_padding=&#8221;no-extra-padding&#8221; column_padding_tablet=&#8221;inherit&#8221; column_padding_phone=&#8221;inherit&#8221; column_padding_position=&#8221;all&#8221; column_element_spacing=&#8221;default&#8221; background_color_opacity=&#8221;1&#8243; background_hover_color_opacity=&#8221;1&#8243; column_shadow=&#8221;none&#8221; column_border_radius=&#8221;none&#8221; column_link_target=&#8221;_self&#8221; gradient_direction=&#8221;left_to_right&#8221; overlay_strength=&#8221;0.3&#8243; width=&#8221;1\/3&#8243; tablet_width_inherit=&#8221;default&#8221; bg_image_animation=&#8221;none&#8221; border_type=&#8221;simple&#8221; column_border_width=&#8221;none&#8221; column_border_style=&#8221;solid&#8221;][\/vc_column_inner][\/vc_row_inner][\/vc_column][\/vc_row]\n","protected":false},"excerpt":{"rendered":"<p>[vc_row type=&#8221;full_width_background&#8221; full_screen_row_position=&#8221;middle&#8221; column_margin=&#8221;default&#8221; column_direction=&#8221;default&#8221; column_direction_tablet=&#8221;default&#8221; column_direction_phone=&#8221;default&#8221; bg_image=&#8221;2750&#8243; bg_position=&#8221;left top&#8221; background_image_loading=&#8221;default&#8221; bg_repeat=&#8221;no-repeat&#8221; scene_position=&#8221;center&#8221; top_padding=&#8221;3%&#8221; bottom_padding=&#8221;6%&#8221; text_color=&#8221;dark&#8221; text_align=&#8221;left&#8221; row_border_radius=&#8221;none&#8221; row_border_radius_applies=&#8221;bg&#8221; overlay_strength=&#8221;0.3&#8243;&#8230;<\/p>\n","protected":false},"author":19,"featured_media":0,"parent":21554,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"inline_featured_image":false,"footnotes":""},"class_list":["post-21756","page","type-page","status-publish"],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v27.3 (Yoast SEO v27.4) - https:\/\/yoast.com\/product\/yoast-seo-premium-wordpress\/ -->\n<title>Accounting Software Terms Glossary - Big Red Cloud<\/title>\n<meta name=\"description\" content=\"Software uses many terms, some of which can be hard to understand. Use this simple glossary to help you.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/bigredcloud.com\/en\/guides\/software-terms-glossary\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Software Terms Glossary\" \/>\n<meta property=\"og:description\" content=\"Software uses many terms, some of which can be hard to understand. Use this simple glossary to help you.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/bigredcloud.com\/en\/guides\/software-terms-glossary\/\" \/>\n<meta property=\"og:site_name\" content=\"Big Red Cloud\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/SimpleOnlineAccounts\" \/>\n<meta property=\"article:modified_time\" content=\"2022-10-20T09:56:55+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:site\" content=\"@BigRedCloud\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"3 minutes\" \/>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Accounting Software Terms Glossary - Big Red Cloud","description":"Software uses many terms, some of which can be hard to understand. Use this simple glossary to help you.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/bigredcloud.com\/en\/guides\/software-terms-glossary\/","og_locale":"en_US","og_type":"article","og_title":"Software Terms Glossary","og_description":"Software uses many terms, some of which can be hard to understand. Use this simple glossary to help you.","og_url":"https:\/\/bigredcloud.com\/en\/guides\/software-terms-glossary\/","og_site_name":"Big Red Cloud","article_publisher":"https:\/\/www.facebook.com\/SimpleOnlineAccounts","article_modified_time":"2022-10-20T09:56:55+00:00","twitter_card":"summary_large_image","twitter_site":"@BigRedCloud","twitter_misc":{"Est. reading time":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/bigredcloud.com\/en\/guides\/software-terms-glossary\/","url":"https:\/\/bigredcloud.com\/en\/guides\/software-terms-glossary\/","name":"Accounting Software Terms Glossary - Big Red Cloud","isPartOf":{"@id":"https:\/\/bigredcloud.com\/#website"},"datePublished":"2021-09-02T15:27:52+00:00","dateModified":"2022-10-20T09:56:55+00:00","description":"Software uses many terms, some of which can be hard to understand. Use this simple glossary to help you.","breadcrumb":{"@id":"https:\/\/bigredcloud.com\/en\/guides\/software-terms-glossary\/#breadcrumb"},"inLanguage":"en-GB","potentialAction":[{"@type":"ReadAction","target":["https:\/\/bigredcloud.com\/en\/guides\/software-terms-glossary\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/bigredcloud.com\/en\/guides\/software-terms-glossary\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/bigredcloud.com\/en\/"},{"@type":"ListItem","position":2,"name":"Guides","item":"https:\/\/bigredcloud.com\/en\/guides\/"},{"@type":"ListItem","position":3,"name":"Software Terms Glossary"}]},{"@type":"WebSite","@id":"https:\/\/bigredcloud.com\/#website","url":"https:\/\/bigredcloud.com\/","name":"Big Red Cloud","description":"Online Accounting Software","publisher":{"@id":"https:\/\/bigredcloud.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/bigredcloud.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-GB"},{"@type":"Organization","@id":"https:\/\/bigredcloud.com\/#organization","name":"Big Red Cloud","url":"https:\/\/bigredcloud.com\/","logo":{"@type":"ImageObject","inLanguage":"en-GB","@id":"https:\/\/bigredcloud.com\/#\/schema\/logo\/image\/","url":"https:\/\/bigredcloud.com\/wp-content\/uploads\/2025\/07\/unnamed-1.png","contentUrl":"https:\/\/bigredcloud.com\/wp-content\/uploads\/2025\/07\/unnamed-1.png","width":512,"height":512,"caption":"Big Red Cloud"},"image":{"@id":"https:\/\/bigredcloud.com\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/SimpleOnlineAccounts","https:\/\/x.com\/BigRedCloud","https:\/\/www.linkedin.com\/company\/big-red-cloud\/?originalSubdomain=ie"]}]}},"_links":{"self":[{"href":"https:\/\/bigredcloud.com\/en\/wp-json\/wp\/v2\/pages\/21756","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/bigredcloud.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/bigredcloud.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/bigredcloud.com\/en\/wp-json\/wp\/v2\/users\/19"}],"replies":[{"embeddable":true,"href":"https:\/\/bigredcloud.com\/en\/wp-json\/wp\/v2\/comments?post=21756"}],"version-history":[{"count":0,"href":"https:\/\/bigredcloud.com\/en\/wp-json\/wp\/v2\/pages\/21756\/revisions"}],"up":[{"embeddable":true,"href":"https:\/\/bigredcloud.com\/en\/wp-json\/wp\/v2\/pages\/21554"}],"wp:attachment":[{"href":"https:\/\/bigredcloud.com\/en\/wp-json\/wp\/v2\/media?parent=21756"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}