Topic 3: Purpose, Features and Functionality Flashcards
Purpose is the
main reason for designing a piece of software
Main features of a piece of software is
the tools a piece of software uses to carry out its purpose. E.G. filter, sort, query
Functionality is the number of
different tasks which can be carried out by a piece of software
Macros are
small programs which can be written within an application packages.
Advantages of using macros are that they
save time by executing a complex set of frequently used instructions quickly.
If an inexperienced user can use powerful tools without having to know the detailed steps behind them they are using a
macro
Macros can be created
within an application or using scripting languages such as JavaScript
When Macros are created within an application they are created by first
selecting a macro function from menu, giving the macros a name, assigning the key/keystrokes that will activate it and then recording the instruction/actions.
There are two types of scripting language these are
- those built (embedded) into a specific application, 2. those which work with the operating system and across a number of compatible applications
Advantages of using markup languages are that the
user interface already exists. There is ready-made, pre-tested functions already included thus saving time.
Markup languages are designed for
processing, defining, and presenting text. The language provides code for formatting the layout and style of a text file. The code used to set the formatting is called a tag