SUBJECTS
|
BROWSE
|
CAREER CENTER
|
POPULAR
|
JOIN
|
LOGIN
Business Skills
|
Soft Skills
|
Basic Literacy
|
Certifications
About
|
Help
|
Privacy
|
Terms
|
Email
Search
Test your basic knowledge |
Software Development
Start Test
Study First
Subject
:
it-skills
Instructions:
Answer 50 questions in 15 minutes.
If you are not ready to take this test, you can
study here
.
Match each statement with the correct term.
Don't refresh. All questions and answers are randomly picked and ordered every time you load a test.
This is a study tool. The 3 wrong answers for each question are randomly chosen from answers to other questions. So, you might find at times the answers obvious, but you will see it re-enforces your understanding as you take the test each time.
1. Instructions that can be understood by the computer without the need for translation
User Interface
Text Editor
Machine Code
Fit for Purpose
2. Testing programs as thoroughly as possible
Graphical Design Notation
Comprehensive Testing
Fixed Loop
User Guide
3. A data structure in which data items of the same type are grouped together
Array
Translation
Module
Real
4. A design notation using different shaped boxes and showing hierarchy
Structure Diagram
Reliability
Module
Text Editor
5. High Level Code is converted into Machine Code
Translation
Concatenation
Psuedocode
Structure Diagram
6. A stage of SDP that involves the planning of a solution to the problem
Design Notation
Module
Readability
Design
7. A loop contained within another loop
Corrective
Conditional Loop
Nested Loop
Flow Chart
8. A type of test data that tests the limits of the expected range of values
Extreme
Field Testing
Robustness
Array
9. Test data which is on the boundary of what is acceptable by the program
Perfective Maintenance
Extreme Test Data
String
Fixed Loops
10. A type of maintenance used when a program needs to be updated to run on new hardware or software
Corrective Maintenance
Software Specificiation
Real
Adaptive
11. A programming instruction that returns out a numerical task - e.g. LENGTH or RND or DIV
Pre-defined Function
Fixed Loops
Program Specification
Nested Loop
12. Revisiting or repeating steps in the SDP to improve the solution
Adaptive
Reliability
Compiler
Iteration
13. A type of maintenance used to add new features to a program
Field Testing
Real
Perfective
Local Variable
14. A design methodology which begins with writing procedures and blocks of code
Adaptive
Logical Operator
Local Variable
Bottom-up Design
15. A type of test data that tests a program for values outwith the expected range
Exceptional
Efficiency
Design
Pre-defined Function
16. A data type used to store a single character
Analysis
Structure Diagram
Char
Maintainability
17. A data structure used to store a list of information of the same type
Counting Occurrences
Array
Project Manager
Stepwise Refinement
18. Adding new features to a program and the request and cost of the client
Local Variable
Programmer
Psuedocode
Perfective Maintenance
19. The Beta testing stage of the SDP
Acceptance Testing
Reliability
Perfective
Macro
20. Converts high level code into machine code in a single operation and reports all errors at the end
Programmer
Compiler
Exceptional Test Data
Counting Occurrences
21. Pre-defined and tested subprograms which speed up the SDP
Variable
Array
Module
Graphical Design Notation
22. An area of memory used to store data in a program
Programmer
Compiler
Variable
Module
23. Test data which should be rejected by the program under test conditions
Efficiency
Exceptional Test Data
Exceptional
Debugging
24. Documentation that explains how to operate the software once it has been installed
High Level Langauge
Real
User Guide
Counting Occurrences
25. A visual representation of the program design such as a Flowchart or Structure Diagram
Extreme
Array
Input Validation
Graphical Design Notation
26. Software is evaluated for excessive resource use such as memory or backing storage
Graphical Design Notation
Program Specification
Efficiency
Data Types
27. An evaluation criterion that assesses if the software can be used on a computer other than the one on which it was designed
Portability
Readability
Macro
Real
28. How well your program operates without stopping due to design faults
Adaptive Maintenance
Reliability
Iteration
Design
29. Translates a high level language program into object code
Program Specification
Compiler
Robustness
Concatenation
30. A series of actions that you record and then replay to automate tasks.
Fixed Loops
User Interface
Macro
Analysis
31. Allowing users other than the programmers to test the program
Systems Analyst
Design
Field Testing
Conditional Loop
32. A loop which is carried out a set number of times
Array
Stepwise Refinement
Fixed Loops
Translation
33. Joining strings together
Bottom-up Design
Concatenation
Integer
Comprehensive Testing
34. How easy is the program to use? This is one way to evaluate a program.
Adaptive Maintenance
Project Manager
User Interface
Graphical Design Notation
35. A loop that repeats instructions until - or while - a condition is met eg - Repeat / Until X > 0
Linear Search
Data Flow
Comprehensive Testing
Conditional Loop
36. Variables defined only for use in one subprogram
Readability
Local Variable
Adaptive
Flow Chart
37. Involves all the possible sets of test data and all of the program pathways
Programmer
Structure Diagram
Exhaustive Testing
Reliability
38. In charge of the whole software development process
Reliability
Logical Operator
Counting Occurrences
Project Manager
39. Changing the software in response to changes in the client's hardware
Analysis
Adaptive Maintenance
Macro
High Level Langauge
40. A text-based design notation using ordinary language to define a problem
Pseudocode
Modularity
Real
Project Manager
41. A document that is produced at the end of the Analysis stage. It is a legal agreement between the client and developer
Program Specification
Programmer
Machine Code
High Level Langauge
42. The movement of data between subprograms and implemented using parameters
Data Flow
Software Specificiation
User Guide
Design
43. First stage of the SDP concerned with gathering knowledge and understanding the problem
Readability
Integer
Analysis
Adaptive Maintenance
44. Types of data stored by a program including string and integer and real and single
Adaptive
Logical Operator
String
Data Types
45. A type of test data that tests a program using expected values within the allowed range
Analysis
Normal
Compiler
Interpreter
46. NOT/OR?AND
High Level Langauge
Pseudocode
Logical Operator
Integer
47. Fixing bugs or mistakes which were not discovered at the testing stage
Real
Documentation
Nested Loop
Corrective Maintenance
48. A loop that repeats instructions a set number of times eg - Loop 12 times
Maintainability
Fixed Loop
Program Specification
Bottom-up Design
49. Used to check that data input is with an acceptable range
Acceptance Testing
Input Validation
Data Types
Graphical Design Notation
50. Translates and runs a high level language one line at a time
Iteration
Compiler
Interpreter
Normal